Go to file
2020-12-14 13:45:11 -05:00
articles first draft on the circle script article 2020-12-14 13:45:11 -05:00
guitar I don't even know what this was about 2020-12-10 21:53:56 -05:00
static I don't even know what this was about 2020-12-10 21:53:56 -05:00
.gitignore .gitignore includes .DS_Store. 2013-08-08 08:48:44 -04:00
.gitmodules HTTPS, please! 2013-09-04 17:56:30 -04:00
auriga.service Added the service and set it up for use as shoofle.net 2020-12-10 21:41:23 -05:00
gunicorn_server_start Added the service and set it up for use as shoofle.net 2020-12-10 21:41:23 -05:00
project_list.html Blueprints. Completely restructured articles section. Y'know, nothin' big. Yawn. 2013-07-20 14:24:48 -04:00
project_list.zip.html Allow users to view the site in zipped format 2016-06-29 10:15:24 -04:00
pure_flask.py Blueprints. Completely restructured articles section. Y'know, nothin' big. Yawn. 2013-07-20 14:24:48 -04:00
pure_flask.pyc Blueprints. Completely restructured articles section. Y'know, nothin' big. Yawn. 2013-07-20 14:24:48 -04:00
README.md Added the service and set it up for use as shoofle.net 2020-12-10 21:41:23 -05:00
start_in_screen.sh various, sorry 2016-06-29 10:15:47 -04:00

This is my server! It's not much, but it's mine.

It runs on flask. It's kinda messy! This is one project I'm working on strictly for results - I just want to post stuff as easily as possible, with as little hassle as possible (but avoiding having to use PHP). There might be some slightly-more-complicated stuff in here using blueprints or subapplications, so that I can extend things! It's not done, though.

Poke. Poke.

I made a service file for use with systemd finally! It'll make it so that it'll automatically start when the server starts.