Website of the clan project
Go to file
2023-07-05 13:24:42 +02:00
content first commit 2023-07-05 12:58:15 +02:00
templates add templates directory by default 2023-07-05 13:08:30 +02:00
themes/adidoks Merge commit 'ce052bab1db3c8c518d65a4b63383c1d8ac991a4' as 'themes/adidoks' 2023-07-05 13:23:16 +02:00
.envrc first commit 2023-07-05 12:58:15 +02:00
.gitmodules remove theme submodule 2023-07-05 13:22:23 +02:00
config.toml first commit 2023-07-05 12:58:15 +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 add README 2023-07-05 13:15:53 +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