Rye migration. Mistune upgrade
This commit is contained in:
parent
e73eca5c15
commit
8c15dadbb1
7 changed files with 79 additions and 323 deletions
2
Makefile
2
Makefile
|
|
@ -17,7 +17,7 @@ site_remote:
|
|||
systemctl reload nginx
|
||||
|
||||
site_local:
|
||||
./makesite.py --params params-local.json
|
||||
rye run python makesite.py --params params-local.json
|
||||
cd _site && python -m SimpleHTTPServer 2> /dev/null || python3 -m http.server
|
||||
|
||||
dock: site_local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue