Commit Graph

10 Commits (home-network)

Author SHA1 Message Date
Dustin 97a5cf4ac3 projects: Add Theatre
This content was mostly taken from my original "~/dustin/theatre" page.
I want to eventually include the photo gallery as well.
2024-08-18 09:15:43 -05:00
Dustin ae47395841 Add DejaVu Sans Bold, Italic webfonts 2022-04-23 11:51:18 -05:00
Dustin f3398b6d72 style: Bundle/use DejaVu fonts 2022-04-13 21:42:25 -05:00
Dustin dc0dfdfddd style: Bundle normalize.css
I don't like relying on GitHub to serve *normalize.css* for two reasons:

1. It sends a tracking cookie
2. I don't trust that the stylesheet will not change arbitrarily and
   negatively impact my site
2022-04-13 21:42:25 -05:00
Dustin 914ab54a40 home: Add link boxes
I'm probably never going to write blog posts frequently enough to
warrant having the main focus of this site be the recent posts.
Instead, the home page can just be links to each section of the site.

The icons used here are from the [Material Design Icons][0] project.

[0]: https://materialdesignicons.com/
2022-04-13 17:49:10 -05:00
Dustin cd905baa4a logo: Trim bottom of image
Without the shadow effect, the logo does not need the extra space at the
bottom.
2021-08-23 19:52:23 -05:00
Dustin c9f21f2637 logo: Disable glow effect filter
The glow effect adds a weird halo around the whole image, making it look
like JPEG compression artifacts on the header.
2021-07-28 20:43:09 -05:00
Dustin fe5177fdef Fix permissions of favicon.ico 2021-07-28 20:42:56 -05:00
Dustin c0725199d9 Style improvements
* Use gray background on blog post pages
* Remove header on landing page
* Add web font for DejaVu Sans ExtraLight
2021-07-28 20:22:41 -05:00
Dustin f4b2729acf Initial commit 2021-03-08 22:28:30 -06:00