Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 356 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 356 Bytes

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