Skip to content

stackwarpattack/stackwarpattack.github.io

Repository files navigation

Serving the website

# Serve directly if you have hugo installed
hugo serve
# Serve with the nix-pinned hugo version
nix run

Generating the favicon

nix-shell -p imagemagick --run 'magick -density 300 -define icon:auto-resize=256,128,96,64,48,32,16 -background none static/favicon_dark.svg static/favicon_dark.ico && magick -density 300 -define icon:auto-resize=256,128,96,64,48,32,16 -background none static/favicon_light.svg static/favicon_light.ico'

About

Hugo website for the stackwarpattack.com website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •