Hugo DevResume Theme is a free Hugo port of Xiaoying Riley's DevResume template that renders a developer's professional details as a static, single-page resume website.
What is the Hugo DevResume Theme?
The Hugo DevResume Theme is a Hugo theme that turns a developer's resume data into a responsive static website. It is a port of the DevResume theme by Xiaoying Riley, maintained by cowboysmall-tools on GitHub. The theme is configured through a config.toml file and produces a clean single-page layout.
Key Features
- Fully responsive — The layout adapts to mobile, tablet, and desktop viewports without separate templates.
- Built on Bootstrap 4 — The theme uses Bootstrap 4's grid and components as its styling foundation.
- 1000+ FontAwesome icons — Includes access to FontAwesome's icon set for skill bars, contact links, and section markers.
- SCSS source files included — Developers can modify the theme's styling by editing SCSS files rather than compiled CSS.
- HTML5 + CSS3 — The markup and styles follow modern HTML5 and CSS3 standards.
- Google Analytics support — The Hugo port adds a Google Analytics integration not present in the original theme.
- Compatible with modern browsers — The theme works in current Chrome, Firefox, Safari, and Edge releases.
Who should use the Hugo DevResume Theme?
The theme is aimed at software developers who need an online resume or CV site. Technical job seekers can present their skills, projects, and work history in a single page. Freelancers and consultants can use it as a lightweight personal landing page to attract clients.
What can you do with the Hugo DevResume Theme?
- Job applicants: Build a static resume site and link to it from a paper CV or LinkedIn profile.
- Developers: Showcase side projects, open source contributions, and technical skill levels using icon-based skill bars.
- Hosts: Deploy the generated static files to any web server or static host like GitHub Pages, Netlify, or Vercel.
How does the Hugo DevResume Theme work?
You install the theme by cloning the repository into your Hugo project's themes directory. Then copy config.toml from the exampleSite folder to your site root and edit in your personal details. Run hugo server to preview locally at localhost:1313, and hugo to build the public website folder.
Pricing
The theme is free to use as long as you keep the footer attribution link. A commercial license is available from the original DevResume theme page to remove the attribution, but the Hugo port itself does not state its own price.
Alternatives
The original DevResume theme by Xiaoying Riley, which is not Hugo-specific and is built directly with Bootstrap 4.
FAQ
Is the Hugo DevResume Theme free?
Yes, the theme is 100% free to use as long as you keep the footer attribution link. If you want to use it without that attribution, you can purchase a commercial license for the original DevResume theme.
What do I need to run it?
You need Hugo installed on your computer. The theme uses standard Hugo project structure and expects a config.toml file for site settings. No other dependencies are required beyond a static host for the final site.
How do I change the footer attribution?
Add a [params.footer] section with a copyright value to your config.toml file to replace the "Ported for..." line. The theme supports this override, though the original DevResume attribution requirement remains.
Is the Hugo DevResume Theme responsive?
Yes, the theme is fully responsive and uses Bootstrap 4's responsive grid. It is designed to work on mobile phones, tablets, and desktop screens.







