authoring server 3
All checks were successful
Build Org Website / build (push) Successful in 1m1s

This commit is contained in:
2026-05-07 13:46:25 +01:00
parent d3a668f353
commit d33e1771af
11 changed files with 295 additions and 37 deletions

View File

@@ -15,4 +15,6 @@ The editor writes normal `.org` pages with the metadata used by the publishing p
- new pages can use an explicit path under `blogs/` or `posts/`
- saving a page starts `emacs -Q --script build-site.el` and then regenerates the search index
Lima pages are Markdown files under `lima/`. Selecting the Lima page type shows a Markdown toolbar for common formatting and an attachment button. Uploaded images and videos are stored under `assets/images/hzone/YYYY/MM/` and inserted into the Markdown page.
Saves enqueue builds. The editor remains usable while publishing runs, and the queue section shows the current build, pending builds, and recent build results.