dgnum.eu/README.md

318 B

dgnum.eu

This is the website for dgnum.eu

Deploy

The deployment is done automatically when an update is done here.

Build Static Site

nix-build

Develop

The website uses 11ty for its build, to use it locally, just:

direnv allow
npm install
npm run dev