For now the website is completely blank, save for the Superposition Development logotype (not the image). Few things to do:
- Once we have anything to show for a project make a webpage for it:
- Spectator
- OnServerDuty
- Relay
These projects may also have devlogs, dunno.
Logo has to be remade! The currnent image is nice but has fucked up alpha, meaning it only looks good on white backgrounds.
- Organize files
- Clean up old files (old-index.html and other css files in the static folder)
- Organize sources:
- Currently pages are fully displayed as flexboxes. I feel that only displaying
a subset of content as flexbox (such as a
<div class="content"></div>) would be better (it's causing issues inpages/people.html). - Some designs could be improved
- Currently pages are fully displayed as flexboxes. I feel that only displaying
a subset of content as flexbox (such as a
- Setup colors
- Setup descriptions for
pages/people.html - Setup project pages
- I want [OnServerDuty] to have a terminal, doesn't need to be as fully fledged as the one in game.
- Polish