Commit graph

73 commits

Author SHA1 Message Date
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
d3fbc737fd
refactor: Remove custom website layout 2023-07-01 17:35:48 -05:00
e7b28d2a1a
refactor: Remove custom academia layout 2023-07-01 17:35:47 -05:00
f79f4a4aaa
refactor: Use vector bull in footer 2023-03-18 21:25:27 -05:00
948cc7a19a
feat: Switch sidebar to use Hugo menu 2023-03-18 21:24:37 -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
f81ef022d5
Add support for Peertube links 2023-02-01 20:04:55 -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
f9ce30875d
Add single pages for academia records 2022-06-28 23:34:36 -05:00
2324b21ef1 Rename "academia.type" to "academia.medium" 2022-06-28 23:13:56 -05:00
bfe6a2b8ca
Add default page layout (no longer need anake) 2022-06-28 23:02:13 -05:00
0e50095eb3
Add icon for journal articles 2022-06-28 22:36:58 -05:00
46d584a7ba
Add fixed-width attribute to all academia icons 2022-06-28 22:34:43 -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
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
a4e41426b7
Add listing for websites 2022-03-21 21:07:45 -05:00
d7657e5e63
Apply Prettier formatting 2022-03-21 19:05:10 -05:00
1181ee39ef
Add single page for videos 2022-03-18 22:06:46 -05:00
44b1466840
Add listing of all videos 2022-03-18 22:06:44 -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
b011b4d3cc
Remove links from publications list 2022-03-18 19:19:47 -05:00
fc7434e762
Make margins wider on academia list 2022-02-14 22:10:50 -06:00
2ac3b03ddc
Use more stable Scratch method 2022-02-14 22:10:36 -06:00
9a7b1b568c
Opt not to show abstracts for non-featured publications on list page 2022-02-14 21:45:11 -06:00
a506ca969c
Make showing the abstract optional 2022-02-14 21:44:53 -06:00
aa12014c9d
Remove blank keywords 2022-02-14 21:41:09 -06:00
f0498fa3e1
Add icon for presentations 2022-02-14 21:39:27 -06:00
dd1fadc70c
Extract academic listing to partial page 2022-02-14 21:26:27 -06:00