17
0
Fork 0
Aerogramme website including blog system and documentation using Zola
Go to file
Quentin c44bc84569
fixing again...
2024-02-23 20:52:25 +01:00
content fixing again... 2024-02-23 20:52:25 +01:00
src Update website 2024-01-21 10:49:48 +01:00
static quickstart + wip cookbook 2024-01-21 16:35:19 +01:00
templates describe plots 2024-02-18 09:15:15 +01:00
.gitignore Add documentation 2023-06-02 12:39:25 +02:00
README.md add 2 buttons 2023-07-25 18:59:12 +02:00
config.toml WIP RAM USAGE 2024-02-16 18:57:49 +01:00
package.json fix build 2023-06-06 18:16:28 +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

README.md

Aerogramme Website

Install

yarn install

Dev

yarn start
zola serve

Build

yarn build
zola build
yarn build

Deploy

aws s3 sync --delete ./public s3://aerogramme.deuxfleurs.fr/