As the github organization itself, this is an unofficial website for LnL7
and nix-darwin maintainer's effort, the nix-darwin project.
Zola, a static site generator was used to build this website.
Project contains flake.nix, so...
# Enter the devenv
nix develop -c $SHELL
# Start development server
zola serve --drafts
Currently, you can build website just by calling nix build
, however, it won't include all the manuals which I baked right into GitHub workflows with my spaghetti bash scripts. I'm planning to include manuals as well in website and port codes from workflows to nix build steps.
I bought domain at namecheap and I use my personal NS servers hosted in my global datacenters via NixOS. If you need subdomains of nix-darwin.org, you can send PR at zones/nix-darwin.org.zone.
This project is licensed under the MIT License - see the LICENSE file for details.