Website of the clan project
Go to file
DavHau b9cfeceea0
All checks were successful
deploy / test (push) Successful in 15s
check / test (push) Successful in 15s
envrc: watch devshell file
2024-01-17 14:09:42 +07:00
.gitea/workflows ci: add checks 2023-07-31 19:56:59 +02:00
content add virtualisation picture 2024-01-05 14:29:52 +01:00
flake-parts add script to generate new blog posts 2023-09-21 12:51:19 +02:00
static Qubasa-main (#17) 2023-09-04 13:53:20 +00:00
templates Qubasa-main (#17) 2023-09-04 13:53:20 +00:00
themes/adidoks Qubasa-main (#17) 2023-09-04 13:53:20 +00:00
.envrc envrc: watch devshell file 2024-01-17 14:09:42 +07:00
.gitignore devShells: inherit from clan-core 2023-07-31 20:05:04 +02:00
.gitmodules remove theme submodule 2023-07-05 13:22:23 +02:00
config.toml Qubasa-main (#17) 2023-09-04 13:53:20 +00:00
flake.lock update flake lock - 2024-01-15T00:00+00:00 2024-01-15 00:00:13 +00:00
flake.nix add script to generate new blog posts 2023-09-21 12:51:19 +02:00
LICENSE.md docs: rename Clan/cLan -> cLAN 2023-07-17 09:13:38 +00:00
README.md add script to generate new blog posts 2023-09-21 12:51:19 +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

Contributing

Send changes to https://git.clan.lol/clan/clan-homepage

To update the website

$ nix run .#deploy

Create a new post

$ nix run .#new-post "September Changelog"