Skip to content

ghostwriteattack/ghostwriteattack.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/ghostwrite-no-text.svg static/favicon.ico'

About

Hugo website for the ghostwriteattack.com website.

Resources

Stars

Watchers

Forks