Skip to content

Commit 20d64ee

Browse files
committed
docs(install): remove root install.sh and update journal
1 parent f4b0df1 commit 20d64ee

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

TASKS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ Put done tasks into the Archive.
1818

1919
---
2020

21-
## Archive
22-
+- [x] Update `install.sh` to be served via GitHub Pages and update all references to use the new URL. (2026-03-11)
23-
- [x] Create comprehensive User Guide (`docs/user-guide.md`) based on "The Architect in the Machine" philosophy. (2026-03-11) (See plan: plans/user-guide-integration.md)
21+
## Archive
2422

23+
- [x] Update `install.sh` to be served via GitHub Pages and update all references to use the new URL. (2026-03-11)
24+
- [x] Create comprehensive User Guide (`docs/user-guide.md`) based on "The Architect in the Machine" philosophy. (2026-03-11) (See plan: plans/user-guide-integration.md)
2525
- [x] Refine `/plan` command to strictly enforce a non-execution mandate for generated plans. (2026-03-11)
2626
- [x] Integrate MkDocs with Material theme and setup automatic GitHub Pages deployment via CI/CD. (2026-03-11) (See plan: plans/mkdocs-integration.md)
2727
- [x] Create comprehensive project documentation in `docs/` (Overview, Deployment, Design, Development). (2026-03-11)

install.sh

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

journal/2026-03-11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
- Verified the MkDocs build locally using `uv run` and added the `site/` directory to `.gitignore`.
1313
- Created a comprehensive User Guide (`docs/user-guide.md`) based on "The Architect in the Machine" philosophy and integrated it into the MkDocs navigation.
1414
- Refined the `/plan` command to strictly enforce a non-execution mandate, ensuring plans are only analyzed, verified, and saved.
15-
- Moved `install.sh` to `docs/install.sh` and replaced the root file with a wrapper script to ensure it is served via GitHub Pages at `https://apiad.github.io/starter/install.sh`.
15+
- Moved `install.sh` to `docs/install.sh` to ensure it is served via GitHub Pages at `https://apiad.github.io/starter/install.sh`.
1616
- Updated all documentation and README references to use the new GitHub Pages URL for the installation script.

0 commit comments

Comments
 (0)