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.
 
 
 
Derek b9f5393fcf Update 7 months ago
static Fix opacity 5 years ago
templates Update 7 months ago
Pipfile Initial commit 5 years ago
Pipfile.lock Initial commit 5 years ago
README.md Add a readme for any poor souls that want to use this 5 years ago
home.py Fix day_seeding_random not being stable for a day 5 years ago

README.md

Home

The home / personal page for the site wot you on

Quickstart

  1. Get yo' dependencies in check

    pip install pipenv
    pipenv install
    
  2. Add some quality content to /static/moodboard

  3. 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