Andrew Stryker
04aa189f8a
Add hugo helpers
2026-03-24 21:41:09 -07:00
Andrew Stryker
80ea5b1c2c
Add shared libs directory to gitignore and Makefile
...
Configure statdown to write CSS/JS dependencies to static/libs/
so they are shared across posts, and ignore that directory in git.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-24 21:36:00 -07:00
Andrew Stryker
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
32094e7049
Add archetypes
2026-03-02 07:06:36 -08:00
475af38bee
Refine layout
2026-03-02 07:05:09 -08:00
7983a30f4e
Use statdown and Renv
2026-03-02 07:03:31 -08:00
d07972b407
Ignore R files
2026-01-12 10:53:51 -08:00
f1d4cac578
Add note on using the div tag
2025-04-08 08:26:41 -07:00
ad6714001b
Fix file names
2025-03-26 23:19:15 -07:00
b1873be1f3
Allow raw HTML
2025-03-26 23:15:07 -07:00
bea242adaf
Add notes on Bayes theorem as odds
2025-03-26 23:14:02 -07:00
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
2eec0c6dcb
Enable render hooks
2025-03-14 20:25:55 -07:00
Andrew Stryker
216ca36215
Continue refining
2025-03-14 20:22:55 -07:00
Andrew Stryker
1f15d89f89
Ignore derived files
2025-03-14 20:18:52 -07:00
Andrew Stryker
a9e2cbf36a
Update link to supporting note
2025-03-12 14:15:52 -07:00
Andrew Stryker
2d1c1b0d58
Delete stray file
2025-03-12 14:14:05 -07:00
Andrew Stryker
5000bf8e3c
Add permalinks and ignores
2025-03-12 14:13:50 -07:00
Andrew Stryker
730c03a868
Move to a page bundle organization
2025-03-12 14:13:24 -07:00
Andrew Stryker
4604e26540
Take the note on Bayes odds as out of draft
2025-03-10 22:07:45 -07:00
Andrew Stryker
ae8fc209be
Update Bayesian odds note
...
- Fix derivation
- Group results
- Add references
- Describe the result in English
2025-03-10 21:58:56 -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
7aa4e6711f
Set include to false for most platforms
2025-03-10 09:59:04 -07:00
Andrew Stryker
8cac765335
Include math and remove unhelpful text
2025-03-10 09:11:43 -07:00
Andrew Stryker
df71a6b41c
Cache list of default platforms
2025-03-10 09:10:57 -07:00
Andrew Stryker
55909de2b5
Include more sharing options
2025-03-10 09:10:26 -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
1ad22709b3
Remove unused variable
...
Setting an instance for a federated service does not make sense. The new
approach is to ask the user which instance to use.
2025-03-08 19:02:18 -08:00
Andrew Stryker
26d8fff5b2
Ask user for Mastodon instance
2025-03-08 19:02:00 -08:00
Andrew Stryker
7f5273b800
Add reference to likelihood ratio
2025-03-08 18:41:29 -08:00
Andrew Stryker
59c77c919d
Link to the Wikipedia article on Bayes theorem
2025-03-08 18:38:44 -08:00
Andrew Stryker
1c501fa0dc
Compplete Bayes as odds note
2025-03-08 18:34:54 -08:00
Andrew Stryker
14d8dee519
Organize social sharing
2025-03-08 18:33:13 -08:00
Andrew Stryker
92befd869c
Update theme
2025-03-08 18:32:33 -08:00
Andrew Stryker
427d9896f4
Add shortcodes for including content
2025-03-08 18:31:52 -08:00
Andrew Stryker
34303b27e3
Support social sharing
2025-03-08 18:30:11 -08:00
Andrew Stryker
fbb2a57fbf
Fix typo
2025-03-06 21:28:20 -08:00
Andrew Stryker
3acd847a4e
Complete note on expressing Bayes in term os odds
2025-03-06 21:27:15 -08:00
Andrew Stryker
cafce77e62
Complete intro
2025-03-02 22:18:15 -08:00
Andrew Stryker
2d918be1ff
Remove Mastodon verification link
2025-03-02 18:57:37 -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
332539a898
Start Bayesian analysis of auogolpe
2025-03-01 10:22:51 -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
a6803016fa
Fix location of goldmark configuration
2025-02-28 16:55:18 -08:00
Andrew Stryker
e5d5886354
Override access the tags page
...
Apache, as configured on SDF, was intercepting and blocking access to
the tags directory.
2025-02-27 06:58:56 -08:00
Andrew Stryker
a4c5d3fb91
Remove unintended file
2025-02-27 06:58:38 -08:00