Skip to content

Conversation

@johnnyt
Copy link
Member

@johnnyt johnnyt commented Sep 2, 2025

  • Sets up VitePress with basic homepage and getting started guide
  • Creates package.json with VitePress dependencies and npm scripts
  • Configures GitHub Actions for automatic deployment to GitHub Pages
  • Separates documentation linting into dedicated lint-docs workflow
  • Updates docs agent configuration to use Diataxis terminology
  • Configures deployment for main branch instead of master

johnnyt and others added 3 commits September 2, 2025 07:27
- Sets up VitePress with basic homepage and getting started guide
- Creates package.json with VitePress dependencies and npm scripts
- Configures GitHub Actions for automatic deployment to GitHub Pages
- Separates documentation linting into dedicated lint-docs workflow
- Updates docs agent configuration to use Diataxis terminology
- Configures deployment for main branch instead of master

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Sep 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
lib/statifier/configuration.ex 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

johnnyt and others added 4 commits September 2, 2025 09:58
- Adds 'type: module' to package.json to support VitePress ESM requirements
- Resolves build error preventing GitHub Actions from completing

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@johnnyt johnnyt changed the title Adds documentation site Adds VitePress docs site with Diataxis structure Sep 3, 2025
@johnnyt johnnyt merged commit 49f7134 into main Sep 3, 2025
12 checks passed
@johnnyt johnnyt deleted the docs branch September 3, 2025 12:16
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