Aerogramme website including blog system and documentation using Zola
Go to file
2023-06-05 15:41:45 +02:00
content WIP aerogramme website 2023-06-05 15:41:45 +02:00
src WIP aerogramme website 2023-06-05 15:41:45 +02:00
static WIP aerogramme website 2023-06-05 15:41:45 +02:00
templates WIP aerogramme website 2023-06-05 15:41:45 +02:00
.gitignore Add documentation 2023-06-02 12:39:25 +02:00
config.toml WIP aerogramme website 2023-06-05 15:41:45 +02:00
package.json WIP download 2023-05-26 15:13:50 +02:00
README.md Cleaning 2023-05-23 15:17:01 +02:00
tailwind.config.js WIP website conversion 2023-05-23 17:08:08 +02:00
yarn.lock WIP download 2023-05-26 15:13:50 +02:00

Aerogramme Website

Install

yarn install

Dev

yarn start
zola serve

Build

yarn build
zola build