Commit Graph

52 Commits

Author SHA1 Message Date
2d8ec9e9b8 feat: agregar navbar y sidebar a la estructura EJS, mejorando la navegación y la presentación de información 2025-10-07 12:24:26 -05:00
3904c00114 feat: Add complete EJS documentation layout and sections for Amayo Bot
- Created main index.ejs view with header, footer, and content structure.
- Developed layout.ejs for consistent styling across pages.
- Implemented partials for various sections including admin, alliances, chests, basic commands, crafting, economy, and more.
- Added a table of contents for easy navigation.
- Included responsive design elements and animations using Tailwind CSS.
- Migrated content to EJS format for dynamic rendering.
2025-10-07 12:08:58 -05:00