erynwells.me/layouts/shortcodes
Eryn Wells 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
..
figures Use .HasShortcode instead of setting the "includes_" variables in .Page.Store 2022-10-31 07:49:31 -07:00
nethack Add a best_game shortcode 2022-04-24 17:27:13 -07:00
scripts Implement fingerprinting site and page resources 2022-11-08 17:50:11 -08:00
abbr.html Add an <abbr> shortcode 2022-04-17 10:12:45 -07:00
anagram.html Add anagram shortcode 2021-10-02 11:14:20 -07:00
audio.html Add audio shortcode 2022-04-09 09:08:38 -07:00
circular_image.html 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
collapse.html Move a bunch of stuff from the theme 2021-10-11 12:26:47 -07:00
photo.html Clean up formatting of photo shortcode 2022-11-03 17:03:25 -07:00
recent_posts.html Add a draft tag to drafts in recent_posts 2021-10-10 18:42:11 -07:00
resume_flex.html More resume updates 2021-10-05 20:44:33 -07:00
resume_section.html Change "to" to a en dash in the resume job headings 2021-12-23 16:52:01 -07:00
tess.html A tess shortcode 2021-10-03 10:01:57 -07:00