diff --git a/.gitignore b/.gitignore index 79604c8..e8d99fb 100644 --- a/.gitignore +++ b/.gitignore @@ -162,3 +162,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ PASSWORD.txt +.hermes diff --git a/.python-version b/.python-version new file mode 100644 index 0000000..e4fba21 --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.12 diff --git a/about/index.md b/about/index.md new file mode 100644 index 0000000..31dfcf9 --- /dev/null +++ b/about/index.md @@ -0,0 +1,9 @@ +# About this space + +_This is a living archive for reigniting the spark within._ + +Multiple voices are welcome here. Not a performance of awareness, but a practice of it. + +- Share what calls to you +- Add notes, reflections, or small practices +- Let contributions grow the whole garden gently 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 `