Go to file
2023-07-23 11:16:06 -04:00
articles circle script updates 2023-07-23 11:16:06 -04:00
guitar I don't even know what this was about 2020-12-10 21:53:56 -05:00
static renamed to shooflenet and moved to self hosted git 2022-07-31 10:25:53 -04: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
generate.ignore.py finalized generate.ignore.py and got rid of source and finalized 2022-12-13 12:46:13 -05:00
index.html circle script updates 2023-07-23 11:16:06 -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 alsdjf 2023-07-23 11:14:40 -04:00
shooflenet.service renamed to shooflenet and moved to self hosted git 2022-07-31 10:25:53 -04:00
test.py i'm probably going to roll this back but here's a change 2022-10-22 14:14:09 -04:00

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

It used to run on flask, but now it is just static html to be served through nginx. Who needs to actually write server code, right? :(

It's still in progress, and completely broken at the moment.

Okay this has been updated towards being statically generated and served by nginx (or whatever stat ic web server you like). I have made a fancy schmancy STATIC SITE GENERATOR in generate.ignore.py , which basically just renders jinja templates for appropriate files! it's pretty self-explanatory, use -h to get help on the args, it's a great time.