Skip to content

Commit 0b739fe

Browse files
committed
docs: Remove the MyST migration ADRs
The records served the planning phase of PR #315 and stay in this branch's history. README.md and content/myst.yml drop their pointers. Refs #315 Assisted-by: claude-code:claude-fable-5-1 [3M1LY]
1 parent 827d023 commit 0b739fe

12 files changed

Lines changed: 1 addition & 699 deletions

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,3 @@ built with [MyST-MD](https://mystmd.org/) (the `mystmd` CLI).
3434
serve `content/` only — the cookie overlay is **not** visible there. To preview
3535
the full site, including `/development/`, use `make build-serve`. It is a static
3636
build (no live reload); rerun it after edits.
37-
38-
## Decisions
39-
40-
Architecture decisions are recorded in
41-
[`docs/decisions/`](docs/decisions/). See
42-
[`0001-myst-migration/`](docs/decisions/0001-myst-migration/) for the
43-
Hugo → MyST migration.

content/myst.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
version: 1
22
# Inherit shared Scientific Python theme (template, footer, plugins, CSS).
3-
# Vendored from scientific-python/scientific-python-myst-theme via copier;
4-
# see docs/decisions/0001-myst-migration/0007-myst-theme-integration.md.
3+
# Vendored from scientific-python/scientific-python-myst-theme via copier.
54
extends: config/scientific-python.yml
65

76
project:

docs/decisions/0001-myst-migration/0001-migrate-to-mystmd.md

Lines changed: 0 additions & 97 deletions
This file was deleted.

docs/decisions/0001-myst-migration/0002-shortcode-mapping.md

Lines changed: 0 additions & 61 deletions
This file was deleted.

docs/decisions/0001-myst-migration/0003-remove-hugo-theme-submodule.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

docs/decisions/0001-myst-migration/0004-consume-cookie-myst-build.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

docs/decisions/0001-myst-migration/0005-sibling-repo-migration.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

docs/decisions/0001-myst-migration/0006-deploy-strategy.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)