Skip to content

Add Base newcomer presentation docs#560

Merged
codeforester merged 1 commit into
masterfrom
documentation/546-547-20260610-newcomer-deck
Jun 10, 2026
Merged

Add Base newcomer presentation docs#560
codeforester merged 1 commit into
masterfrom
documentation/546-547-20260610-newcomer-deck

Conversation

@codeforester

Copy link
Copy Markdown
Owner

Summary

  • Add a text-first Base newcomer orientation deck under docs/presentations/.
  • Add presentation README guidance that keeps markdown as canonical and documents optional PDF/PPTX export with Marp CLI.
  • Link the deck from the documentation map and top-level README.

Validation

  • env -u BASE_HOME ./bin/base-test baseline before edits: Python 369 passed, 1 skipped; BATS 394 passed.
  • test -f docs/presentations/base-newcomer-orientation.md
  • test -f docs/presentations/README.md
  • rg -q "Base Newcomer Orientation" README.md docs/README.md docs/presentations/README.md docs/presentations/base-newcomer-orientation.md
  • rg -q -- "--pdf" docs/presentations/README.md
  • rg -q -- "--pptx" docs/presentations/README.md
  • git diff --check
  • git diff --cached --check
  • git diff --check HEAD~1..HEAD

Demo Impact

None. Documentation and presentation packaging only.

Closes #546
Closes #547

@codeforester codeforester merged commit 1a3c87c into master Jun 10, 2026
16 checks passed
@codeforester codeforester deleted the documentation/546-547-20260610-newcomer-deck branch June 10, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add PDF and PPTX export path for the Base newcomer deck Create newcomer orientation slide deck for Base

1 participant