|
3ab7e0823c
|
wip: Sketching out identify section
|
2023-10-16 17:00:55 -05:00 |
|
|
a9361a3665
|
fix: Ensure PostCSS processing actually happens
|
2023-10-09 04:03:25 +00:00 |
|
|
7d6274c6ac
|
feat: Add titles to taxonomy pages
|
2023-07-01 17:36:13 -05:00 |
|
|
2e0f140e0a
|
feat: Add FontAwesome thumbnail badges
|
2023-07-01 17:36:09 -05:00 |
|
|
56aed1a86d
|
refactor: Move thumbnail list template to partial template file
|
2023-07-01 17:36:07 -05:00 |
|
|
1c2f164871
|
feat: Add button to distinguish category on lists
|
2023-07-01 17:36:05 -05:00 |
|
|
151007b78b
|
refactor: Remove video-specific list template
|
2023-07-01 17:36:03 -05:00 |
|
|
68f05ab0d5
|
feat: Add dates to list template
|
2023-07-01 17:36:00 -05:00 |
|
|
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 |
|
|
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 |
|