Commit graph

68 commits

Author SHA1 Message Date
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
9051fce9aa Add alt text to the Harpswell post 2022-11-03 17:04:33 -07:00
d8e842604d Add orrs-island photo and a bunch of metadata to some posts 2022-10-31 08:42:08 -07:00
c5427866c6 Add Harpswell Sunset post 2022-10-31 07:50:08 -07:00
16af88e08a Let the photos section adapt to light/dark mode 2022-10-30 11:34:45 -07:00
e1e63b1499 Two photos from Boston 2022-10-26 09:19:47 -04:00
1e8b80481e Photos page styles
- Create items in the grid for the month and year
- Use child selectors where possible
- fix the layout
2022-10-25 17:48:20 -04:00
77d677afed Add langs.title to mytilene photo 2022-10-21 11:10:36 -07:00
b8b614e68d Clean up some photos selectors -- use child selectors instead of descendant 2022-10-21 11:08:16 -07:00
ae19e1a777 Photos WIP 2022-10-20 07:52:27 -07:00
6d2529c4d4 Move all the images to git LFS 2022-10-20 07:52:26 -07:00
3d8a4106d3 Fix up the CSS and photos list templates 2022-10-20 07:51:04 -07:00
dbba50422b Some photos from Greece 2022-10-20 07:51:04 -07:00
f286e5062d First cut at a photos site 2022-10-20 07:51:03 -07:00