hugo-theme-wondermod/Makefile
2022-07-24 01:39:42 +02:00

6 lines
144 B
Makefile

run-example:
cd exampleSite && hugo server -D --gc -p 13131
chroma-css:
hugo gen chromastyles --style=dracula > assets/css/common/chroma.css