Commit graph

488 commits

Author SHA1 Message Date
58119f5968
feat: Add character-dialog shortcode and stylesheet
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline failed
2025-11-11 23:34:40 -06:00
3cc62444fc
feat: Add article element for blog-specific page rendering 2025-11-11 23:34:40 -06:00
a37436de6a
fead: add character individual poses 2025-11-11 23:34:40 -06:00
6ac6f9b9d7
feat: add character ref sheets and description 2025-11-11 23:34:39 -06:00
506d1e8d69
feat: Add LLM babbler link where only robots can find it
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-10-31 16:18:52 -05:00
2fe579bcc7
feat: Make page occupy middle of screen
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-10-20 09:36:04 -05:00
a85c956e12
perf: Add contain directive to scrolling header 2025-10-20 08:01:46 -05:00
f08b173cc4
feat: Add hCaptcha to contact form
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-09-29 09:35:13 -05:00
9f50de4396
refactor: Rename honeypot field to honorific
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
There has been a massive uptick in spam within the past two weeks. A
form field called `_gotcha` is a little on-the-nose, so as a first pass
effort, rename the field to something that sounds more legitimate for a
contact form. More involved strategies will be put in place, but this is
a quick and dirty fix that is worth a try based on the time involved.
2025-09-29 09:27:55 -05:00
5b976f9029
fix: Item listing validation errors
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-04-05 11:32:20 -05:00
950765d336
fix: Update new errors on indieweb validator
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-04-05 11:29:03 -05:00
559bb62310
fix: Make single academia indieweb
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-04-05 11:08:47 -05:00
4ac4b8f495
fix: h-card now includes p-note
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-04-05 10:48:07 -05:00
53ef18921f
fix: Convert webp images to jpeg
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Apparently running the docker image on my local Macbook
can handle webp, but the remote builder can't. I'm running
the exact same woodpecker ci pipeline in both cases, so
maybe it's the difference between the amd64 and arm64
images? In any case, it's not worth keeping around two webp
images, so convert them to jpeg.
2025-04-05 00:27:51 -05:00
c38323c665
fix: Show abbr on tap for mobile
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-03-30 18:47:53 -05:00
77bc19371c
cleanup: Simplify category button code
This is in prep for a similar feature in BibTex citations
2025-03-30 18:47:52 -05:00
266348b302
feat: Add modern web favicons 2025-03-05 10:03:29 -06:00
249e5af628
feat: Add Twitter cards 2025-03-05 10:03:29 -06:00
ae4cbd1575
feat: Add microdata schema 2025-03-05 10:03:29 -06:00
4df3c185c6
feat: Add OpenGraph to pages 2025-03-05 10:03:29 -06:00
fba5c6fa3d
feat: Add RSS subscribe links 2025-03-05 10:03:29 -06:00
11ce31ff25
fix: correct missing word in bio 2025-03-05 10:03:28 -06:00
23f96f6ce0
fix: Add author for Ag Olympics reel
Fixes Atom feed validation error
2025-03-05 10:03:28 -06:00
fc96b7b3a8
feat: Add Atom feeds 2025-03-05 10:03:28 -06:00
763d58e379
style: Fix titles 2025-03-05 10:03:28 -06:00
9f9e96efd9
feat: Add custom blockquote hook 2025-03-05 10:03:28 -06:00
3b6748b59d
style: Shrink images that are in entries without dates
Otherwise there is too much whitespace
2025-03-05 10:03:28 -06:00
100f771f36
feat: Remove dates from entries that don't list them 2025-03-05 10:03:27 -06:00
2867ae44a7
refactor: Move blogroll to files like every other section 2025-03-05 10:03:27 -06:00
785aa22fbe
refactor: Move bio stuff around 2025-03-05 10:03:27 -06:00
d0ea34b38c
feat: Add chemical engineering cow as blog cover image 2025-03-05 10:03:26 -06:00
ed2cb6b71b
refactor: Use Permalink instead of RelPermalink
This allows for staging on Codeberg Pages
2025-02-25 10:03:16 -06:00
b2144788bc
refactor: Revise my bio 2025-02-25 10:01:47 -06:00
a8c42b3b96
style: Adjust spacing 2025-02-24 13:44:53 -06:00
80e48c4e42
fix: Bold my name on all devices 2025-02-24 13:36:20 -06:00
9d99603872
feat: Add microformat2 microdata for item lists 2025-01-31 10:43:02 -06:00
74c807a59c
feat: Add microformat2 markup for personal data 2025-01-31 10:43:02 -06:00
61ff3a1027
feat: Add rel=author to author listings 2025-01-31 10:43:02 -06:00
ddb1d6f0cb
fix: Only use rel=me on pages that are actually about me 2025-01-31 10:43:02 -06:00
2c4172fed6
refactor: Make scrolling image header use flexbox
After a bunch of mucking around, use flexbox as
directly as possible to make scrolling animation
the most consistent.
2025-01-31 10:43:02 -06:00
60747cf3ca
fix: Footer when using Chrome scrolling header 2025-01-31 10:43:02 -06:00
af7269d3e3
refactor: Remove relative positioning from cards 2025-01-31 10:43:02 -06:00
54d4113f16
style: Add padding around scrolling header text 2025-01-31 10:43:02 -06:00
8d3be08794
style: Fix Chrome scrolling header 2025-01-31 10:43:01 -06:00
91f11edae1
feat: Add Lightning crypto address 2025-01-31 10:43:01 -06:00
4e06ea3f95
build: Add weekly builds to check content adapters 2025-01-31 10:43:01 -06:00
25d488ee23
style: Only show blub on first page of lists 2025-01-31 10:43:01 -06:00
4969101fff
feat: Show not just featured pages on home 2025-01-31 10:43:01 -06:00
af1a17e760
refactor: Only show code projects that have been tagged
I don't want my dotfiles or webpage updates constantly
hogging the front page just because they get constant
commits. Switch to using tag dates to highlight when
projects have reached a significant milestone.
2025-01-31 10:43:01 -06:00
b2e5839d34
feat: Add category labels to titles 2025-01-31 10:43:01 -06:00