Aerogramme website including blog system and documentation using Zola
Go to file
2023-06-06 17:36:34 +02:00
content add missing files 2023-06-06 17:36:34 +02:00
src RFC status page 2023-06-06 16:44:11 +02:00
static add missing files 2023-06-06 17:36:34 +02:00
templates funding + research 2023-06-06 17:36:05 +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