diff --git a/content/roadmaps/107-nodejs/content/109-nodejs-template-engines/101-pug.md b/content/roadmaps/107-nodejs/content/109-nodejs-template-engines/101-pug.md index 430e9b8e4..363f417c8 100644 --- a/content/roadmaps/107-nodejs/content/109-nodejs-template-engines/101-pug.md +++ b/content/roadmaps/107-nodejs/content/109-nodejs-template-engines/101-pug.md @@ -1 +1,11 @@ -# Pug \ No newline at end of file +# Pug + +Pug is a JavaScript template engine. It is a high-performance template engine heavily influenced by Haml and implemented with JavaScript for Node.js and browsers. Pug was formerly called Jade. + +Pug is a high-performance template engine heavily influenced by Haml and implemented with JavaScript for Node.js and browsers + +Free Content +Getting started wuith PugJs +How to Build a Node Application Using a Pug Template +Node.js + Express - Tutorial - PugJS Templating Engine +Pug.js tutorial