17
0
Fork 0
Aerogramme website including blog system and documentation using Zola
Go to file
Quentin ad20ad5c4d
wip logo v2
2023-05-24 11:33:27 +02:00
content Merge pull request 'Templates changes and doc updates for v0.8' (#11) from v0.8 into master 2022-09-29 17:30:50 +02:00
src WIP website conversion 2023-05-23 17:08:08 +02:00
static wip logo v2 2023-05-24 11:33:27 +02:00
templates wip logo v2 2023-05-24 11:33:27 +02:00
.gitignore Add shell.nix and update garage source, include api docs copy 2022-11-16 12:06:57 +01:00
README.md Cleaning 2023-05-23 15:17:01 +02:00
config.toml WIP website conversion 2023-05-23 17:08:08 +02:00
package.json 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 Cleaning 2023-05-23 15:17:01 +02:00

README.md

Aerogramme Website

Install

yarn install

Dev

yarn start
zola serve

Build

yarn build
zola build