From cc8fb5190e3a5cb307d85eeb5bb6f72d0910f528 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 10 Feb 2025 13:09:49 +0100 Subject: Improve documentation --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 9435373..34cef7a 100644 --- a/readme.md +++ b/readme.md @@ -14,3 +14,8 @@ blog](https://text.marvinborner.de). - `./dev` to spin up a development server for all files - `./dev md-priv/file.md` to spin up a development server for a single file +- visit `localhost:8080` for the public preview or `/priv/` for the + work-in-progress +- when you're done writing, move `md-priv/file.md` to `md` + - you may also want to add `&& rm -r pub/priv` to the "Generate + files" section of the `gen.yml` workflow -- cgit v1.2.3