docs: sync consolidation and session starter
This commit is contained in:
@@ -43,6 +43,7 @@ Outputs:
|
||||
- `docs/consolidation/jupyter/notebooks_index_latest.csv`
|
||||
- `docs/consolidation/pieces/PIECES_SYNC_LATEST.md`
|
||||
- `docs/consolidation/pieces/pieces_index_latest.csv`
|
||||
- `docs/backups/LATEST.txt` (latest backup archive reference)
|
||||
|
||||
## 3) Review pending docs updates
|
||||
|
||||
@@ -64,6 +65,24 @@ bash scripts/docs/docs_sync.sh --apply --targets github,gitea
|
||||
- `docs_sync.sh` is dry-run by default.
|
||||
- `--apply` refuses to proceed if staged non-doc files are present.
|
||||
- Only curated doc paths are auto-staged by the script.
|
||||
- `services_sync.sh --apply` creates docs backup before writing integration artifacts.
|
||||
|
||||
## Standardization and lint
|
||||
|
||||
Local lint:
|
||||
|
||||
```bash
|
||||
cd /Users/apple/github-projects/microdao-daarion
|
||||
bash scripts/docs/docs_lint.sh
|
||||
```
|
||||
|
||||
CI lint:
|
||||
- `.github/workflows/docs-lint.yml`
|
||||
- config: `.markdownlint.yml`, `.markdownlintignore`
|
||||
|
||||
Style and template:
|
||||
- `docs/standards/DOCS_STYLE_GUIDE.md`
|
||||
- `docs/standards/DOC_TEMPLATE.md`
|
||||
|
||||
## Jupyter and Pieces notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user