My website https://michi.my
  • Astro 90.9%
  • Nix 7%
  • JavaScript 1.1%
  • CSS 1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-26 19:45:41 +02:00
.github/workflows ci: add deploy to gh-pages workflow 2025-07-17 18:08:57 +02:00
.vscode chore: init 2025-07-16 21:28:03 +02:00
docs chore: update domain from michi.my to michi.im 2026-07-26 19:45:41 +02:00
public feat: add custom favicon 2025-08-05 19:41:08 +02:00
src chore: update domain from michi.my to michi.im 2026-07-26 19:45:41 +02:00
.gitignore chore: add nix files 2025-07-17 18:46:18 +02:00
astro.config.mjs chore: update domain from michi.my to michi.im 2026-07-26 19:45:41 +02:00
cliff.toml chore(ci): init git-cliff config 2025-11-02 22:05:55 +01:00
default.nix chore: bump to 1.6.13 2026-06-17 19:00:55 +02:00
flake.lock chore(deps): update, use pnpm fetcherVersion 4 2026-06-17 19:00:05 +02:00
flake.nix chore: add nix files 2025-07-17 18:46:18 +02:00
LICENSE docs(license): update copyright year 2026-01-01 16:38:52 +01:00
package.json chore: bump to 1.6.13 2026-06-17 19:00:55 +02:00
pnpm-lock.yaml chore(deps): update, use pnpm fetcherVersion 4 2026-06-17 19:00:05 +02:00
tsconfig.json chore: init 2025-07-16 21:28:03 +02:00

Website

GitHub Downloads (all assets, all releases) GitHub License GitHub Release

Build

General

git clone https://github.com/SchweGELBin/website.git
cd website
pnpm build

Website files will be at ./dist/

Nix

nix build github:SchweGELBin/website

Website files will be at ./result/