Commit Graph

9 Commits

Author SHA1 Message Date
8be8ea5925 Add comprehensive documentation and improvement suggestions for Amayo bot
- Created README.md for static site documentation, detailing features, structure, local usage, and Heroku deployment.
- Added RESUMEN_CAMBIOS.md summarizing critical bug fixes, command updates, and documentation enhancements.
- Introduced SUGERENCIAS_Y_MEJORAS.md with a thorough analysis of the project, new feature suggestions, and technical improvements.
2025-10-07 10:23:15 -05:00
8e581da61f feat: ajustar estilos de diseño en index.html para mejorar la presentación 2025-10-06 17:05:08 -05:00
1e912be72c fix: update links in documentation to point to the GitHub repository 2025-10-06 00:23:59 -05:00
d168d7f40c fix: update version number in package.json and index.html to 2.0.1-dev 2025-10-06 00:15:13 -05:00
f512dd7af9 feat: add modern design for Amayo Bot guide with animated elements and responsive layout 2025-10-05 23:54:48 -05:00
ff5b9a5a22 Implement code changes to enhance functionality and improve performance 2025-10-05 23:36:17 -05:00
eae36f63e2 fix: correct HTML structure by moving <script> tag to the end of the body 2025-10-05 23:18:13 -05:00
a255076e50 fix: correct HTML structure by moving </body> tag before <script> tag 2025-10-05 23:07:08 -05:00
40625a9f74 feat: implement basic HTTP server with static file serving and error handling 2025-10-05 22:58:56 -05:00