Ultra-fast static sites, hosted in France
🔒 VPS onlyThe static site generator powered by Hugo, deployed and maintained by DINAO. Your pages are compiled into pure HTML and served from our French servers — maximum speed, minimal attack surface.
What is Hugo?
Hugo is an open-source static site generator written in Go, renowned for being one of the fastest in the world: it can compile thousands of pages in a few seconds. The principle is simple — your Markdown content and templates are pre-processed into static HTML pages, ready to be served.
This approach offers two major advantages: near-instant loading speed for visitors, and security by design, since there is no database or code executed on each request — the attack surface is reduced to the strict minimum. Hugo also offers a rich system of templates, shortcodes, asset pipelines, as well as native multilingual support and taxonomies.
With DINAO, Hugo is integrated into a managed build pipeline: you push your source code (versioned with Git), the site automatically rebuilds and deploys to your domain, with pre-production and CDN delivery. Ideal for blogs, showcase sites, documentation, and high-traffic portals.
Host Hugo at DINAO
Resource tiers compatible with Hugo prerequisites (minimum 1 cœur / 256 Mo / 1 Go). Hosted in France, fully managed.
Application available on a dedicated VPS
This application requires privileged access to the host machine, incompatible with managed shared hosting. It is installed on a dedicated VPS server where you keep full control — managed by DINAO.
Technical reason: bind-mount d'un chemin hôte (volumes nommés uniquement en managé).
Discover the Docker VPS →Requirements for Hugo: 1 cœur, 256 Mo, 1 Go. Our Docker VPS at €11 excl. VAT per month covers them.
Technical details
You might be wondering…
What is a static site generator?
Hugo transforms your Markdown content and templates into pure HTML pages, generated in advance. The server only serves files, resulting in maximum speed and enhanced security.
Why Hugo instead of a classic CMS?
For performance and security: no database, no code executed on each visit. Hugo is also renowned for being one of the fastest generators in the world, even for very large sites.
How does publishing work?
DINAO sets up a build pipeline: you push your source code (Git), the site is automatically rebuilt and deployed to your domain, with pre-production possible.
Where is the data hosted?
On DINAO infrastructure in France, in one of the available data centers. Your source code and site never leave the territory.
Does Hugo support multilingual sites?
Yes, natively. Hugo supports multiple languages and taxonomies, ideal for publishing the same site in several language versions.