Commit graph

63 commits

Author SHA1 Message Date
cb16a35020 photos: Publish the Niagara posts (remove draft flag) 2024-11-11 08:33:27 -08:00
11d4dcd590 photos: Niagara Falls posts 2024-11-09 12:57:45 -08:00
0cebee344a photos: Devil's Slide posts 2024-11-07 09:18:11 -08:00
0b67da2557 photos: Bay FC Home Opener post 2024-11-05 08:56:49 -08:00
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
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
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
5444c10dba [photo] Cinnamon Buns 2023-12-26 21:55:49 -07:00
1660f63578 [photo] Tumbleweed Tree 2023-12-26 21:55:36 -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
ff2dbdb1fd [post] San Diego Zoo Safari Park photos
- Vibin'
- Lotus
2023-10-12 11:03:58 -07:00
4723da8289 [photo] Mug o' Broth 2023-09-19 16:08:06 -07:00
64f6161d72 Remove draft tag from Steve Jobs Theater photo post 2023-08-01 18:20:28 -07:00
4604717794 Steve Jobs Theater photo post 2023-07-14 08:44:36 -07:00
f93752e805 Remove draft status from Pajaro Dunes photos 2023-07-14 08:38:26 -07:00
6a0193c002 Add photos from the Pajaro Dunes trip 2023-07-13 08:06:43 -07:00
862b4ce77e Remove draft status! 2023-05-08 20:50:01 -07:00
0b754a7d27 Heian-Jingu photo post 2023-05-08 20:08:07 -07:00
40274f037d Move souflee pancakes to be a resource of the series page 2023-04-29 20:40:01 -07:00
347c00a054 Zen Garden at Hase-dera photo post 2023-04-29 12:15:48 -07:00
af76a72b57 Happy Monks photo post 2023-04-29 12:15:34 -07:00
89323983cc Souflee Pancakes photo post 2023-04-23 22:39:51 +09:00
6a1acdf9bc Hachiko photo post 2023-04-23 22:37:33 +09:00
cb81836279 Kiyomizu-dera photo post 2023-04-23 22:35:29 +09:00
70cce64fc2 Kinkaku-ji photo post 2023-04-23 22:32:09 +09:00
9c02e5fa12 Eaves of the Imperial Palace in Kyoto photo post 2023-04-23 22:27:02 +09:00
f640f8cd28 Fushimi Inari Torii photo post 2023-04-23 22:26:42 +09:00
53be965773 Fuji-san from the Plane photo post 2023-04-23 22:18:50 +09:00
8ce8089474 Shinjuku at Night photo post 2023-04-23 22:10:24 +09:00
51d9a5b61f WIP photo of the Ionic Column at Delphi 2023-04-08 19:44:38 -07:00
15e0caa603 WIP photo of the Temple of Apollo at Delphi 2023-04-08 19:44:25 -07:00
3eb3217092 Publish the Frog Pond photo 2023-04-08 19:34:41 -07:00
5f6ae6c603 WIP carousel post for the Temple of Hephaestus 2023-04-08 15:05:04 -07:00
5fd6f473dd Add a Spanish index for the photos list 2023-04-06 08:48:30 -07:00
dabe54e581 Another Gratuitous Hanami Photo post 2023-04-02 19:51:18 -07:00
9f7f0f84c3 [photo] Bletchley Park selfie 2023-03-28 17:49:59 -07:00
3920d8a415 Hanami photo post 2023-03-28 08:36:22 -07:00
74ae4174e0 Add Frog Pond photo post 2023-03-04 10:24:35 -08:00
d2709de6d7 Add Showshoeing in Tahoe photo post 2023-03-04 10:24:22 -08:00
01fb022322 Old Friends, New Mountain photo post 2023-03-01 07:17:16 -08:00
8aaeef4d45 Tahoe photo 2023-01-29 16:28:06 -08:00
c13e5a62c3 Laguna Beach photo #1 2022-12-23 08:17:10 -08:00
3fe3599bc8 Add some metadata to the November 2022 photos 2022-11-29 09:09:23 -08:00
ab172e1e9e Add Shadow Kitty! post 2022-11-28 17:29:13 -08:00
c52ac00231 Add alt text to the Harpswell Sunset post 2022-11-15 17:24:54 -08:00
bdf5065f17 Add Music Night post 2022-11-12 11:08:38 -08:00
9601e1e283 Implement fingerprinting site and page resources
This will keep browsers from caching files that have changed. I've also added
SRI information to the <script> and <link> elements for browsers to verify
resources.

Squashed commit of the following:

commit f3fcb16388
Author: Eryn Wells <eryn@erynwells.me>
Date:   Tue Nov 8 17:47:42 2022 -0800

    Remove static/styles/root.css

commit 53a30624a0
Author: Eryn Wells <eryn@erynwells.me>
Date:   Tue Nov 8 17:47:26 2022 -0800

    Add back the basic table styles that got ditched when root.css was moved to assets/styles

commit 294fa8343b
Author: Eryn Wells <eryn@erynwells.me>
Date:   Tue Nov 8 17:45:38 2022 -0800

    Get all the fingerprinting done!

    - Add partials in the resources folder for each of the major resources of my site
    - Consolidate .css and .js files via resources.Concat where possible

commit d0b223fa33
Author: Eryn Wells <eryn@erynwells.me>
Date:   Mon Nov 7 08:36:39 2022 -0800

    All the template updates for fingerprinting

commit 1751abadac
Author: Eryn Wells <eryn@erynwells.me>
Date:   Mon Nov 7 08:36:27 2022 -0800

    Add secure_asset.html template

commit 94ea8068c9
Author: Eryn Wells <eryn@erynwells.me>
Date:   Mon Nov 7 08:35:48 2022 -0800

    Move a bunch of scripts and CSS to assets so they can be processed with Hugo Pipes

    Use Pipes to fingerprint and add SLI information to <script> and <link> tags.
2022-11-08 17:50:11 -08:00