Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Roxo Hugo is a digital agency Hugo theme for creative agencies, freelancers, graphic designers, and photographers.

Free Bootstrap 4 HTML5 agency website template with hero slider, off-canvas menu, Google Maps, and contact form.

Free Bootstrap 4 HTML5 multipage template for architecture, interior design, and construction websites with parallax hero, portfolio grid, and contact form.

Free Bootstrap 5 one-page agency website template with filterable portfolio, parallax effects, testimonials, and a contact form UI.

One-page free Bootstrap HTML5 business agency website template with clean minimal design, built by Tooplate.
Roxo Hugo is a digital agency static-site theme for the Hugo generator, built with Tailwind CSS, that turns Markdown content and a hugo.toml configuration into a fast, pre-rendered agency or portfolio website. The theme is published on GitHub at furioustheme/roxo-hugo and has 231 stars.
Roxo Hugo is a theme for the Hugo static site generator, styled entirely with Tailwind CSS, that produces static websites for digital agencies, freelancers, graphic designers, and photographers. As input it takes Markdown content and site settings defined in hugo.toml; as output it generates a complete pre-built website with no database or server-side runtime. The theme is maintained by the furioustheme GitHub organization.
yarn install, yarn project-setup, yarn dev, and yarn preview to install dependencies, initialize the project, run a development server, and preview a production build.git submodule add https://github.com/furioustheme/roxo-hugo.git themes/roxo-hugo, keeping the theme updatable from its source repository.exampleSite directory whose hugo.toml can be copied as a starting point for new projects.hugo.toml, and generate a complete agency website from Markdown.yarn dev to run a development server and yarn preview to start the production server and verify functionality before deploying.hugo new site mysite.themes/roxo-hugo/exampleSite/hugo.toml to the site root and set theme = "roxo-hugo".yarn install, then yarn project-setup, and finally yarn dev to start developing.The theme requires hugo.toml at the root of the site. If you name the config file config.toml, the site will return a 404 / "page not found" error.
Yes, Hugo Extended v0.161 or newer is required because the theme depends on the extended build's SCSS/SASS compilation support.
Node v18 or newer and Go v1.22 or newer are listed as prerequisites for running the theme's Yarn commands and build tooling.
Add the theme as a git submodule with git submodule add https://github.com/furioustheme/roxo-hugo.git themes/roxo-hugo, copy the example config, then set the theme variable to "roxo-hugo" in hugo.toml.
