From 50c5fa340e096fe734d319e2c55b377bb32d45fc Mon Sep 17 00:00:00 2001 From: Tolaria Date: Wed, 3 Jun 2026 16:18:56 +0800 Subject: [PATCH] feat: theme refinements, contributing guide, captcha, new content sections - Enlarge header logo (3.2rem) and hide site name via extra.css - Darken link color (#4a8262) and green-to-sage table header gradient - Add contributing/ section with leaf captcha email reveal - Move markdown.md to contributing/; theming.md stays root (unpublished) - Add practices/ and teachings/ content sections - Update zensical.toml config --- codedb.snapshot | Bin 1019820 -> 1020001 bytes content-production-playbook.md | 93 ++++++++ docs/assets/images/tree-ad-logo.svg | 27 +++ docs/assets/images/tree-ad-text-logo.png | Bin 0 -> 224787 bytes docs/assets/images/tree-of-ascension-logo.png | Bin 0 -> 693539 bytes docs/contributing/index.md | 214 ++++++++++++++++++ docs/{ => contributing}/markdown.md | 0 docs/index.md | 8 +- docs/practices/daily-sadhana.md | 67 ++++++ docs/practices/digital-wellness.md | 60 +++++ docs/practices/grounding-in-nature.md | 48 ++++ docs/practices/index.md | 18 ++ docs/practices/nourishing-the-body.md | 65 ++++++ docs/stylesheets/extra.css | 20 +- docs/teachings/collective-awakening.md | 72 ++++++ docs/teachings/community-sovereignty.md | 88 +++++++ docs/teachings/digital-sovereignty.md | 73 ++++++ docs/teachings/finding-purpose.md | 72 ++++++ docs/teachings/index.md | 19 ++ docs/teachings/spiritual-hygiene.md | 75 ++++++ docs/zensical-theme-plan.md | 72 ------ zensical.toml | 17 +- 22 files changed, 1023 insertions(+), 85 deletions(-) create mode 100644 content-production-playbook.md create mode 100644 docs/assets/images/tree-ad-logo.svg create mode 100644 docs/assets/images/tree-ad-text-logo.png create mode 100644 docs/assets/images/tree-of-ascension-logo.png create mode 100644 docs/contributing/index.md rename docs/{ => contributing}/markdown.md (100%) create mode 100644 docs/practices/daily-sadhana.md create mode 100644 docs/practices/digital-wellness.md create mode 100644 docs/practices/grounding-in-nature.md create mode 100644 docs/practices/index.md create mode 100644 docs/practices/nourishing-the-body.md create mode 100644 docs/teachings/collective-awakening.md create mode 100644 docs/teachings/community-sovereignty.md create mode 100644 docs/teachings/digital-sovereignty.md create mode 100644 docs/teachings/finding-purpose.md create mode 100644 docs/teachings/index.md create mode 100644 docs/teachings/spiritual-hygiene.md delete mode 100644 docs/zensical-theme-plan.md diff --git a/codedb.snapshot b/codedb.snapshot index 90a82fdff545a8a53f1c9d369cc3509015813f13..6f718c77d2c5cab17b0f435001bfa30ae6fdea2a 100644 GIT binary patch delta 353 zcmZ28-|pc8I|FAICq^a)1_lH3#1z966LWJTgOpUWBr}6lvsB|`^JGhl6jLLkq*S1w zNuotc>O=z-vk)Gj1|VPu;$ysECc{bv7BGVuNapK7*q;(P!D6gHGI7Ght`>b`10AK3 z{F20+_@v5`)M6zoGeZ*t6QE#bUP@|3YD#=!iISC}xrKp=nX$2<`DRJF6VfaKp(Lc||7oGsRp-(S2 zg$LwG!DdDNc13LR=CEw$VcW&d zA`3KQdcGcu@#eq0(-@og@VD>bX9QvQ9w6r3&UBS8em4MvIz%!6 diff --git a/content-production-playbook.md b/content-production-playbook.md new file mode 100644 index 0000000..1fbb267 --- /dev/null +++ b/content-production-playbook.md @@ -0,0 +1,93 @@ +# Content Production Playbook — Consciousness Garden + +## Purpose +Turn a topic list into organized, rich Zensical docs for the awakening/consciousness site. +This document is the reusable task brief for any future content-writing run. + +--- + +## 1. Inputs required +- Topic list (title + one-line intent per topic) +- Desired folder hierarchy preference: + - `docs/practices/` — guided practices + - `docs/teachings/` — longer essays, frameworks + - `docs/experiences/` — community stories, experiences + - `docs/reference/` — glossaries, diagrams, maps + - `docs/about/` — already exists; keep site meta here + +--- + +## 2. Research workflow +For each topic: +1. Run a short Firecrawl/parallel-cli research pass to pull 2–4 high-quality references. +2. Favor primary sources, short readable articles, and non-copyright-restricted diagrams. +3. If the topic is technical or structural, prefer diagrammatic explanation. + +--- + +## 3. Content standards +- **Tone**: calm, grounded, inviting — not performative spirituality. +- **Length**: 300–900 words per page unless the topic clearly demands more. +- **Structure per post**: + - 1–3 sentence intro hook + - 3–6 body sections with headings + - 1 closing reflection or practice prompt + - 1 related link into another page in the same hierarchy +- **Accessibility**: readable line length, alt text on images, reduced-motion safe animations. + +--- + +## 4. Zensical features to use +- Admonitions: `!!! note`, `!!! warning` +- Collapsibles: `???` for optional depth +- Code/math only when genuinely clarifying a model or practice +- Mermaid diagrams: flowcharts, mindmaps, or journey maps when a concept benefits from visual structure +- `markdown="1"` for figures/hero-style images +- Keep internal links relative to `docs/` paths + +--- + +## 5. Images & media +- Prefer lightweight PNG/SVG or optimized JPEG. +- If video is added: + - Use a poster image + - Do not autoplay + - Prefer HTML5 `