Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Hugo theme for micro publishers selling books and blogging, with Snipcart e-commerce and multi-language support.
Hugo Theme Gutenberg is a Hugo-based shop and blog theme built for micro publishers to sell books, showcase titles, and share updates through an integrated Snipcart store.
Hugo Theme Gutenberg is a free, open-source Hugo theme (MIT license) that generates a static website for a micro publishing company. It takes Markdown files for books and blog posts and outputs a homepage with featured books, product pages, a blog index, contact page, and legal pages like privacy policy and terms. The theme is a fork of ThemeFisher's Vex Hugo by author gcaracuel, and it requires Hugo version 0.78.0 or newer. Because the site is static, you can host it on GitHub Pages, Netlify, or GitLab Pages.
content/books, and every page has fully customizable sections for title, description, images, and purchase links.content/blog gives you an index and individual post pages for announcements, news, or any topic you want to share.content/, while UI strings live in i18n YAML files.data/homepage.yml.content/contact/_index.md with a form that receives emails from site visitors.assets/css/custom.css, and set a custom preloader GIF in the static folder.content/blog to tell followers about new books, events, or anything else, and they appear alongside your store.config.toml, create per-language content folders, and translate the UI with i18n files so readers see a localized shop and blog.themes folder.exampleSite folder's contents (config.toml, content, data, i18n, static) into your own site root.data/homepage.yml, add custom CSS, and build the site with Hugo.The theme is free and open-source under the MIT license. The author accepts optional donations through a Buy Me a Coffee link in the repository README.
