diff --git a/generator.py b/generator.py index b13cb59..be447a3 100644 --- a/generator.py +++ b/generator.py @@ -3,7 +3,7 @@ import os static = os.listdir("pages/static/") posts = os.listdir("pages/posts") -templates = ["header","navbar","body","footer"] +templates = ["header","navbar","sidebar","body","footer"] for staticPage in static: with open("site/" + staticPage, 'w+') as output: diff --git a/pages/static/about.html b/pages/static/about.html index 87749e6..0657184 100644 --- a/pages/static/about.html +++ b/pages/static/about.html @@ -9,5 +9,5 @@

I made this by coding up a quick SSG to allow for rapid templating in python. I've got the code for this website up on gitea. You can find a link on the projects page.

I don't think it's suitable for reuse as is, unless you really want to put in that work, but maybe it will inspire you to make a site like this!

Ultimately the site is coded by hand, including the ssg that combines it for upload

-
+

Also, fuck conventions, have fun!

\ No newline at end of file diff --git a/pages/static/index.html b/pages/static/index.html index e33da19..1fde7f3 100644 --- a/pages/static/index.html +++ b/pages/static/index.html @@ -1,5 +1,5 @@

Index

This is a website. I fucking hope...

-

Under Construction

-

+

Under Construction

+

diff --git a/pages/static/overwatch.html b/pages/static/overwatch.html index eb416bf..5f65894 100644 --- a/pages/static/overwatch.html +++ b/pages/static/overwatch.html @@ -2,14 +2,14 @@

I am thepandahead#1650

Observations

I might expand these into blog posts at some point, but some of them stand alone.

-