updates
All checks were successful
Build Org Website / build (push) Successful in 54s

This commit is contained in:
gitea-actions
2026-06-04 14:13:45 +01:00
parent d63dc6d2cf
commit cd62a01ec5
12 changed files with 719 additions and 695 deletions

View File

@@ -6,7 +6,7 @@ The site is written using Emacs and Org-mode, and exported using the `org-publis
## Local authoring UI
The authoring UI now lives in `/home/zaine/master-folder/projects/authoring-service`.
The authoring UI now lives in `/home/zaine/master-folder/org-platform/authoring-service`.
Run `make author` from either repository to install and start the user systemd service, then open `http://127.0.0.1:8765` to create or edit blog and post Org files from a browser. When deployed behind the reverse proxy, use `https://author.zainezq.com`.