here are some things i did today. logging here for reference. the tl;dr is that there is a mobile theme and things are slightly more configured.
- removed
index.phpfrom the urls using this guide (followed instructions for apache using .htaccess) - installed Gadgets
- installed MobileFrontEnd extension and this theme for better mobile layout
- set the default theme back to vector (gave up on re-styling the dark theme, it was too annoying.)
- installed a dark mode extension but disabled it because i didn’t like it (just noting for posterity)
- applied a global dark mode in common.css (we might want to change this later, i just don’t like looking at white screens but we should probably allow users to toggle, plus it inverts images i think?)
- changed font
things i will probably do soon:
- create a banner image
- try and get the global css to apply to mobile view
…but i have to go cook some dinner now.