my website
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

HTML 45.6%
Nix 28.0%
CSS 17.0%
Shell 8.4%
Other 0.9%
13 1 0

Clone this repository

https://tangled.org/eeep.ee/website3 https://tangled.org/did:plc:mlyxfgbugroxjmo7berpnowb/website3
git@knot.synth.download:eeep.ee/website3 git@knot.synth.download:did:plc:mlyxfgbugroxjmo7berpnowb/website3

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

website3#

not to be confused with: "web3", actually more like website3¾

this should reproduce the nix store path on the website: nix build github:chfour/website3#website --no-link --print-out-paths

this is the other part of the code that makes this run and it is Cursed because of caching

run the following to serve everything locally: nix run nixpkgs#caddy -- file-server -l 0.0.0.0:8000 -a -r "$(nix build .#website.out --no-link --print-out-paths)/var/www"