
๐ท Overview
Official website of Spada Reale, a charming hotel and restaurant in the heart of Roaschia (Italy).
Built with Hugo, the project is fully customized, multilingual (Italian, English, French), responsive, and optimized for display on shopfront screens (night mode enabled).
It features dedicated sections for rooms, restaurant, local shop, regional products, and contact details โ all presented with an elegant layout and streamlined navigation.
๐ Technologies
- Hugo (lightning-fast static site generator)
- Custom HTML/CSS with responsive design
- Netlify (continuous deploy from GitHub)
- i18n multilingual system (IT, EN, FR)
- Automatic dark mode after 6 PM
๐ Project structure
content/
โโโ it/
โ โโโ _index.md
โ โโโ ristorante/
โ โโโ camere/
โ โโโ contatti.md
โโโ en/
โ โโโ ...
โโโ fr/
โ โโโ ...
layouts/
โโโ _default/
โโโ partials/
โโโ sections/
โจ Key Features
- Sticky navigation with theme and language toggle
- Elegant layout, readable on any device
- Carefully crafted translations
- Virtual shop with 6 local products (bread, honey, souvenirsโฆ)
- Embedded map and contact form
- Nighttime display mode for shop windows
๐ ๏ธ Dev & testing
To test the site locally:
hugo server -D
The project is fully versioned on GitHub and deployed via Netlify.
