Skip to content

docs: prepare repo for public release#76

Merged
ldraney merged 1 commit intomainfrom
73-prepare-public-release
Jan 28, 2026
Merged

docs: prepare repo for public release#76
ldraney merged 1 commit intomainfrom
73-prepare-public-release

Conversation

@ldraney
Copy link
Owner

@ldraney ldraney commented Jan 28, 2026

Summary

  • Add MIT LICENSE file (was only declared in package.json/manifest.json, not present as a file)
  • Add CONTRIBUTING.md with dev setup, code style, and contribution workflow
  • Add SECURITY.md with responsible disclosure policy and auth architecture overview
  • Add LinkedIn contact link to README and all 5 docs site page footers

Closes #73

Test plan

  • Verify LICENSE file renders on GitHub repo main page
  • Verify CONTRIBUTING.md is linked by GitHub's community profile
  • Verify SECURITY.md shows in GitHub's Security tab
  • Verify LinkedIn links work in README and docs footers
  • Verify GitHub Pages deploys successfully with updated footers

🤖 Generated with Claude Code

Prepare repo for public release by adding missing community files:
- MIT LICENSE file (was only declared in package.json)
- CONTRIBUTING.md with dev setup and contribution workflow
- SECURITY.md with responsible disclosure policy
- LinkedIn contact link in README and all docs page footers

Closes #73

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ldraney ldraney merged commit 56d555c into main Jan 28, 2026
1 check passed
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.

Prepare repo for public release

1 participant