Personal Site
https://skeh.site
Derek b9f5393fcf | ||
---|---|---|
static | ||
templates | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
home.py |
README.md
Home
The home / personal page for the site wot you on
Quickstart
-
Get yo' dependencies in check
pip install pipenv pipenv install
-
Add some quality content to
/static/moodboard
-
Put that bad boi up
-
For testing
pipenv shell FLASK_APP="home.py" flask run
-
For production
pipenv run gunicorn home:app
-
Longstart
thats all there is
what did you expect its a god damn personal site