Website of the clan project
Go to file
Clan Merge Bot 5e691505a7
All checks were successful
check / test (pull_request) Successful in 16s
update flake lock - 2023-11-16T13:54+00:00
Flake lock file updates:

• Updated input 'clan-core':
    'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=eec22d7d39f11b7cde4cbdfebaf512d8893d9e7f' (2023-11-11)
  → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=95d41323b0b4f6886fbe8556461a48e66a2200aa' (2023-11-16)
• Updated input 'clan-core/disko':
    'github:nix-community/disko/944d338d24a9d043a3f7461c30ee6cfe4f9cca30' (2023-10-27)
  → 'github:nix-community/disko/2d7d77878c5d70f66f3d676ff66708d8d4f9d7df' (2023-11-12)
• Updated input 'clan-core/sops-nix':
    'github:Mic92/sops-nix/275b28593ef3a1b9d05b6eeda3ddce2f45f5c06f' (2023-11-03)
  → 'github:Mic92/sops-nix/0e3a94167dcd10a47b89141f35b2ff9e04b34c46' (2023-11-14)
• Updated input 'clan-core/treefmt-nix':
    'github:numtide/treefmt-nix/5deb8dc125a9f83b65ca86cf0c8167c46593e0b1' (2023-10-27)
  → 'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/85f1ba3e51676fa8cc604a3d863d729026a6b8eb' (2023-11-04)
  → 'github:NixOS/nixpkgs/e44462d6021bfe23dfb24b775cc7c390844f773d' (2023-11-12)
2023-11-16 13:54:52 +00:00
.gitea/workflows ci: add checks 2023-07-31 19:56:59 +02:00
content Technical overview: fix typo in title 2023-10-08 12:31:13 +02: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 add envrc 2023-07-05 15:40:16 +02: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 - 2023-11-16T13:54+00:00 2023-11-16 13:54:52 +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"