Skip to content

Conversation

@danbri
Copy link
Contributor

@danbri danbri commented Dec 10, 2025

No description provided.

Comprehensive documentation covering:
- Repository structure and organization
- Data layer (schemas, examples, extensions)
- Software architecture (Python build system)
- Template system (Jinja2)
- Build process and CI/CD
- Testing infrastructure
- Version history and release process
Minimal workflow to automatically deploy docs/ to github.io on push to main.
Uses GitHub's official actions for Pages deployment.
Copilot AI review requested due to automatic review settings December 10, 2025 21:47
@danbri danbri merged commit 2e047d9 into schemaorg:main Dec 10, 2025
3 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation infrastructure for GitHub Pages deployment of Schema.org repository study notes. The changes include creating a redirect page for the docs directory, adding comprehensive repository study notes generated by Claude, and setting up automated deployment via GitHub Pages workflow.

  • Adds GitHub Pages workflow for automatic deployment from the main branch
  • Creates study notes documenting the Schema.org repository structure, build process, and key components
  • Updates docs/index.html with a deployment test marker

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/pages.yml New GitHub Pages deployment workflow that builds and deploys the docs directory on push to main
danbri/claude Comprehensive study notes documenting the Schema.org repository architecture, build system, and usage patterns
docs/index.html HTML redirect page with deployment test comment marker for 2025-12-10

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants