My personal blog hauleth.dev
blog
0
fork

Configure Feed

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

Add statichost.yml to configure StaticHost.eu build

+9
+9
statichost.yml
··· 1 + image: ghcr.io/getzola/zola:v0.21.0 2 + command: build 3 + public: public 4 + image_entrypoint: true 5 + 6 + # TODO: Usa nix there 7 + # image: ghcr.io/lix-project/lix:latest 8 + # command: nix --extra-experimental-features nix-command --extra-experimental-features flakes run .#publish 9 + # public: public