Commit Graph

14 Commits

Author SHA1 Message Date
94dcfdc1d9 Refactor code structure for improved readability and maintainability 2025-10-09 23:47:24 -05:00
adb1e5ab4b Refactor code structure for improved readability and maintainability 2025-10-09 23:35:13 -05:00
e3994c352a Refactor code structure for improved readability and maintainability 2025-10-09 23:23:11 -05:00
1c4dde38d6 feat: Actualizar efectos de hover en enlaces para mejorar la interacción visual 2025-10-09 23:11:00 -05:00
38c1abdb01 Refactor code structure for improved readability and maintainability 2025-10-09 23:04:33 -05:00
f761fde33a feat: Agregar archivo index.ejs para la vista principal del servidor 2025-10-09 22:34:35 -05:00
84ada00118 feat: Add new sections for Primeros Pasos, Racha Diaria, Recordatorios, Sistema de Juego, Tienda, Tips y un índice de contenidos; update styles for modern pixel art design 2025-10-09 22:12:13 -05:00
dbb098e2bf feat: Rediseño de interfaz con temática de Halloween
- Actualización de estilos CSS en pixel-sections.css para reflejar una paleta de colores suave de Halloween, incluyendo cambios en gradientes, bordes y sombras.
- Modificación de elementos en index.ejs para incluir decoraciones de Halloween como calabazas y fantasmas.
- Ajustes en layout.ejs y navbar.ejs para incorporar iconos y tooltips relacionados con Halloween.
- Creación de un nuevo archivo README para documentar los cambios y la nueva paleta de colores.
2025-10-09 21:47:18 -05:00
36aeb5573a Refactor code structure for improved readability and maintainability 2025-10-09 21:33:32 -05:00
09a5ceeeba Refactor code structure for improved readability and maintainability 2025-10-09 21:28:37 -05:00
dae147154f feat: Add comprehensive sections for basic examples, enchantments, statistics, FAQs, smelting, AI, inventory, achievements, mini-games, missions, first steps, daily streaks, reminders, game system, shop, and tips in EJS format 2025-10-09 21:14:12 -05:00
d561fede88 Adds gzip compression and ETag support for better caching
Implements response compression and ETag headers to optimize asset delivery and enable client-side caching, reducing bandwidth usage and improving load times. Enhances code block styling and syntax highlighting for documentation clarity.

Adds gzip compression, ETag caching, and code block styling

Improves server performance by implementing gzip response compression
and ETag-based caching for static and dynamic content, reducing
bandwidth and enabling efficient client-side caching. Enhances
documentation clarity with improved code block styling and
syntax highlighting support.
2025-10-08 10:08:09 -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
40625a9f74 feat: implement basic HTTP server with static file serving and error handling 2025-10-05 22:58:56 -05:00