Release digest
Added
- Knowledge Base 📚 - Docusaurus documentation platform
- Deployed to
docs.sentryanalytic.com - Cloud Run + GitHub Actions auto-deploy
- Deployed to
- Algolia DocSearch 🔍 - Full-text search across documentation
- i18n Support 🌍 - Ukrainian and German translations
- AI-powered translation using Gemini 2.5
translate_docs.pyscript for automated translations
- Custom Domain -
docs.sentryanalytic.comwith SSL
Improved
- Updated project structure (scripts moved to
/scripts/) - Cleaned up root directory (removed temp files)
- Updated README.md with current architecture
- Added service account keys to
.gitignore
Internal
- Nginx locale routing for i18n
- Meta tag verification for Algolia
- GitHub Actions workflow improvements
