Commit graph

131 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
aa8c85c902 New post: My Best Nethack Game (So Far) 2022-11-24 12:15:15 -05:00
5606feeca1 Re-do a bunch of the styles for the Nethack page 2022-11-20 12:24:14 -08:00
cb8742042f Add Tech category to Where Am I post 2022-11-20 09:15:58 -08:00
ff65c704bd Add tags to the Where Am I post 2022-11-20 08:09:08 -08:00
2ca095e617 Add Where Am I post 2022-11-20 07:58:09 -08:00
df62cc0374 Editorial tweaks of the Nethack blog post, plus add a "Games" category 2022-11-20 07:44:03 -08:00
f74f0c5e9d Clean up the layout of the Spanish home page 2022-11-19 13:42:20 -08:00
766557433b Finish Week of Soup post 2022-11-18 21:17:18 -08:00
2c23862cc6 Link to Where to Find Me from the Spanish Sobre page; add a Spanish Donde Encontrarme 2022-11-18 08:31:40 -08:00
cc4b1df2bf Improve the home page slightly 2022-11-18 08:28:58 -08:00
04c4c31f96 Link to the Where Am I page from the about page. 2022-11-15 22:12:38 -08:00
19d8209cb2 Add Where Am I page to about section 2022-11-15 17:24:55 -08:00
4da32bb6d0 Make about a section 2022-11-15 17:24:54 -08:00
567363336d Add Week of Soup draft post 2022-11-15 17:24:54 -08:00
c52ac00231 Add alt text to the Harpswell Sunset post 2022-11-15 17:24:54 -08:00
e0b7aae3db Fix Spanish localization of the home page and footer slogans and copyright 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
963444b6b6 Lunar Eclipse -> !draft 2022-11-07 08:59:43 -08:00
1a10555640 Lunar Eclipse post 2022-11-07 08:59:04 -08:00
ad646c89c0 Hugo's Dictionary API post
Squashed commit of the following:

commit b507cf8be2ca46ce4b88e3292ef173a0b5e3606f
Author: Eryn Wells <eryn@erynwells.me>
Date:   Sun Nov 6 00:23:05 2022 -0700

    Wrap up this blog post

commit 6ed0c777e7c33b0819f7d7a896fce60f75a13fe3
Author: Eryn Wells <eryn@erynwells.me>
Date:   Sat Oct 15 10:20:03 2022 -0700

    WIP Hugo Dictionary API post
2022-11-06 00:24:29 -07: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
ecb39a9298 Move footer tags list to a partial so photos and blogs can use the same template
Simplify the blog post layout by removing the <article> tag
2022-10-31 08:40:17 -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
e7b2cb493a Redo the blog list layout to make it work a little better on narrow screens 2022-10-30 11:30:41 -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
b5a22374bf Use item-spacing for between the footer of a post and the content 2022-10-25 17:34:23 -04:00
35d55c1cf7 Make the about page not-a-draft 2022-10-25 17:33:40 -04:00
782f613d5a Fix up the home page; make the font size bigger; clean up the layout 2022-10-25 17:33:03 -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
ff14784468 P5.js post: Wrap all the code blocks in figure shortcodes and fix the railroad diagrams 2022-10-21 11:07:45 -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
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
642377d025 Move cmss-3modules up a level 2022-10-14 14:27:24 -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
d475332ccc Cats are just a page 2022-10-11 07:43:29 -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
8be36386a9 Fix a couple things that are broken in Chrome 2022-10-09 13:46:08 -07:00
38b06904a8 Add circlar selfie to about page 2022-10-09 13:26:59 -07:00