Content dump and hide apprentice docs for now...

This commit is contained in:
2022-07-04 12:15:48 +00:00
parent 9d95802629
commit 193b7324f7
41 changed files with 758 additions and 51 deletions

View File

@@ -13,6 +13,7 @@ docs:
- url: https://handlebarsjs.com/guide/
name: Handlebars official guide
---
Handlebars.js is a templating engine like jinja2, but entirely in JavaScript.
Personally I've only found pug templates very nice to work with as I love the minimal syntax.