Commit graph

39 commits

Author SHA1 Message Date
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
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
e7b2cb493a Redo the blog list layout to make it work a little better on narrow screens 2022-10-30 11:30:41 -07:00
b5a22374bf Use item-spacing for between the footer of a post and the content 2022-10-25 17:34:23 -04: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
6d2529c4d4 Move all the images to git LFS 2022-10-20 07:52:26 -07:00
d5f9f2a765 Overhaul the look of tags; integrate a category and a cute little triangle 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
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
d7077b88f1 Let's get some heading font sizes up in here 2022-10-09 12:50:08 -07:00
d1171e992f Distribute all the main.css styles to their own stylesheets and remove main.css 2022-10-09 12:16:53 -07:00
bda34c7342 Apply body-item-spacing to .highlight blocks directly under post-single 2022-10-01 10:28:27 -07:00
9ebc58f50a Fix code blocks in "Boot Raspberry Pi Over TFTP" post 2022-10-01 10:26:28 -07:00
3952c777a6 Add margin after figures, highlights, and p tags 2022-09-25 08:33:25 -07:00
ee9da5b829 Move tag styles to blog.css 2022-09-25 07:52:22 -07:00
3b74c3a256 Add a "narrow" railroad diagram to the audio scope post; add line numbers to the samples listing 2022-09-11 10:44:13 -07:00
3fb0ef35fe Update the blog list layout 2022-09-11 10:40:25 -07:00
542866489d Move all the figure shortcodes to /layouts/shortcodes/figures; center all of them 2022-08-20 09:38:31 -07:00
ead979da00 Not a draft! 2022-08-19 08:53:45 -07:00
fe3663cac4 Move post to August 2022 2022-08-18 20:27:27 -07:00
8754e1907b First draft! 2022-08-18 20:25:33 -07:00
4c51db76aa Get a screenshot for DCSS 2022-08-12 08:03:37 -07:00
ae89e7f437 Wrap up the Roguelikes I Like post
It still needs an image for DCSS though
2022-08-11 08:15:21 -07:00
88ebc554da Add Roguelike tag to Nethack post 2022-08-11 08:07:07 -07:00
82b85ceaf3 Add a Spanish translation of the Nethack post 2022-04-25 23:40:14 -07:00
a1c4982918 The last few tweaks to the Nethack post 2022-04-25 23:17:34 -07:00
97346f7797 Couple typos in the Nethack post 2022-04-24 21:55:09 -07:00
9428ea6067 Add a description to the Nethack post 2022-04-24 21:14:17 -07:00
1d94feb712 "I got hooked on Nethack" post 2022-04-24 21:08:12 -07:00
553b9873d6 Update the PNW trip post description to be an "In which" style thing 2022-04-24 17:28:39 -07:00
725568be14 3MSS post is non-draft 2022-03-24 08:47:46 -07:00
3a2e17966a Add Three Module Challenge post 2022-03-20 09:38:52 -07:00
3fd365a0eb Add a description to the Profiling ZSH post 2022-03-20 09:17:46 -07:00
ba99fa8f98 [post] Profiling ZSH 2022-01-23 11:47:48 -08:00
4277b204f6 Rename posts to blog 2021-12-27 11:30:07 -07:00