docs: aggiorna README e INFRA con font, nav site-nav, pagine legali

This commit is contained in:
2026-05-21 17:41:40 +02:00
parent 100461d1de
commit 7020ce3990
2 changed files with 15 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Smart Roots — Sito Web
Stack: **Astro 4** (static output) · CSS custom · Deploy su **IIS 10 / Windows Server 2016**
Stack: **Astro 4** (static output) · CSS custom · Font: **Playfair Display** (Google Fonts) + IBM Plex · Deploy su **IIS 10 / Windows Server 2016**
---
@@ -16,7 +16,7 @@ Stack: **Astro 4** (static output) · CSS custom · Deploy su **IIS 10 / Windows
├── src/
│ ├── components/
│ │ ├── Layout.astro ← head HTML, meta SEO, font
│ │ ├── Nav.astro ← navbar (variante full o back)
│ │ ├── Nav.astro ← navbar completa (class="site-nav", tutte le pagine)
│ │ └── Footer.astro ← footer con dati societari
│ ├── pages/
│ │ ├── index.astro ← Home / Landing page
@@ -92,6 +92,6 @@ lunghezza minima messaggio (10 caratteri), rate limiting (3 invii/ora per IP), h
## TODO
- [ ] Aggiungere immagine `hero-dashboard.png` in `/public/assets/`
- [ ] Aggiungere immagine `og-image.jpg` in `/public/assets/` (1200×630px)
- [x] Integrare hCaptcha nel form contatti (frontend + verifica backend)
- [x] Privacy Policy e Termini e Condizioni con testo completo