# 2022-05-28 Starting a changelog file for the site. Might be there's a more efficient way to do this but for now this should do to explain my thought process. I'm currently working to make the site look better on lynx, a text browser I use on my laptop. Lynx's most recent version is quite old & doesn't render tables in a conventional manner, but it's comfy and quick, & it's *possibly* not abandoned. I've taken design inspiration from Richard Stallman's website, putting links horisontally instead of vertically so they're all on screen: Link | Link | Link and from 4chan, where the top bar does that but cooler: [ Link / Link / Link] The table on kate.html is giving me trouble, considering not doing a table & find a cleaner way to present that info while not ruining the page's screen reader compatibility. # Fri Jul 29 11:45:57 AM MDT 2022 The Flashbang update. Compied the page using MarkDownloader, Adjusted some things, then exported back to html in pandoc. Changed the page to light theme to look better on an eReader. Since most people who prefer dark theme (such as myself) use plugins to do that, and some browsers come with that by default now.