up/docs
Tolaria 69119f347d
Some checks failed
Deploy Docs / deploy (push) Failing after 24s
feat: add wiki link support ([[page]]) via custom Python-Markdown extension
- New package _extensions/wikilinks.py: preprocessor that converts
  [[Page Name]], [[Page|Text]], [[Page#anchor|Text]], and ![[img]]
  to standard Markdown links before parsing
- Skips wiki links inside fenced/inline code blocks
- Slugifies targets: lowercase, spaces→hyphens
- Registered as markdown extension in zensical.toml
- Updated CI workflow to pip install -e . for the _extensions package
- First usage: [[docs/contributing/index]] in markdown.md
2026-06-03 20:07:25 +08:00
..
assets/images refactor: remove all AI-generated images, use nature_bathing.jpg 2026-06-03 17:58:58 +08:00
contributing feat: add wiki link support ([[page]]) via custom Python-Markdown extension 2026-06-03 20:07:25 +08:00
javascripts Checkpoint: iridescent theme upgrade + docs index redesign 2026-06-03 12:40:32 +08:00
practices feat: add wiki link support ([[page]]) via custom Python-Markdown extension 2026-06-03 20:07:25 +08:00
strategies refactor: rewrite homepage, rename Teachings→Strategies, move Spiritual Hygiene 2026-06-03 19:40:40 +08:00
stylesheets fix: force comments iframe to 500px min-height 2026-06-03 19:44:45 +08:00
index.md refactor: rewrite homepage, rename Teachings→Strategies, move Spiritual Hygiene 2026-06-03 19:40:40 +08:00