I started this Gitter so that we can chat about feature requests and issues for Static Site Boilerplate
First up, for #14 what template engines would you like to see supported?
Jeffrey Happel
@jeffrhap
Hey there, was trying out the static site boilerplate, but it doesnt seem to work here, installing dependencies gives errors, what version of node is best to use? I am om 10.15.3 on windows now
Manuel
@megamastermanu_twitter
Hi everyone, thanks for providing the boilerplate! I currently use it in a project and try to integrate handlebars but don’t get it work, since i’m not that pro with webpack. Do you have some more ressouces or informations than in issue #14? Thank you!
Eric Alli
@ericalli
@jeffrhap Try out the latest release -- it should resolve most installation errors. I'm personally using Node v11.3.0.
@megamastermanu_twitter We're you able to get Handlebars working in your project? The README for the pcardune/handlebars-loader project should give a bit more insight. If you are receiving a specific error message, feel free to post it here and I can help debug.
stephanesdr
@stephanesdr
Hi everyone, i'm prettie new in the wordl's coding and i was looking for implement tailwindcss in this static-site-boilerplate, do you have any tips for me ? i seen that postcssloader is already there but i don't succeed to implement tailwind correctly ..