Update requirements / add preview target

Takumi Sueda 2021-02-21 20:41:36 +09:00
parent 3521c5c730
commit ef77d0a1f6
2 changed files with 6 additions and 1 deletions

@ -9,3 +9,7 @@ doctoc:
generate:
python3 gen.py
.PHONY:
preview:
python3 -m grip . 0.0.0.0

@ -1 +1,2 @@
markdown
markdown
grip