12 lines
798 B
Markdown
12 lines
798 B
Markdown
|
|
---
|
||
|
|
id: f-mK1xJDUlUg
|
||
|
|
title: Success!
|
||
|
|
date: 2026-02-20T22:59:18Z
|
||
|
|
tags: []
|
||
|
|
slug: /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.
|