Commit graph

252 commits

Author SHA1 Message Date
15bec870da Add the Coit Tower photo
Rename the first Fairmont photo to match the title and slug. I originally called
it the Freemont Hotel, which is wrong.
2024-11-04 16:52:02 -08:00
7d50f86bcf Remove the /now reference on the home page
/now is still a draft.
2024-11-04 16:37:40 -08:00
8010f10396 photos: Add North from the Fairmont Hotel post 2024-11-04 08:41:50 -08:00
126dc58e7c Add a 2024 section index to the photostream 2024-11-04 08:41:23 -08:00
602f5fa26c Update some content posts to work with the new shortcodes, etc 2024-11-01 21:42:36 -07:00
d42176c918 Update tags and opening paragraph on the Jackson and Other Holes post 2024-10-31 16:29:19 -07:00
f15644810c Add a description to the Jackson and Other Holes post 2024-10-31 12:54:17 -07:00
fd6fd1c3ca "Jackson and Other Holes"
Travel post about going to Jackson, WY, Yellowstone, and the Grand Tetons with the HS friends group.
2024-10-31 08:39:43 -07:00
e72f8136ab Publish BSD Make post 2024-10-27 10:03:19 -06:00
5e58416bc6 Rewrite home page content
Add the latest widget that lays out two blog posts and four photos in a grid
2024-10-27 09:57:30 -06:00
d5296995de Get the nethack page looking good again
Update all the CSS classes and fix the layout so it looks good in the new theme.
Convert a bunch of CSS classes to BEM style.
2024-10-27 09:56:46 -06:00
b163b64e47 Add index pages to blog and photos subdirectories
These should be full Hugo sections so Hugo generates year section pages.
2024-10-23 10:28:54 -07:00
300829b9eb Add short linkTitles to a bunch of photo posts 2024-10-23 08:34:55 -07:00
093571e1cd Add a link title to the Vibin' photostream post 2024-10-17 08:41:55 -07:00
9e3f7d1a69 Replace the JS railroad diagram with an SVG in the Audio Scope post 2024-10-17 08:41:04 -07:00
45449c3b20 Make the home page a single page 2024-10-17 08:40:32 -07:00
9f2eacfaeb Update the front matter for the cats page 2024-10-12 11:27:53 -07:00
3369b52735 Move the youtube shortcode to the termlite theme
Rename it figures/youtube → youtube and update the posts that use it.
2024-10-08 09:09:02 -07:00
8d7b2364db Remove the date from the about page 2024-10-07 21:32:31 -07:00
9628145f56 Remove quotes from B612 title field 2024-07-31 07:18:18 -07:00
c4f5170a09 Edits and updates to Weeknotes 2024w24 2024-06-20 17:21:48 -07:00
4c44baab1b Fix a type in Weeknotes 2024w23 2024-06-18 08:23:34 -07:00
2a780a08ae Weeknotes for 2240w24 2024-06-18 08:20:37 -07:00
1c897e4518 Small edit to 2024w23 weeknotes 2024-06-09 23:18:56 -07:00
b241986a5d Weeknotes for 2024w23 2024-06-09 23:16:19 -07:00
e2d64f82f8 Weeknotes 2024w22 2024-06-03 07:43:53 -07:00
4166a83fcb Remove broken Spanish language page 2024-05-26 09:33:31 -07:00
452fec15ad Weeknotes, 2024W21 2024-05-26 09:25:10 -07:00
84f8a6697f Update twitter shortcodes to take user and id argumentsg 2024-04-09 20:49:21 -05:00
6f42d2b7e8 Fix a photo embed in the Japan trip post 2024-03-28 16:49:50 -07:00
dabda17c06 [post] I Use This 2024-03-09 09:35:29 -08:00
84382e4576 [post] B612 2024-03-09 09:08:16 -08:00
5973cd882b [post] You Deserve A Tech Union [draft] 2024-01-15 17:06:29 -08:00
ac8f8781cf Uses page 2024-01-15 17:05:40 -08:00
2098413e87 [post] Thirty Six 2024-01-15 17:04:52 -08:00
8b7e70dc81 Resume updates 2024-01-08 13:16:39 -08:00
48df8771ab [post] We Beat Tetris? 2024-01-08 13:16:19 -08:00
7ebf3da3bd [post] Add a Chess Friend page 2023-12-31 12:17:44 -08:00
5f14f1cea2 [post] Add a description to "Less Instagram, More Blog" 2023-12-31 12:17:06 -08:00
34d4bee382 [post] Hello Chess Friend 2023-12-31 12:16:45 -08:00
74ed7ba8dc [post] Yerba Buena summary 2023-12-27 13:03:05 -07:00
f7e35417a9 [post] Less Instagram More Blog 2023-12-27 12:50:31 -07:00
5444c10dba [photo] Cinnamon Buns 2023-12-26 21:55:49 -07:00
1660f63578 [photo] Tumbleweed Tree 2023-12-26 21:55:36 -07:00
778416a43a [post] What to Blog About 2023-12-23 09:33:43 -07:00
383234e983 Address all warnings during the Hugo build
- Add descriptions for pages that have too much content
- Add an image orientation override param so that I can specify orientation when it's missing from EXIF
- Move the author.name and author.email configurations to params; delete author.yaml
2023-12-18 11:22:14 -08:00
e4c62f02d3 Add a description to my "Once Upon A Time I Lived on Mars" book report 2023-12-16 09:26:02 -08:00
63ddb21964 Final Chess post 2023-11-23 09:34:16 -07:00
703d6933f3 Use {% %} instead of {< >} for headings with ruby to make it work correctly in the table of contents 2023-11-18 11:13:47 -08:00
bfee27e7c5 Fix "me" image on the about page
Add a section shortcode to enable wrapping a chunk of a post in a <section>
Add a section.flow class that removes grid from the section
Fix up the about styles so that the paragraph that Hugo wraps the <img> in behaves sensibly when floated
Fix the alt text in the circular_image shortcode
2023-11-18 11:11:34 -08:00