Add documentation for VS Code/Git guides and comic supplement - #4
Open
stevenerat wants to merge 3 commits into
Open
Add documentation for VS Code/Git guides and comic supplement#4stevenerat wants to merge 3 commits into
stevenerat wants to merge 3 commits into
Conversation
Publishes the group's documentation site to GitHub Pages, covering VS Code + Pybricks setup, Git/GitHub workflows for students, and a comic-book supplement that reinforces the same Git concepts through storytelling. Rolled up from prior gh-pages history: - Adds .claude/ to .gitignore. - Add Bolton Robotics FLL dev reference docs - Update link text for Dev Environment Setup Guide - Add info bubble about use of debugpy in launch config - Created and adding comic book visualization for getting started with GitHub - Update Pages index to add entry for comic book; ignore .claude code working dir - Link child docs back to top index via menu link
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the group's documentation (in preparation publish to GitHub Pages), covering VS Code + Pybricks setup, Git/GitHub workflows for students, and a comic-book supplement that reinforces the same Git concepts through storytelling.
Rolled up from prior gh-pages history: