Skip to content

A static homepage and blog easily managed with scripting. Uses Flask, Flask-FlatPages, and Flask-Frozen.

License

Notifications You must be signed in to change notification settings

bmbove/flask-static-homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

./manage.py build builds static distribution into ./build

./manage.py runserver runs flask's built in server on :8000

./manage.py createpost creates an empty blog post

./manage.py createpage creates an empty page with header filled out

./manage.py deploy deploys to configured server via rsync

./manage.py flush flushes all blog posts and pages, starts clean

About

A static homepage and blog easily managed with scripting. Uses Flask, Flask-FlatPages, and Flask-Frozen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published