Commit graph

16 commits

Author SHA1 Message Date
53a30624a0 Add back the basic table styles that got ditched when root.css was moved to assets/styles 2022-11-08 17:47:26 -08:00
294fa8343b 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
2022-11-08 17:45:41 -08:00
94ea8068c9 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 08:55:24 -08:00
173ae928f8 Move static resources to static/ and do not minify the CSS 2021-10-11 12:40:25 -07:00
ce1c860269 Move a bunch of stuff from the theme 2021-10-11 12:26:47 -07:00
79a954cc55 Fix up the link colors 2021-10-10 20:15:44 -07:00
045908410a Even more style updates 2021-10-10 19:58:40 -07:00
3145c3e698 Style updates 2021-10-10 18:41:08 -07:00
f5da4cd79e Move app.css from the theme to the root 2021-10-10 18:40:53 -07:00
2840913b7d Adjust spacing of ul and p on home page 2021-10-10 10:54:54 -07:00
3e16498150 A couple of style tweaks 2021-10-10 10:33:10 -07:00
4e66ee142e Lots of home page update 2021-10-06 09:25:33 -07:00
43cfec4572 Add some style to this resume; fill in some AuthExp stuff 2021-10-05 20:26:33 -07:00
9affe7b4cc Move custom.css from the theme to the root 2021-10-05 08:30:23 -07:00
a03dd329e2 Make links visible on the home page 2021-10-05 08:28:28 -07:00
f40b9d2867 Add home.css 2021-10-02 11:13:13 -07:00