This commit is contained in:
parent
24b03c77c3
commit
26c99c378d
5 changed files with 94 additions and 4 deletions
3
Makefile
3
Makefile
|
@ -2,3 +2,6 @@
|
|||
.PHONY: all
|
||||
all:
|
||||
python3 ./main.py
|
||||
|
||||
public/pyg.css:
|
||||
pygmentize -S dracula -f html -a .codehilite > ./public/pyg.css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue