Website of the clan project
Go to file
2023-07-05 15:40:16 +02:00
content Squashed 'themes/adidoks/' content from commit 5c69827 2023-07-05 13:23:16 +02:00
templates Squashed 'themes/adidoks/' content from commit 5c69827 2023-07-05 13:23:16 +02:00
themes/adidoks Merge commit 'ce052bab1db3c8c518d65a4b63383c1d8ac991a4' as 'themes/adidoks' 2023-07-05 13:23:16 +02:00
.envrc add envrc 2023-07-05 15:40:16 +02:00
.gitmodules remove theme submodule 2023-07-05 13:22:23 +02:00
config.toml Squashed 'themes/adidoks/' content from commit 5c69827 2023-07-05 13:23:16 +02:00
flake.lock flakify 2023-07-05 13:22:58 +02:00
flake.nix fix website build 2023-07-05 13:24:42 +02:00
LICENSE.md add license 2023-07-05 13:13:18 +02:00
README.md Squashed 'themes/adidoks/' content from commit 5c69827 2023-07-05 13:23:16 +02:00

Getting start with the repo

This is the source for the homepage. We use zola for building a static website.

Build the homepage

$ zola build

Start a local webserver

$ zola serve