jacobinwwey_obsidian-NotEMD/docs
2026-07-07 03:13:05 +08:00
..
.vitepress fix(slidev): enforce rendered standalone export gates 2026-07-04 13:57:21 +08:00
archive fix(slidev): enforce rendered standalone export gates 2026-07-04 13:57:21 +08:00
assets docs: fix chapter split showcase svg layout 2026-05-28 08:09:42 -05:00
brainstorms feat: preview board source artifacts 2026-07-07 03:13:05 +08:00
dist feat(slide-export): add standalone HTML bundle mode with offline file:// support 2026-06-17 05:01:11 -05:00
export docs: document editable pptx export path 2026-06-21 20:19:08 -05:00
i18n docs: add repo-backed vitepress preview 2026-04-16 09:00:44 -05:00
maintainer feat: preview circuitikz source artifacts 2026-07-07 02:53:02 +08:00
releases release: prepare notemd 1.9.3 2026-06-24 03:13:50 -05:00
repo-saga docs: refresh quarterly chronicle for 1.9.3 2026-06-24 08:17:41 +00:00
slidev docs: lock slidev fork release export evidence 2026-06-21 03:34:46 -05:00
superpowers docs(diagram): align figure generation reference plan 2026-07-04 15:53:37 +08:00
architecture.md feat(maintainer): add diagram semantic verification helper 2026-05-07 09:49:39 -05:00
architecture.zh-CN.md feat(maintainer): add diagram semantic verification helper 2026-05-07 09:49:39 -05:00
chapter-split-toc.md docs: add chapter split toc showcase 2026-05-28 07:42:52 -05:00
chapter-split-toc.zh-CN.md docs: add chapter split toc showcase 2026-05-28 07:42:52 -05:00
index.md feat: add constrained circuitikz export prototype 2026-07-05 18:29:41 +08:00
index.zh-CN.md feat: add constrained circuitikz export prototype 2026-07-05 18:29:41 +08:00
README.md feat: add constrained circuitikz export prototype 2026-07-05 18:29:41 +08:00
README.zh-CN.md feat: add constrained circuitikz export prototype 2026-07-05 18:29:41 +08:00
SINGLE_FILE_BUNDLER.md fix(standalone-bundle): correct export transformation for Vue components 2026-06-16 04:48:46 -05:00
SINGLE_FILE_BUNDLER.zh-CN.md fix(slidev-export): refine sidebar workflow 2026-06-20 07:49:31 -05:00
SLIDEV_HTML_FIX.md docs: clarify slidev fork release boundary 2026-06-21 06:28:37 -05:00
SLIDEV_HTML_FIX.zh-CN.md docs: clarify slidev fork release boundary 2026-06-21 06:28:37 -05:00
SLIDEV_SOLUTION.md fix(slidev): enforce rendered standalone export gates 2026-07-04 13:57:21 +08:00
SLIDEV_SOLUTION.zh-CN.md fix(slidev): enforce rendered standalone export gates 2026-07-04 13:57:21 +08:00
STANDALONE_BUNDLE_FIX.md fix(standalone-bundle): correct export transformation for Vue components 2026-06-16 04:48:46 -05:00
STANDALONE_BUNDLE_FIX.zh-CN.md fix(slidev-export): refine sidebar workflow 2026-06-20 07:49:31 -05:00

Notemd Docs Hub

Language: English | 简体中文

This directory contains repository-level documentation for maintainers and contributors.

Current Truth And Layout

User And Maintainer Entry Points

Slide Export Documentation

Engineering Planning Docs

Documentation Language Convention

  • Plan docs under docs/superpowers/plans/ use explicit locale suffixes: name.en.md and name.zh-CN.md.
  • Outside the plan directory, older source docs may still use name.md plus a companion language file until they are migrated.
  • Release notes are stored as two complete files, one English and one Simplified Chinese. GitHub release publishing composes those two files into one bilingual release body at publish time.
  • Do not add inline bilingual summary blocks to active docs. Keep each language in its own complete file.
  • Root-level one-off reports belong in docs/archive/root-history/, not in the repository root.