Hacker News new | ask | show | jobs
by gdamjan1 2402 days ago
what is "pug"? (a link in the readme would be nice)
1 comments

Pug is an HAML-like tool that allows you to abstract html syntax, preventing errors and improving frontend development speed. Thanks for the tip, I'm updating README to include more informations.