mirror of
https://github.com/SchweGELBin/website.git
synced 2026-08-24 10:56:14 +02:00
My website
https://michi.my
- Astro 90.9%
- Nix 7%
- JavaScript 1.1%
- CSS 1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| docs | ||
| public | ||
| src | ||
| .gitignore | ||
| astro.config.mjs | ||
| cliff.toml | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||
Website
- My Website
- Deployed on gh-pages and my server
- Available in my nur expressions repo
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/