Commit graph

11 commits

Author SHA1 Message Date
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
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
e88d43b241
Switch to FontAwesome API 2022-10-05 09:55:04 -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
d7657e5e63
Apply Prettier formatting 2022-03-21 19:05:10 -05:00
63b3956143
Enable Bootstrap tooltips on the site 2022-02-14 21:03:46 -06:00
1cb53b0b31
Add the contact page 2022-02-02 01:23:07 -06:00
a493a7b6be
Move scrolling window code to its own file 2022-02-02 00:21:44 -06:00