Commit Graph
17 Commits
Author SHA1 Message Date
Andrew StrykerandClaude Opus 4.6 403da45ff1 Merge infrastructure changes from post/autogolpe into main
Brings in renv, archetypes, layout partials, shortcodes, gitignore,
and hugo config changes that were committed on the post branch.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 21:33:44 -07:00
axs 475af38bee Refine layout 2026-03-02 07:05:09 -08:00
axs f1d4cac578 Add note on using the div tag 2025-04-08 08:26:41 -07:00
axs ad6714001b Fix file names 2025-03-26 23:19:15 -07:00
axs 10f5f93dc3 Add partials for react components 2025-03-26 23:12:54 -07:00
Andrew Stryker df80ad6c65 Merge branch 'post/autogolpe' 2025-03-14 20:26:05 -07:00
Andrew Stryker 421ec655e9 Move from "social" to "share"
The theme uses `.Site.Params.social` for Twitter Cards and possible other
things. To avoid the name clash, this change places configuration under
`.Site.Params.share` and `xparams.share`.
2025-03-10 21:36:21 -07:00
Andrew Stryker df71a6b41c Cache list of default platforms 2025-03-10 09:10:57 -07:00
Andrew Stryker 32d2c5add9 Select Mastodon share links by class
This gives me some flexibility to include multiple anchors on a page.
Not sure if this is really needed. However, this is better than listening
to an id that might not be unique.
2025-03-10 09:07:46 -07:00
Andrew Stryker d2279a776e Extend render to for generic sharing 2025-03-09 18:41:12 -07:00
Andrew Stryker e956d0a6bf Revise Mastodon sharing approach
The partial now uses a short JavaScript:
  - Attempts to use the web+mastodon protocol to open a client
  - Falls back to a redirect if that does not work

This is (hopefully) a pragmatic, maintainable, and future proof
solution.
2025-03-09 11:47:16 -07:00
Andrew Stryker 26d8fff5b2 Ask user for Mastodon instance 2025-03-08 19:02:00 -08:00
Andrew Stryker 34303b27e3 Support social sharing 2025-03-08 18:30:11 -08:00
Andrew Stryker 7340422162 Place a mastodon verification link in the home page footer 2025-03-01 12:33:33 -08:00
Andrew Stryker 6d9984acde Move to xparams for organizing parameters 2025-02-28 17:01:21 -08:00
Andrew Stryker a5f12ddab1 Use KaTeX partial recommended in Hugo documentation 2025-02-28 16:56:27 -08:00
Andrew Stryker 9f6a5b44f8 Add basic partials 2025-02-26 20:10:48 -08:00