# sebastians website ## Development ``` nix develop hugo server ``` ## Deployment ``` nix build ``` The copy of the website is stored in `result`.