summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-20Add achievements banner to indexLinnnus
2024-03-20Make site dark as defaultLinnnus
The entire site-design is going to be pretty dark, as gaming sites generally are. I honestly don't know why I went with such light colors to begin with...
2024-03-20Use sans-serif font as site-wide defaultLinnnus
Anything's better than the default serif font though I'm not actually sure a sans-serif font is appropriate for the vibe we're trying to give... Will need to re-evaluate later.
2024-03-20Add hero image to indexLinnnus
2024-03-20Rename static/{global => base}.cssLinnnus
Now the name of the css file `static/XXX.css` matches the HTML/template file in `views/XXX.html`.
2024-03-20Add initial site headerLinnnus
2024-03-20Add project overview to READMELinnnus
2024-03-20Add global CSSLinnnus
2024-03-20Add templating engine and index pageLinnnus
2024-03-20Create README.mdlignus
2024-03-20Initial commitLinnnus