-
Notifications
You must be signed in to change notification settings - Fork 1
Staging #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Staging #36
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### ✅ New Features - ✨ Add favicon.ico generated from logo (205KB, multi-resolution) - 🚀 Add AWS deployment workflows (production and staging) ### 🗑️ Removed - ♻️ Delete duplicate workflow ci-cd.yml (conflicted with build.yml) - ♻️ Delete orphaned workflow deploy.yml (never triggered) - 🗑️ Remove duplicate logo.jpg (67KB saved, logo.png already exists) - 📦 Move presnetacion.md to docs/templates/presentaciones/ (fixed typo in path) ### 🔧 Optimizations - ⚡ Optimize custom.js: reduced from 422 to 252 lines (40% reduction) - 🧹 Remove unused JavaScript code (search, filters, page loader, breadcrumbs) - 📝 Clean up code for better maintainability ### 🔗 Link Fixes - 🐛 Fix 67 broken internal links (converted .md to / format for MkDocs) - ✅ Update all meetup page links to proper directory URLs - 🔗 Fix community page anchor links - 📍 Correct volunteer and speaker page references ### 🛠️ Configuration - 📋 Add broken_links.json to .gitignore (generated file) ### 📊 Impact - JavaScript bundle: 8.2KB (from 13.7KB) - 40% lighter - Total files removed: 4 - Broken links fixed: 67 of 79 - Working links: 80/82 (97.5%) - Favicon 404 errors: eliminated 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
chore: use md vars instead of custom naming (#28)
chore: 🗑️ remove CloudFront cache invalidation step from staging depl…
chore: ✨ add commit linting step to validate commit messages in stagi…
…nMexico/pythonCDMX into migrate/github-pages-to-s3
Migrate/GitHub pages to s3
chore: ✨ add commit linting job and update AWS deployment workflow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📝 Descripción
Breve descripción de los cambios realizados en este PR.
🎯 Tipo de Cambio
🔗 Issues Relacionados
Closes #[número del issue]
Relacionado con #[número del issue]
📋 Cambios Realizados
🧪 Pruebas Realizadas
mkdocs build
)mkdocs serve
)📸 Capturas de Pantalla
Si este PR incluye cambios visuales, incluye capturas de pantalla:
Antes
Después
🔍 Checklist
📝 Notas Adicionales
Agrega cualquier contexto adicional sobre el PR aquí.
🤝 ¿Necesitas ayuda?
Si tienes preguntas sobre este PR o necesitas ayuda, no dudes en preguntar en los comentarios.
Gracias por contribuir a Python CDMX Charlas! 🐍