Commit graph

358 commits

Author SHA1 Message Date
f9543b6d85 Use JS to show/hide railroad diagrams based on page width (thanks @hober!) 2022-11-15 17:45:43 -08:00
2f6e78fa91 Group photos posts by month and year 2022-11-15 17:45:43 -08:00
13c3ad7a9e Add a item template for photos in a grid 2022-11-15 17:45:43 -08:00
6a750eafb1 Photos WIP 2022-11-15 17:45:43 -08:00
f74c647fb3 Add a cute backdrop filter to the header 2022-11-15 17:45:43 -08:00
9e262e3581 Set line-height of figure to 0 so it stops adding 1px of extra space to the bottoms!! 2022-11-15 17:45:43 -08:00
87be371e80 Add meta theme-color tags to <head> 2022-11-15 17:45:42 -08:00
4488ffbf97 Add a .list class to <main> when there are .Pages 2022-11-15 17:45:42 -08:00
c733b6d1aa Use relative URLs in the baseof template 2022-11-15 17:45:42 -08:00
17af243a96 Rework the background-color and color CSS vars 2022-11-15 17:45:42 -08:00
02a66d9f28 Increase line height of body text to 1.5 2022-11-15 17:45:42 -08:00
eee6d0e7a8 Add a weight to the photos menu item 2022-11-15 17:45:42 -08:00
92fe172d1a Move all the images to git LFS 2022-11-15 17:45:42 -08:00
40fbc2c881 Fix up the CSS and photos list templates 2022-11-15 17:45:41 -08:00
66240852ed Some photos from Greece 2022-11-15 17:45:40 -08:00
565fd11718 First cut at a photos site 2022-11-15 17:45:40 -08:00
d688cb8203 Ignore log files 2022-11-15 17:45:40 -08:00
51fc76bf26 Some changes to the VSCode workspace 2022-11-15 17:45:40 -08:00
ad7db655d6 Work on a site logo with CSS and HTML 2022-11-15 17:45:40 -08:00
b17919fbba WIP Hugo Dictionary API post 2022-10-15 10:20:03 -07:00
a7ef5d696b Reduce the header box shadow a bit 2022-10-15 10:19:30 -07:00
948600cef1 Clean up the reset styles a bit 2022-10-15 10:18:43 -07:00
cb6f06a70a Remove reset.css import 2022-10-15 10:18:14 -07:00
9493b94691 Use position fixed for header animation; then position sticky once animation completes 2022-10-15 10:17:35 -07:00
172a35e27f Overhaul the blog list template 2022-10-15 10:15:25 -07:00
d37069cb4b Recursively indent ol and ul elements 2022-10-15 10:14:48 -07:00
0a1af8dc23 Overhaul heading styles
Regroup CSS styles all together
Make <h5> and <h6> the regular body style and small
Combine some styles that were separate before
2022-10-15 10:14:48 -07:00
e211f7b7f3 Let fonts scale down a bit more; set body font size with a variable 2022-10-15 10:14:48 -07:00
d50d7ab425 Move all the reset styles to a CSS layer in root.css 2022-10-15 10:14:48 -07:00
d5f9f2a765 Overhaul the look of tags; integrate a category and a cute little triangle 2022-10-15 10:14:48 -07:00
bb4b2cd4e9 Add alt text to my image in the about page and make it scale with content width 2022-10-15 10:14:48 -07:00
2cd2b89be4 Create a content template for blog post <li> items that use CSS grid 2022-10-15 10:14:48 -07:00
d1fbd6e344 Get these term and terms templates right 2022-10-15 10:14:48 -07:00
28a547ea92 Clean up the blog list template 2022-10-15 10:04:04 -07:00
9e72b74200 Make sure CSS files are only included once 2022-10-15 10:04:04 -07:00
9db95c7bb0 Ignore .orig files 2022-10-15 09:35:32 -07:00
17abf75b7e Clean up head.html 2022-10-15 09:35:07 -07:00
642377d025 Move cmss-3modules up a level 2022-10-14 14:27:24 -07:00
73817dbf90 Update the 404 template 2022-10-14 14:27:19 -07:00
ba73889720 Update all content; add categories and move Tech, Games, Music to category taxonomy; add location taxonomy 2022-10-14 14:27:08 -07:00
413a49067a Use position sticky for the heading! Thanks @hober! 2022-10-11 07:44:21 -07:00
a68540a5c5 Remove jsonify <pre> block from terms template 2022-10-11 07:44:01 -07:00
83a4996454 Remove public from the dev server command 2022-10-11 07:43:42 -07:00
d475332ccc Cats are just a page 2022-10-11 07:43:29 -07:00
d5cca94024 Commit term and terms templates 2022-10-10 13:02:23 -07:00
38d945d86e Remove the variable from the blog list -- it doesn't get used 2022-10-10 08:41:19 -07:00
1cdc11c477 Move some post-list styles to root.css since they get used in taxonomy templates too 2022-10-10 08:40:53 -07:00
db890fb19f Slightly improve how tags are fetched 2022-10-09 17:35:16 -07:00
c48d7e0f3b Only include .FirstSection's CSS if it's not the home page 2022-10-09 17:34:51 -07:00
06819504c2 Catch an exception if document.referrer is empty 2022-10-09 17:34:22 -07:00