- Richard Stibbard videos:
https://www.youtube.com/watch?v=_kOWcRur7f0&list=PLz_6dB4PItBEYHIDnXPUI81pTQ_71eEqS&t=0s
- Run-time PUG syntax engine:
https://naltatis.github.io/jade-syntax-docs/
The PUG CLI allows you to create .html files from your PUG files during development, in near-real-time
- Install pug cli:
npm install -g pug-cli