shiotan.blog

Credits

This site is processed with Eleventy 3.0.0 and hosted on nekoweb.org. The stylesheet I've cobbled together here is a pale imitation, but I heavily fashioned my blog design after Ginger.wtf, a cool and gorgeous site you should all check out.

In addition to design inspo, Ginger is also the mastermind behind the tagcloud plugin that I'm using on this page. I'm using Pagefind for the site search, Isso (self-hosted) for comments, and Plausible (self-hosted) for anonymized analytics. If you have any issues with the self-hosted bits of the site or find anything to be inaccessible, please reach out to me to report it.

Code Crudités

The base structure for page sections that don't take up the full width makes use of Kale's flexbox columns code snippet. This code is available under GNU GPL v3, so have at it.