798 B
798 B
| id | title | date | tags | slug |
|---|---|---|---|---|
| f-mK1xJDUlUg | Success! | 2026-02-20T22:59:18Z | /2026/02/21/success |
Okay, publishing from the frontend works.
Of course now I need to make sure all these posts are kept, as I would like to prevent a publish every time I make a change. So either enable a local preview mode or have a way to export the posts I save: both possible with the multiple publishing targets. And I want to be able to easily save posts as drafts, and also allow for local saves should the updated post be unable to reach the server.
Basically, I want to make sure the writing and publishing flow is as good as it can be, otherwise I wouldn't be comfortable using it. And for any blogging CMS, having a way to write posts and be comfortable that your words won't be lost is paramount.