Remove editorial_workflow - not supported by Gitea backend

Error: 'The Gitea backend does not support editorial workflow'

Editorial workflow (draft/review/publish) is a GitHub-only feature.
Gitea backend requires direct commits to master branch.

Keeping all other task improvements:
- Individual task files in docs/tasks-index/
- Priority-based sorting
- Improved field labels and hints
This commit is contained in:
Claude
2026-04-07 22:03:34 +00:00
parent 6623ac2683
commit 3dd07cf810

View File

@@ -14,9 +14,6 @@ site_url: https://firefrostgaming.com
display_url: https://firefrostgaming.com
logo_url: /assets/images/2026/02/Light-logo.png
# Editorial workflow - draft/review/publish flow
publish_mode: editorial_workflow
# Disable preview pane globally (dark mode compatibility - font/background color issue)
editor:
preview: false