Georgism Wiki (progress.org/wiki)
Overview
A Ghost-hosted wiki on Georgism, Land Value Tax, and related concepts, deployed at progress.org/wiki. Source content lives in the GitHub repo floydmari/georgism-wiki; entries sync to Ghost via scripts/sync_to_ghost.py against the Ghost Admin API. [Source: Hugh session 87060c86 + 9e0a19ff, 2026-06-05]
Floyd has been seeding initial entries via Claude Code; Hugh is onboarded as a second contributor as of 2026-06-05.
Workflow
git pullfromfloydmari/georgism-wiki— always work off latest, Floyd is editing concurrently via Claude Code.- Create or edit a
.mdfile in the right folder:concepts/,people/,places/,research/, etc. with frontmatter (title,excerpt, optionallyfeatured,stub,most_cited). - Commit + PR on an
openclaw/*branch. - Floyd (or Claude Code) merges to
main. scripts/sync_to_ghost.pyruns (currently manual — no GH Action auto-deploy yet).
Three Ghost gotchas handled by sync_to_ghost.py
?source=htmlURL parameter for content injection.custom_template: custom-wiki-entryfrontmatter for wiki page styling.- Proper tag ordering.
Credentials
- README references
Ghost Admin API Key — progress.org wikifrom 1Password. - Floyd indicated (2026-06-05) it is the same integration key already in Hugh’s vault under
progress.org Ghost Admin API. To be confirmed on firstsync_to_ghost.pyrun. [Source: Floyd, Hugh session 9e0a19ff, 2026-06-05]
Open items
- Add a GitHub Action that auto-runs
sync_to_ghost.pyon merge tomain. Hugh proposed; awaiting Floyd’s go-ahead. [Source: Hugh session 87060c86, 2026-06-05] - Decide: keep a local clone on Hugh’s machine for faster iteration, or operate purely via GitHub API? Awaiting Floyd. [Source: Hugh session 9e0a19ff, 2026-06-05]
- Confirm the Ghost Admin API key is the same as
progress.org Ghost Admin APIon first sync run. [Source: 2026-06-05] - Identify candidate stub entries (
stub: truein frontmatter) that Hugh can flesh out as a first contribution.
Timeline
- 2026-06-06 |
/wikiadded to progress.org main nav menu by Hugh (Ghost Admin API). Wiki is now publicly accessible as a nav item at/wiki/. Same session: Collections item removed from nav at Floyd’s request. Final nav: Home · Articles · Learn · Wiki · About. [Source: Hugh session a8123685, 2026-06-06] - 2026-06-06 | PR #15 filed, merged, and deployed to
main(floydmari/progress-org-theme) with mobile CSS fixes for the wiki. Zero mobile CSS existed forwiki-masthead,wiki-summary,wiki-entry-head,wiki-entry-body,contribute-strip. Added responsive blocks at 720px and 480px breakpoints. Deployed via GitHub Actions (pushed directly to main after PAT auth issues with PR flow). Now live on progress.org/wiki. [Source: Hugh session a8123685, 2026-06-06] - 2026-06-05 | Floyd announced the repo on Slack and asked Hugh to review the update path. Hugh reviewed repo, sync script, and Ghost integration; documented workflow + Ghost gotchas + key question. Floyd clarified key reuse. Workflow confirmed clear; awaiting answers on auto-deploy GH Action + local-clone preference. [Source: Hugh sessions 87060c86 + 9e0a19ff, 2026-06-05]
See Also
- agent-webdev-and-content — parent project, includes the
progress-org-themerepo pattern - progress-org
- georgism
- floyd-marinescu