
๐งโโ๏ธ Description
Personal and professional website for Iuliana David, a mental coach specialized in personal growth and mental well-being.
Built with Hugo, the site is multilingual (Italian and Romanian), mobile-optimized, and designed to convey trust, empathy, and professionalism.
It includes sections for personal introduction, testimonials, contacts, and offered services, with a clean and welcoming style.
๐ Technologies
- Hugo (ultrafast static site generator)
- Custom HTML/CSS for a modern and accessible design
- Netlify for continuous deployment
- i18n for multilingual management (IT / RO)
- Layout optimized for focus and readability
๐ Struttura del progetto
content/
โโโ it/
โ โโโ _index.md
โ โโโ chi-sono.md
โ โโโ contatti.md
โโโ ro/
โ โโโ _index.md
โ โโโ despre-mine.md
โ โโโ contact.md
layouts/
โโโ _default/
โโโ partials/
โจ Key features
- Simple and intuitive navigation
- Native multilingual content management via Hugo
- Sections for bio, mission, and coaching approach
- Contacts and call-to-actions clearly visible on mobile
- Design focused on personality and clarity of message
๐ ๏ธ Dev & testing
To test locally:
hugo server -D
The entire project is version-controlled via GitHub and automatically deployed to Netlify with every update.
