mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
6 lines
144 B
Makefile
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
|