So it shouldn't be any configuration error on my part.
Harry Wolff
@hswolff
hmm
that's annoying
i'm simplying that in v3 fwiw
so should be easier to understand
Alex
@awulkan
What are you simplifying?
The configuration?
But the problem was that reptar watch doesn't work properly. :)
It doesn't find assets.
Alex
@awulkan
I haven't been able to troubleshoot further, and I probably won't have time to for a few weeks at least. You probably know how to find the problem faster than me anyway. :)
Harry Wolff
@hswolff
v3 is out :o
(i removed themes, plz don't kill me alex)
happy to add them back in but how they were done now i was not happy with
could also do it via convention
Alex
@awulkan
No worries, I am starting a new job as a C# developer next month so I won't be using Reptar that much. I'll be moving to a C#-based site generator.
Congrats on reaching V3 though! :D
Harry Wolff
@hswolff
congrats on the new job!
and thank you!
i only hear good things about c#
Alex
@awulkan
Thanks, it's kinda scary since I have no previous C# experience and it's my first dev job. :D Studying a lot right now. Maybe one day I'll get back to Reptar again. I hope you won't abandon it.
Harry Wolff
@hswolff
i use it for my blog
so unless i stop blogging :D
gonna start working on the admin dashboard next
i want that bad
_
Alex
@awulkan
How are you planning to build it?
Harry Wolff
@hswolff
i'm making an api based off your site
and then making a regular ol' react app to power it
so you can view all your files, edit it in the browser, save it
the react app will be self contained, just hitting apis
Alex
@awulkan
ok, cool. Good luck. :)
Harry Wolff
@hswolff
ty! you too!
Mohammad Asad Mohammad
@AlahmadiQ8
Hello, i just wanna ask, are there any plans for 4.x in the near future, or is 3.x is planned to remain for a while?
Hanu
@haniuman_twitter
hi guys! Can I use reptar watch to refresh automatically the browser?
Hanu
@haniuman_twitter
Btw, My head is going to explode!
Last to days, I test so many static site generator, that now I am totally giddy!
Hanu
@haniuman_twitter
Is Reptar support on Windows?
Alex
@awulkan
Not fully afaik. Last time I used it the watch feature didn't work I think.
Harry Wolff
@hswolff
hey hanu!
I do want to add refresh mode via reptar/reptar#48
Not implemented yet
Windows support I'm not sure of atm, i don't have a dedicated windows test machine unfortunately
Dan Perrera
@dperrera
Hello :wave:
@hswolff, thanks for inviting me here.
Arturo Romero
@arturoromeroslc
Hello everyone
Arturo Romero
@arturoromeroslc
When I run reptar new I get an error.
Is there a type that needs to be added after new?
Just read the error code reptar new file works
allancth
@allancth
Hi. I'm new to node. I am looking at deploying and serving static sites with reptar on heroku. I can get it running with 'reptar serve', but how is it possible to get it running on heroku. Is there something I can do in package.json to run the command 'reptarb serve'?
Ben Gray
@bengray
Hello! I'm in the process of automating reptar with Jake. Is there a way I can create a new post and pass the title of the post as a parameter?