Commit Graph

3 Commits

Author SHA1 Message Date
Puechberty Arthur 3b56eea776 add 2 subject & add matomo analytics 2026-04-26 20:49:14 +02:00
Puechberty Arthur aa180c5681 feat: configure Docker setup and update dependencies for Next.js application 2026-03-31 22:24:25 +02:00
Puechberty Arthur 5bf8a8d60f feat: add new features including SEO, sitemap, and subjects management
- Create robots.txt to allow search engine indexing and specify sitemap location.
- Implement ajouterSujet.js for adding new subjects to sujets.json.
- Develop dynamic subject pages in page.tsx using static generation with metadata.
- Add contact, error, not found, and privacy policy pages for improved user experience.
- Generate sitemap.xml for better search engine visibility.
- Create SEO component for managing page metadata.
- Populate sujets.json with detailed subject information for dynamic content rendering.
2026-03-30 22:42:27 +02:00