zimfw / zimfw.sh

A modern website for the Zim framework.
https://zimfw.sh
3 stars 5 forks source link

zimfw.sh

A modern website for the Zim framework.

Built with Bulma, aos.js, and 11ty.

Contributing

To contribute to the documentation, simply edit the files in the docs folder. To add a new page to the menu, edit _data/docs_menu.yml and add an entry.

Start development server

yarn serve

Build for production

yarn build