this thing is made using starlight and astro!!1! (this is actually important because astro can be interesting locally, i.e search wont work)
another figura wiki for a couple reasons:
- im learning web development
- i think starlight is a better looking docs
- at least compared to docusaurus
- mediawiki ui is pretty neat though, if i could i would take a few things from it (aka everything but the navigation ux)
- no docs handle library docs which if certain things happen in the future, it might be very helpful to have something more centralised (github wiki ux sucks too)
- i just want to :3
readme-orig.md might be useful to people so read that if you want
- Change some fonts to be better
- Currently seems to be weird and not work how we wish it would work so this is somewhat on hold
- Make light mode variant of theme
- Would require a light mode version of the background
- Fix up a few mobile layout issues
- Mobile toc needs blur
- Top bar looks weird when in sidebar view
- Might be better off just getting rid of the blur when in mobile view
- Make tab list
- Mostly done, just need to organise things out which will be tedious
- Search bar related changes
- Shrink search bar into something akin to a search button
- Move search to the right edge
- Overall similar to docasaurus maybe?
- Replace theme drop down with settings
- Text Size: (Small - Medium - Large)
- Text Width: (Standard - Wide )
- Colour Theme: (Light - Auto - Dark)
- BG Animation: (Enabled - Auto - Disabled)
- BG Parallax: (Enabled - Auto - Disabled)
- Add other pages to header bar
- Dont fully know what exactly but thats for future us
- Replace houston with something else
- Our big idea is to replace it with contributor figura avatars, would be neat at least
- Contributor requirements might end up being more than "has contributed" but specifics can be figured out one day
- Think it might be possible with the html key
- Our big idea is to replace it with contributor figura avatars, would be neat at least
- Improve link cards to look like normal cards (but with links)
- Look into background parallax
- Would have to include setting
- Internationalisation
- Would require a lot of refactoring
- While it would be better to do it from the start, we dont know if people would translate to other languages anyway so maybe wont
- Other wikis are english only so this would be a step above them
- Would also help other common nationalities (theres a lot of russians here)
- More themes
- Might end up redoing how themes show in settings if this was to ever happen
- Better tutorial / guide handling
- Do not know how it works at all but having something like what you see at https://docs.astro.build/en/tutorial/0-introduction/ would be very nice