Commit graph

64 commits

Author SHA1 Message Date
e475ca560f
chore: Remove unused Bootstrap script 2024-12-01 19:49:35 -07:00
cc80a285f9
feat: Remove FontAwesome scripts 2024-12-01 19:49:34 -07:00
64fc0d2d4d
refactor: Make form page conform to new styles 2024-12-01 19:49:31 -07:00
e7972cfd81
refactor: Change FontAwesome icon embed to partial template 2024-12-01 19:49:29 -07:00
478a7f8af7
fix: Odd formatting on Academia single template 2024-12-01 19:49:28 -07:00
eea76753a4
fix: Footer position on Chrome 2024-12-01 19:49:25 -07:00
2d8f624810
fix: Chrome scrolling support selector 2024-12-01 19:49:24 -07:00
85ec5eebbc
feat: Add styles to make FontAwesome icons appear correctly when embedded 2024-12-01 19:49:22 -07:00
f914883951
feat: Add FontAwesome icons to assets 2024-12-01 19:49:20 -07:00
724e9edff4
feat: Rework footer to be simpler 2024-12-01 19:49:19 -07:00
963565042a
fix: Thumbnail image width 2024-12-01 19:49:18 -07:00
6a0c47ff96
feat: Add card formatting 2024-12-01 19:49:15 -07:00
6c3c08400b
feat: Implement clearfix before headers 2024-12-01 19:49:13 -07:00
e209c9c1ce
fix: Cleanup brand image to allow black/white change 2024-12-01 19:49:11 -07:00
8bab0de738
feat: Add CSS-only scrolling image background 2024-12-01 19:49:07 -07:00
64bd8ae4b3
feat: Add image banner back 2024-12-01 19:49:06 -07:00
a0cbd61c0c
refactor: Reimplement basic styles 2024-12-01 19:49:05 -07:00
7657de8277
refactor: Change site layout 2024-12-01 19:49:03 -07:00
17987d1455
feat!: Remove layout JavaScript 2024-12-01 19:49:02 -07:00
fe4995b0a9
refactor: Switch to pain CSS style sheet 2024-12-01 19:48:58 -07:00
1a6519fafb
refactor: Change blur image to be implemented in CSS 2024-11-07 08:46:45 -06:00
ca49a6a315
refactor: Remove deprecated scroll handler 2024-11-07 08:28:49 -06:00
9d60376948
feat: Add FontAwesome character thumbnail styles 2023-07-01 17:36:08 -05:00
1c2f164871
feat: Add button to distinguish category on lists 2023-07-01 17:36:05 -05:00
d7cdb5fa34
feat: Add Globe Font Awesome icon 2023-07-01 17:36:04 -05:00
f107677da6
feat: Add tag links to list template 2023-07-01 17:35:58 -05:00
04aa7db9d5
feat: Add people links to list items 2023-07-01 17:35:55 -05:00
50ea4e509c
feat: Add thumbnail-smart page listings 2023-07-01 17:35:51 -05:00
1a91d53b2d
refactor: Remove raster bull image 2023-03-18 21:25:28 -05:00
5e27500c8c
feat: Add vector version of branded bull image 2023-03-18 21:25:27 -05:00
5d4a2d8242
Replace FontAwesome icons JavaScript with module
The BuildJS process used by Hugo can't tree-shake the `index.js` file
currently used. Replace it with a tree-shakable `index.mjs` file to
reduce page size.
2023-02-24 23:06:15 -06:00
01102226b5
Refactor FontAwesome icon serving to use non-Node icons 2023-02-09 18:13:16 -06:00
316c9c3354
Add FontAwesome pro icons 2023-02-09 18:11:56 -06:00
e11e6bfc71
Confine footer to content area width 2023-02-09 12:15:03 -06:00
e4e1adba0a
Make motto lines more compact 2023-02-09 11:53:29 -06:00
22d8a08420
Fix mismatch in peeking window heights 2023-02-09 11:52:27 -06:00
722229fe55
Apply Prettier to stylesheet 2023-02-09 11:50:14 -06:00
36c86e59ab
Add extra info modal 2023-01-05 18:13:02 -06:00
d51764b859
Add external links 2023-01-05 16:03:43 -06:00
daf2a0d746
Make styles more responsive 2023-01-05 16:01:33 -06:00
c3567f03e1
Add bull footer back in 2023-01-02 21:11:25 -06:00
2babd5250d
Add branded bull image back in 2023-01-02 19:57:07 -06:00
a6b10b56b7
Add stroke to motto text 2023-01-02 19:16:58 -06:00
ff8dc5865f
Add stroke to make headings more readable 2022-12-20 22:39:09 -06:00
ea8913f30e
Switch theme to Bootswatch lux 2022-12-20 22:25:22 -06:00
35ef660878
Switch styles to Sass 2022-12-20 21:14:34 -06:00
e88d43b241
Switch to FontAwesome API 2022-10-05 09:55:04 -05:00
f5d23c9b41
Extract scrolling header to its own file and remove from single pages 2022-06-28 22:33:10 -05:00
c23460d96a
Update home page 2022-06-28 21:46:02 -05:00
06f33f388c
Place fa-bull-sperm into a script file
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-03-26 21:23:35 -05:00