built-in Chroma

This commit is contained in:
Wonderfall
2022-07-24 01:39:42 +02:00
parent ebe7400f54
commit 8411411a67
16 changed files with 153 additions and 1820 deletions

5
Makefile Normal file
View File

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