diff --git a/assets/images/cards/practices-digital.jpg b/assets/images/cards/practices-digital.jpg new file mode 100644 index 0000000..96594cd Binary files /dev/null and b/assets/images/cards/practices-digital.jpg differ diff --git a/assets/images/cards/practices-grounding.jpg b/assets/images/cards/practices-grounding.jpg new file mode 100644 index 0000000..1ea8382 Binary files /dev/null and b/assets/images/cards/practices-grounding.jpg differ diff --git a/assets/images/cards/practices-hygiene.jpg b/assets/images/cards/practices-hygiene.jpg new file mode 100644 index 0000000..acb181a Binary files /dev/null and b/assets/images/cards/practices-hygiene.jpg differ diff --git a/assets/images/cards/practices-nourishing.jpg b/assets/images/cards/practices-nourishing.jpg new file mode 100644 index 0000000..56857f0 Binary files /dev/null and b/assets/images/cards/practices-nourishing.jpg differ diff --git a/assets/images/cards/practices-sadhana.jpg b/assets/images/cards/practices-sadhana.jpg new file mode 100644 index 0000000..73e1611 Binary files /dev/null and b/assets/images/cards/practices-sadhana.jpg differ diff --git a/assets/images/cards/strategies-awakening.jpg b/assets/images/cards/strategies-awakening.jpg new file mode 100644 index 0000000..1b5f8ee Binary files /dev/null and b/assets/images/cards/strategies-awakening.jpg differ diff --git a/assets/images/cards/strategies-community-sov.jpg b/assets/images/cards/strategies-community-sov.jpg new file mode 100644 index 0000000..4ba7a4a Binary files /dev/null and b/assets/images/cards/strategies-community-sov.jpg differ diff --git a/assets/images/cards/strategies-digital-sov.jpg b/assets/images/cards/strategies-digital-sov.jpg new file mode 100644 index 0000000..2b50592 Binary files /dev/null and b/assets/images/cards/strategies-digital-sov.jpg differ diff --git a/assets/images/cards/strategies-purpose.jpg b/assets/images/cards/strategies-purpose.jpg new file mode 100644 index 0000000..3f1d493 Binary files /dev/null and b/assets/images/cards/strategies-purpose.jpg differ diff --git a/contributing/index.html b/contributing/index.html index ef8a8d2..ddddbcb 100644 --- a/contributing/index.html +++ b/contributing/index.html @@ -1189,18 +1189,36 @@

Step 2 — Create your branch

Every edit lives on its own branch. This keeps the main site safe while you work.

You're now on your own copy of the site. Any changes you make stay on this branch until you're ready to share them.

Step 3 — Edit a file

Step 4 — Open a Pull Request

When your changes are ready:

@@ -1260,22 +1278,34 @@ uv add --dev zensical

Make it yours

-

Open zensical.toml and change:

+

Open +zensical.toml + and change:

site_name = "Your Site Name"
 site_description = "What your site is about"
 site_url = "https://your-domain.com"
 site_author = "You"
 repo_url = "https://your-forgejo-instance/you/your-repo"
 
-

Replace docs/assets/images/tree-ad-logo.svg with your own logo, then build:

+

Replace +docs/assets/images/tree-ad-logo.svg + with your own logo, then build:

zensical build --config-file zensical.toml
 
-

Your site appears in the site/ folder — upload it to any static host (Netlify, Cloudflare Pages, a VPS, or keep it on Forgejo Pages).

+

Your site appears in the +site/ + folder — upload it to any static host (Netlify, Cloudflare Pages, a VPS, or keep it on Forgejo Pages).

Use your own domain

    -
  1. Build the site and upload the site/ folder to your hosting provider
  2. +
  3. Build the site and upload the +site/ + folder to your hosting provider
  4. Point your domain's DNS to your host (your provider will have instructions)
  5. -
  6. Update site_url in zensical.toml to match
  7. +
  8. Update +site_url + in +zensical.toml + to match

That's it — you now have your own Zensical-powered knowledge garden.


@@ -1296,7 +1326,17 @@ - +

Comments

+
+
+ + diff --git a/contributing/markdown/index.html b/contributing/markdown/index.html index ae77c16..e052837 100644 --- a/contributing/markdown/index.html +++ b/contributing/markdown/index.html @@ -401,6 +401,17 @@