Commit graph

49 commits

Author SHA1 Message Date
3d1e40fb1b
refactor: Change column scale for list template 2023-07-01 17:35:59 -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
3f39e92ac5
feat: Change links to fulltext when available 2023-07-01 17:35:52 -05:00
50ea4e509c
feat: Add thumbnail-smart page listings 2023-07-01 17:35:51 -05:00
92b49ab4aa
chore: Add Masonry JS to template 2023-07-01 17:35:50 -05:00
f79f4a4aaa
refactor: Use vector bull in footer 2023-03-18 21:25:27 -05:00
da20f247f2
refactor: Move sidebar content into partial page 2023-03-18 21:24:36 -05:00
acda78c6d0
Apply Prettier formatting 2023-02-24 23:13:45 -06:00
59c7d6412b
Remove asset fingerprinting for JavaScript 2023-02-24 23:10:48 -06:00
c875b93617
Replace every instance of .Permalink with .RelPermalink
Hugo can't figure out how to sort out http vs https, which causes issues
in Chromium-based browsers. Fix that by only using relative links.
2023-02-09 17:30:03 -06:00
ff1790746e
Move modal to end of layout document 2023-02-09 17:21:39 -06:00
ce4b4c069c
Add description to base template 2023-02-09 12:20:36 -06:00
088fc929b1
Fix redirecting links 2023-01-11 14:16:41 +00: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
9d1ec4fb42
Add GoatCounter 2023-01-02 19:23:05 -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
6625528c35
Improve JS performance 2022-10-05 08:52:55 -05:00
bfe6a2b8ca
Add default page layout (no longer need anake) 2022-06-28 23:02:13 -05:00
f5d23c9b41
Extract scrolling header to its own file and remove from single pages 2022-06-28 22:33:10 -05:00
159c169e73 Revert "Switch to only using duotone FontAwesome"
This reverts commit f4d519bbd1.
2022-03-26 21:34:06 -05:00
f4d519bbd1
Switch to only using duotone FontAwesome
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-03-26 21:27:14 -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
b1b7218cc6
Correct nav links 2022-03-18 21:02:41 -05:00
36a29df078
Run Prettier on baseof.html 2022-03-18 20:38:43 -05:00
40cd7bff8e
Remove commented code from baseof.html 2022-03-18 20:38:16 -05:00
cf9b5f53a6
Replace cow icon with sperm icon for AI link 2022-03-18 20:37:15 -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
38d9045bb5
Move the node packages out of their own directory (although they still have one) 2022-02-02 00:47:36 -06:00
5da06e3a87
Add purgecss to css processing workflow 2022-02-02 00:43:30 -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
097d58f1bc
Convert FontAwesome CDN to locally-hosted FontAwesome 2022-02-02 00:14:03 -06:00
70e8d25d7f
Replace Bootstrap CDNs with locally-served Bootstrap 2022-02-02 00:02:14 -06:00
211cfcef65
Switch static jquery serving to bundling and minifying all JS 2022-02-01 23:51:12 -06:00
d5f32d3b27
Replace CDN jquery with locally-hosted jquery 2022-02-01 23:48:30 -06:00
252f32df66
Switch to using internal brand logo 2022-02-01 23:37:57 -06:00
fdd893ac55
Update the main templates nav links to match the current site 2022-02-01 23:21:44 -06:00
9e3691f801
Swap out free FontAwesome for Pro FontAwesome 2022-02-01 23:12:41 -06:00
a276971468
Convert the site template to Hugo 2022-02-01 22:54:29 -06:00
b59f6b3ac8
Dename default template file to layouts/_default/baseof 2022-01-13 19:01:59 -06:00