Commit graph

16 commits

Author SHA1 Message Date
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
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
36c86e59ab
Add extra info modal 2023-01-05 18:13:02 -06: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
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
d7657e5e63
Apply Prettier formatting 2022-03-21 19:05:10 -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
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
4c2c001076
Extract academic listing to partial page 2022-02-14 21:24:35 -06:00