Aerogramme website including blog system and documentation using Zola
content | ||
src | ||
static | ||
templates | ||
.gitignore | ||
config.toml | ||
package.json | ||
README.md | ||
tailwind.config.js | ||
yarn.lock |
Aerogramme Website
Install
yarn install
Dev
yarn start
zola serve
Build
yarn build
zola build