-
requires python 3.x and flask
-
run:
./runserver -
create post:
./static.py add post "title" [slug] -
create page:
./static.py add page "title" [slug] -
deploy:
./static.py generate
arifwn/sainsmograf
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
requires python 3.x and flask
run: ./runserver
create post: ./static.py add post "title" [slug]
create page: ./static.py add page "title" [slug]
deploy: ./static.py generate