Personal Site
https://skeh.site
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
static | 5 years ago | |
templates | 7 months ago | |
Pipfile | 5 years ago | |
Pipfile.lock | 5 years ago | |
README.md | 5 years ago | |
home.py | 5 years ago |
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