Zola theme based on w3.css framework
This zola theme is made to provide easy access to basic zola features with decent looking responsive layout. It also provied an opinionated methodology to customize it.
Usage
This theme uses the "include" feature that is not supported by Zola theme manager. It is not made to work out-of the box on an existing site but rather to start a new one from scratch. So first step is to clone it.
git clone
This theme uses Forkawesome as icon provider, you can get it as a submodule
git submodule init
git submodule update
The theme includes a lot of files not as submodules (katex, fonts, demo images...) and weigths 10Mo But do not panic, the output website will remain light!
TODO
- Proposer une version de chaque site sans régression.
- Si cette version est acceptée proposer la version revue des sites.
- Si cette version revue est acceptée, organiser la contribution, et intégrer les outils third party comme l'agenda du forum.