My personal website
Deployed with Vercel, via Github commit hooks.
Build command
hugo --gc --minify --ignoreCache --verbose
After fresh git clone
git submodule update --init --recursive
To run
make serve
open http://localhost:1313
make post p={name}
make log
make til p={category}/{title}