Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-20 | Add achievements banner to index | Linnnus | |
2024-03-20 | Make site dark as default | Linnnus | |
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-20 | Use sans-serif font as site-wide default | Linnnus | |
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-20 | Add hero image to index | Linnnus | |
2024-03-20 | Rename static/{global => base}.css | Linnnus | |
Now the name of the css file `static/XXX.css` matches the HTML/template file in `views/XXX.html`. | |||
2024-03-20 | Add initial site header | Linnnus | |
2024-03-20 | Add project overview to README | Linnnus | |
2024-03-20 | Add global CSS | Linnnus | |
2024-03-20 | Add templating engine and index page | Linnnus | |
2024-03-20 | Create README.md | lignus | |
2024-03-20 | Initial commit | Linnnus | |