Commit graph

35 commits

Author SHA1 Message Date
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
5dffffd5a9
Change to mounted node_modules folder
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-03-26 20:50:06 -05:00
d7657e5e63
Apply Prettier formatting 2022-03-21 19:05:10 -05:00
ec754cd594
Add a 'dog-eared' style 2022-02-14 21:04:04 -06: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
26a950c6e9
Add package.json for front-end 2022-02-02 01:08:28 -06:00
38d9045bb5
Move the node packages out of their own directory (although they still have one) 2022-02-02 00:47:36 -06:00
60bed163e3
Move custom style code to its own file 2022-02-02 00:23:51 -06:00
a493a7b6be
Move scrolling window code to its own file 2022-02-02 00:21:44 -06:00
15ac97e656
Replace my old hosted FitText.js with my new hosted FitText.js 2022-02-02 00:18:42 -06:00
70e8d25d7f
Replace Bootstrap CDNs with locally-served Bootstrap 2022-02-02 00:02:14 -06:00
d5f32d3b27
Replace CDN jquery with locally-hosted jquery 2022-02-01 23:48:30 -06:00
a00d8d9de7
Copy brand over to assets folder 2022-02-01 23:23:47 -06:00
9d32f2e27c
Copy images over to assets dir 2022-02-01 22:53:49 -06:00