Go to file
Simon ee2ed740f2 Update config 2020-10-19 12:33:44 +02:00
archetypes first commit 2020-05-10 13:47:58 +02:00
assets/themes feat: Add new custom theme 2020-05-10 15:00:02 +02:00
content feat: Add config 2020-05-10 16:32:05 +02:00
themes feat: Add reveal theme 2020-05-10 14:57:41 +02:00
.dockerignore feat: Add config 2020-05-10 16:32:05 +02:00
.env Update config 2020-10-19 12:33:44 +02:00
.gitignore Update config 2020-10-19 12:33:44 +02:00
.gitmodules feat: Add reveal theme 2020-05-10 14:57:41 +02:00
Dockerfile Update config 2020-10-19 12:33:44 +02:00
README.md Update config 2020-10-19 12:33:44 +02:00
config.toml feat: Add config 2020-05-10 16:32:05 +02:00
docker-compose.yml Update config 2020-10-19 12:33:44 +02:00
run Update config 2020-10-19 12:33:44 +02:00

README.md

Slides

Install

git clone https://git.weko.io/kosssi/slides.lamelio.fr.git --recurse-submodules

Dev

./run dev

Build

./run build

Docker

./run docker

Deploy

./run deploy