About this website
- Like any DIY personal website this one's a passion project and, my hope is, will remain a work-in-progress for as long websites and myself are around.
- Best on desktop! Try out keyboard navigation, if you like!
- Session storage is utilized for going back and forth between archive pages.
- Built with Eleventy from onward; fonts used are Work Sans and Gabarito.
- I am only a hobbyist and the rest of the codebase is full of terrible spaghetti but will evolve over time as I learn.
- Please do report bugs and oversights, thank you!
Known issues
Some problems I'm well aware of but I either need more free time or plainly learn to code better before I can solve them.
- On certain devices (noticed on Android phones) the scripts on the archive page are lagging; the HTML document is unreasonably huge but at the moment I can't paginate it because of the way I jury-rigged the filters—might have to learn PHP to deal with this whale but obviously that's for long term.
- My stylesheet is a monstrosity; it breaks and it's always a whac-a-mole to patch it. A long-term project for later…
PS. also my CSS isn't nested atm because I don't know how to polyfill (?) for older browsers. - Unfortunatelly accessibility to screen readers or text only terminal browsers isn't… my priority… since I can't imagine my image-centric website could be of any interest to users of those;
I still do consider the problem while writing markup and maybe one day I'll find the time to provide some rudimentary alts.