Publish
The publishing API is not responding
The forms on this page are served as static HTML, but everything they do runs in a Cloudflare Function. Those functions are not answering here.
Running locally? npm run dev now starts both. If you started the site another way, the functions in functions/ are not being served, because plainastro dev does not run them.
This is the deployed site? Check that functions/ is committed and that the Pages build finished. Reading the site works without them; publishing does not.
Publishing is not set up yet
This deployment has no ADMIN_PASSWORD_HASH, SESSION_SECRET orGITHUB_TOKEN. Until those Cloudflare secrets exist, notes are added by committing Markdown files by hand. See the README. Nothing is broken; the site simply has no writer.
Private drafts
Not on the site. Still files in the repo. A draft was never published, so it can be deleted: published notes cannot, and the button will refuse them.
Loading…
Deploy
Loading…