hugo-WonderMod/Makefile

6 lines
144 B
Makefile
Raw Permalink Normal View History

2022-07-23 19:39:42 -04:00
run-example:
cd exampleSite && hugo server -D --gc -p 13131
chroma-css:
hugo gen chromastyles --style=dracula > assets/css/common/chroma.css