17
0
Fork 0
Aerogramme website including blog system and documentation using Zola
Go to file
Quentin a839ff97b8
Cleaning
2023-05-23 15:17:01 +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
garage@bcc9772470 Add shell.nix and update garage source, include api docs copy 2022-11-16 12:06:57 +01:00
src Style for <hr> element on blog posts 2022-02-01 17:23:44 +01:00
static Cleaning 2023-05-23 15:17:01 +02:00
templates 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
.drone.yml Add shell.nix and update garage source, include api docs copy 2022-11-16 12:06:57 +01:00
.gitignore Add shell.nix and update garage source, include api docs copy 2022-11-16 12:06:57 +01:00
.gitmodules Documentation from garage submodule 2022-02-02 10:07:26 +01:00
README.md Cleaning 2023-05-23 15:17:01 +02:00
config.toml Small templates changes 2022-09-14 19:33:05 +02:00
package.json Cleaning 2023-05-23 15:17:01 +02:00
tailwind.config.js Beautify download button 2022-01-28 01:20:33 +01: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