Skip to content

Commit 65eb899

Browse files
chore: sync versions, add badges, and setup gh pages docs (#9)
Synchronized all packages to v1.8.0 for unified versioning. Update README with status badges, GH Pages links. Created documentation sync tooling and manual deployment workflow. Changes: - All packages synced to 1.8.0 (unified versioning) - Release-please manifest updated to match published packages - Added status badges and docs link to README - Created docs:deploy-manual workflow for GitHub Pages - Added sync:docs npm script + CONTRIBUTING.md documentation - Excluded CHANGELOG.md from prettier (auto-generated) - Excluded example_worker.py from linting (example code) Documentation now available at: https://chrislyons-dev.github.io/flarelette-jwt-kit/ Written-by: Chris Lyons
1 parent a9f0c06 commit 65eb899

4 files changed

Lines changed: 3 additions & 397 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ yarn-error.log*
5656
.cache/
5757
coverage/
5858
.coverage
59+
packages/flarelette-jwt-py/CONTRIBUTING.md
60+
packages/flarelette-jwt-py/LICENSE
61+
packages/flarelette-jwt-py/THIRD_PARTY_LICENSES.md
5962

6063
# Documentation (if you want to keep these private)
6164
CLAUDE.md

packages/flarelette-jwt-py/CHANGELOG.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

packages/flarelette-jwt-py/CONTRIBUTING.md

Lines changed: 0 additions & 302 deletions
This file was deleted.

0 commit comments

Comments
 (0)