Skip to content

A new documentation site for handlebars.js and the handlebars-language

License

Notifications You must be signed in to change notification settings

arav-agarwal2/docs

 
 

Repository files navigation

This is the repository for a new-to-come Handlebars documentation site.

The site can be previewed at https://handlebars-lang.github.io/docs

When finished, it might become https://handlebarsjs.com some time...

Why vuepress?

There are a lot of static page generators out there nowadays. I have chosen vuepress over other systems for several reasons:

  • I like vuejs.
  • Vuepress builds fast loading static sites with modern PWA technologies.
  • Vuepress is centered around markdown, but leaves the opportunity to inject interactive parts if needed
  • Vuepress has a simple predefined way of adapting stylesheets, which makes it easy to adapt colors from the original site without rewriting the whole css
  • The vuejs documentation site is build with vuepress, so it will hopefully be around for a while.

You can challenge me and propose other solutions, but you might be asked to help out if you do.

-- Nils

About

A new documentation site for handlebars.js and the handlebars-language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 50.8%
  • JavaScript 43.0%
  • CSS 6.2%