You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
they use handlebars instead of ejs. it's a lot more readable and maybe even more common at this point. i assume you can use functions, {{ slugify(foo) }} but i haven't tried this
they apparently have a no-config base setup that evaluates your files and then prompts for whatever variables you've defined within your template dir
The text was updated successfully, but these errors were encountered:
https://github.com/segmentio/khaos
features I like:
{{ slugify(foo) }}
but i haven't tried thistemplate
dirThe text was updated successfully, but these errors were encountered: