summaryrefslogtreecommitdiff
path: root/html/style
AgeCommit message (Collapse)Author
2018-06-27Add new "amber" stylesheet and make it defaultAdam Spragg
Because apparently green doesn't show up super-bright with traditional CMYK printing, so my business card with the green-on-black header wouldn't have looked great - unless I was willing to pay a lot of money for special printing. However, apparently yellow does show up well (probably because it's the Y in CMYK), and because old-old-school CRTs came in amber-on-black as well as green-on-black, switching to amber-on-black lets me keep the same kind of aesthetic while being more print-friendly. Also, it looks less Matrix-y. On the one hand, that's better because it looks less derivative. On the other, it's worse, because it doesn't grab you quite as instinctively as it did before. I've done it with alternate stylesheets though, so you can still pick the green colorscheme if you want.
2018-06-25Simplify hiding navigation items slightlyAdam Spragg
The code is now a bit longer, but it's also a bit clearer. The resulting HTML is also clearer.
2018-06-22Add the repository for the website to the websiteAdam Spragg
How very meta!
2018-06-21Add my contributions to libxml2 to /projects/Adam Spragg
2018-06-18Use DejaVu Sans Mono for the page titlesAdam Spragg
Rather than the generic "sans-serif"
2018-06-06Add icons to the website sub-headingsAdam Spragg
Also add an /about page with licensing info for the icons, as well as links to their sources, and other random trivia and nerdery.
2018-05-31First fully working config and content for the siteAdam Spragg