Aerogramme website including blog system and documentation using Zola
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Quentin 09eb8aa9a1
keep only final version
6 days ago
content Merge pull request 'Templates changes and doc updates for v0.8' (#11) from v0.8 into master 8 months ago
src WIP website conversion 1 week ago
static keep only final version 6 days ago
templates wip logo v2 7 days ago
.gitignore Add shell.nix and update garage source, include api docs copy 7 months ago
README.md Cleaning 1 week ago
config.toml WIP website conversion 1 week ago
package.json Cleaning 1 week ago
tailwind.config.js WIP website conversion 1 week ago
yarn.lock Cleaning 1 week ago

README.md

Aerogramme Website

Install

yarn install

Dev

yarn start
zola serve

Build

yarn build
zola build