Go to file
Simon 85a9a24085 feat: Add config 2020-05-10 16:32:05 +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
.gitignore feat: Add config 2020-05-10 16:32:05 +02:00
.gitmodules feat: Add reveal theme 2020-05-10 14:57:41 +02:00
Dockerfile feat: Add config 2020-05-10 16:32:05 +02:00
README.md feat: Add config 2020-05-10 16:32:05 +02:00
config.toml feat: Add config 2020-05-10 16:32:05 +02:00
docker-compose.yml feat: Add config 2020-05-10 16:32:05 +02:00
run feat: Add config 2020-05-10 16:32:05 +02:00

README.md

Slides

Install

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

Dev

./run dev

Build

./run build

Docker

./run docker

Deploy

./run deploy