Commit graph

11 commits

Author SHA1 Message Date
1d4969a06b Ignore /documentation/mirrors/ 2024-10-23 08:36:55 -07:00
3174b44fbe Ignore .md-e files 2024-06-03 07:56:41 -07:00
4ea71e2219 Ignore node_modules/ 2023-09-19 16:08:27 -07: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
4b3abd2a17 Merge branch 'photos' 2022-10-25 17:52:21 -04:00
edb9c49f21 Ignore *~ files 2022-10-25 17:33:47 -04:00
c9c5889bed Ignore log files 2022-10-20 17:15:03 -07:00
9db95c7bb0 Ignore .orig files 2022-10-15 09:35:32 -07:00
82140c21c4 Ignore .hugo_build.lock 2022-01-23 11:49:49 -08:00
0e2b1f242e Ignore resources/ 2021-10-11 17:33:39 -07:00
3e56dac4c1 Ignore the public/ folder 2021-09-28 08:41:59 -07:00