Skip to content

docs: Add GitHub Pages deployment workflow for documentation#83

Open
kingcuty wants to merge 1 commit intosorosave-protocol:mainfrom
kingcuty:main
Open

docs: Add GitHub Pages deployment workflow for documentation#83
kingcuty wants to merge 1 commit intosorosave-protocol:mainfrom
kingcuty:main

Conversation

@kingcuty
Copy link
Copy Markdown

GitHub Pages Documentation Deployment

Bounty Issue: #21

Implements GitHub Pages deployment for the SDK documentation site.

Changes:

  • Added .github/workflows/docs.yml workflow
  • Configured automatic deployment on push to main branch
  • Uses vitepress build with GitHub Pages artifact upload

Acceptance Criteria Met:

  • Auto-deploy on push to main
  • Includes docs from /docs directory (vitepress)
  • Build and deploy configured

- Adds docs.yml workflow for auto-deploy on push to main
- Configures GitHub Pages with Ubuntu-latest runner
- Builds vitepress docs and deploys as static site
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.

1 participant