Commit graph

4 commits

Author SHA1 Message Date
ee3be693c3 fix: rename Rutas to Rutas profesionales in nav 2026-07-13 12:54:30 +02:00
cf94936fa5 feat: update nav with Formación, Comunidad, Sobre nosotros
- Add Formación and Sobre nosotros pages
- Update Header nav with full menu items
- Breakpoint changed to lg for nav to fit all items
- Mobile menu updated with all items
2026-07-13 12:54:02 +02:00
a9057de351 fix: add home link to logo in header 2026-07-13 12:51:15 +02:00
35bd477263 feat: initial project setup with Astro + Tailwind + 1a home design
- Astro SSG project with Tailwind CSS v4
- Home page following DESIGN.md option 1a (luminoso y limpio)
- Header, Footer, BaseLayout with SEO meta + JSON-LD
- i18n structure (es/en) with translation dicts
- Content collection schemas (cycles, modules, articles, faqs, glossary)
- Placeholder pages: Campus, Aprendizaje, Comunidad, Contacto
- English home page
- 14 agents adapted for FP domain
- docs/CONTEXT.md (FP ontology), DESIGN.md, SEO-GEO-STRATEGY.md
- Build passes: 6 static pages generated
2026-07-13 12:37:58 +02:00