Hacker News new | ask | show | jobs
by reacharavindh 3104 days ago
I'm admittedly naive in this front of anything JavaScript/npm/gulp/yarn/many other tools. They always seem to be over complicated for my interest.

Quickly reading about pug feels like it converts templates to some JS files which I don't want.

I'd like a Markdown/SunDown/custom markup to one inlined HTML, which I can deploy wherever I want..

1 comments

Haml or Slim are a better bet than Pug then.

Nb: pug aka Jade used to convert direct to HTML, I also lament the "everything the JavaScript" silliness.