Commit graph

488 commits

Author SHA1 Message Date
2f8d7d3080
feat: Add pages with internal link back into sitemap 2025-01-31 10:43:01 -06:00
c3f96dcc9b
feat: Exclude pages that have external link 2025-01-31 10:43:00 -06:00
cd512920da
refactor: Make Ag Olympics Reel link out 2025-01-31 10:43:00 -06:00
e6de2f26ef
feat: Restore Ag Olympics Reel 2025-01-31 10:43:00 -06:00
a146103847
style: Make tags show up in lowercase 2025-01-31 10:43:00 -06:00
3e05184b08
feat: Add tags to code repos 2025-01-31 10:43:00 -06:00
7bf8f6b036
build: Add SourceGit support for commit hooks 2025-01-31 10:43:00 -06:00
2b18eb61d9
cleanup: Add Prettier formatting for gotemplates 2025-01-31 10:43:00 -06:00
8ce938b544
style: Make footer always at bottom 2025-01-31 10:43:00 -06:00
1e620bd63e
feat: Add tags support to video adapter 2025-01-31 10:43:00 -06:00
f08fc89ddc
feat: Add crypto addresses 2025-01-31 10:42:59 -06:00
30f784ed3a
feat: Add GPG key 2025-01-31 10:42:59 -06:00
b2576f1047
cleanup: Remove more accounts that I don't think are important 2025-01-31 10:42:59 -06:00
585ffb5f0d
style: Add border and header around account list 2025-01-31 10:42:59 -06:00
841e42f91a
fix: Use relative units to prevent pagination overflow 2025-01-31 10:42:59 -06:00
5b4b3d9135
fix: Use build date for copyright notice 2025-01-31 10:42:59 -06:00
2af8e8e14f
style: Add padding to make dates look more comfortable 2025-01-31 10:42:59 -06:00
4c7e059c5c
refactor: Use truncate for summaries instead of summary 2025-01-31 10:42:59 -06:00
45d51e63cc
feat: Add people link parsing to video content adapter 2025-01-31 10:42:59 -06:00
2cff4ed16b
feat: Upgrade to Hugo v0.141.0
This update includes the ability to insert QR codes natively. To
complete the upgrade:

- Update flake.nix and flake.lock to the commit of nixpkgs that
  contains Hugo v0.141.0
- Update .woodpecker.yml to pull the Hugo v0.141.0 image
- Update content adapters to use the new error handling
  implemented in v0.141.0
2025-01-31 10:42:58 -06:00
43d69981d4
fix: Fix James Yates name 2025-01-31 10:42:58 -06:00
a2b07c3637
feat: Add Llama3-generated blog posts 2025-01-31 10:42:58 -06:00
d38836e6fd
cleanup: Remove accounts that aren't publicly viewable 2025-01-31 10:42:58 -06:00
e17e6ac867
feat: Add academia thumbnails 2025-01-31 10:42:58 -06:00
2c90c42831
ci: Switch to hugomods docker image
Using external web resources means that nix build will fail. Switch to using the hugomods image instead.
2025-01-31 10:42:58 -06:00
2222716ae1
feat: Add featured content filtering for external data adapters 2025-01-31 10:42:58 -06:00
0bb9bac286
feat: Enable pagination for all lists 2025-01-31 10:42:58 -06:00
ac5d4259e2
feat: Add icon to represent code projects 2025-01-31 10:42:58 -06:00
37427ba982
feat: Add content adapter for code projects 2025-01-31 10:42:57 -06:00
f9606b8e35
feat: Add content adapter for videos 2025-01-31 10:42:57 -06:00
8b83950d85
feat: Show all content on home page 2025-01-31 10:42:57 -06:00
a6dcb45fda
cleanup: Add properties to make all branch pages consistent 2025-01-31 10:42:57 -06:00
07af4c1874
fix: Only render scrolling header space on pages that have scrolling header 2025-01-31 10:42:57 -06:00
8a963afc99
feat: Add rel=me support for about menu link 2025-01-31 10:42:57 -06:00
0cf8b90206
refactor: Move about me stuff from home page to about page 2025-01-31 10:42:57 -06:00
060a6129bd
feat: Complete about people page 2025-01-31 10:42:56 -06:00
b781369485
fix: Rename people/list.html to people/term.html
This is really the layout for the list of works on each person's page,
so switch to the more specific lookup name.
2025-01-31 10:42:56 -06:00
7d50529ad1
refactor: move list card to partial template 2025-01-31 10:42:56 -06:00
9ff5002517
editor: Use Prettier for formatting within Zed 2025-01-31 10:42:56 -06:00
101ae735a2
feat: Add Accounts bar 2025-01-31 10:42:56 -06:00
67bec1e8dd
style: Remove Bootstrap container from main content 2025-01-31 10:42:56 -06:00
a2c32f3c0d
feat: Scaffold initial about me page 2025-01-31 10:42:56 -06:00
4bffdc255e
feat: Add Blog landing page 2025-01-31 10:42:56 -06:00
b4b0c16601
feat: Add Rickrolling login button 2025-01-31 10:42:56 -06:00
28a445915a
feat: Add code menu button 2025-01-31 10:42:55 -06:00
fac68cbec0
feat!: Remove website listing 2025-01-31 10:42:55 -06:00
7973e63ca0
refactor: Redirect videos to external PeerTube ref 2025-01-31 10:42:55 -06:00
c0716d277f
feat: Allow menu items to declare custom URLs 2025-01-31 10:42:55 -06:00
6709b3566f
chore: Add MacOS to gitignore 2025-01-31 10:42:40 -06:00
a26a5346a2
feat: hijack link titles for use as RelMeAuth
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-01-29 23:26:00 -06:00