Skip to content

chore: add documentation site and release infrastructure#6

Merged
AlkenD merged 2 commits intomainfrom
dev
Oct 27, 2025
Merged

chore: add documentation site and release infrastructure#6
AlkenD merged 2 commits intomainfrom
dev

Conversation

@AlkenD
Copy link
Member

@AlkenD AlkenD commented Oct 27, 2025

Summary

Type of Change

  • 📝 Documentation update
  • ♻️ Code refactoring (no functional changes)

Changes

  • Added complete Astro documentation site with Starlight theme
  • Set up GitHub Actions workflows for docs deployment, changesets, and releases
  • Configured Changeset for version management
  • Added PR template and contributing guidelines
  • Added comprehensive development documentation (versioning, commit guidelines, structure)
  • Added LICENSE file (MIT)

Testing

  • Tested locally
  • Tested in development environment

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have used conventional commits: `pnpm commits

AlkenD and others added 2 commits October 28, 2025 01:06
- Configure GitHub Actions workflow for automatic deployment
- Use Turborepo with pnpm for efficient builds
- Deploy on pushes to main branch affecting docs
- Support manual workflow dispatch
@AlkenD AlkenD merged commit f8e5c43 into main Oct 27, 2025
2 checks passed
@AlkenD AlkenD deleted the dev branch October 27, 2025 19:59
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