summaryrefslogtreecommitdiff
path: root/lib/tasks/pages.rake
AgeCommit message (Collapse)Author
2026-08-09Drop nodes.external_urlerdgeist
The column moved to page.rb and was now written only by publish_draft! and by the chapter seed, and read by nothing. lib/tasks/pages.rake goes with it. backfill_external_url reads the dropped column. backfill_address is spent and no longer safe to re-run.
2026-08-08Move the external homepage onto the drafterdgeist
2026-08-07Move the pending address from the node onto the drafterdgeist