Website of the clan project
Go to file
Clan Merge Bot 77f3bc484f
All checks were successful
check / test (pull_request) Successful in 17s
update flake lock - 2023-10-16T00:00+00:00
Flake lock file updates:

• Updated input 'clan-core':
    'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=78758319f301261fba6677b6c15b8ac553a09fa8' (2023-10-08)
  → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=a650d9c341f274d8043aac06d4010f375d6c3397' (2023-10-14)
• Updated input 'clan-core/disko':
    'github:nix-community/disko/646ee25c25fffee122a66282861f5f56ad3e0fd9' (2023-10-02)
  → 'github:nix-community/disko/cde886a1c97ef2399b4f91409db045785020291f' (2023-10-05)
• Updated input 'clan-core/nixos-generators':
    'github:nix-community/nixos-generators/8ee78470029e641cddbd8721496da1316b47d3b4' (2023-09-04)
  → 'github:nix-community/nixos-generators/150f38bd1e09e20987feacb1b0d5991357532fb5' (2023-09-30)
• Updated input 'clan-core/sops-nix':
    'github:Mic92/sops-nix/2f375ed8702b0d8ee2430885059d5e7975e38f78' (2023-09-21)
  → 'github:Mic92/sops-nix/d7380c38d407eaf06d111832f4368ba3486b800e' (2023-10-08)
• Updated input 'clan-core/treefmt-nix':
    'github:numtide/treefmt-nix/e951529be2e7c669487de78f5aef8597bbae5fca' (2023-09-21)
  → 'github:numtide/treefmt-nix/720bd006d855b08e60664e4683ccddb7a9ff614a' (2023-09-27)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/87828a0e03d1418e848d3dd3f3014a632e4a4f64' (2023-10-06)
  → 'github:NixOS/nixpkgs/5e4c2ada4fcd54b99d56d7bd62f384511a7e2593' (2023-10-11)
2023-10-16 00:00:15 +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-10-16T00:00+00:00 2023-10-16 00:00:15 +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"