Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A blogging-centric Bootstrap v4 theme for the Hugo static site generator.
Hugo Bootstrap v4 Blog is a Hugo static site generator theme for creating blog-style websites, built on the Bootstrap v4 CSS framework. It turns Markdown content into a responsive two-column blog with a simple, opinionated design.
Hugo Bootstrap v4 Blog is a theme for the Hugo static site generator, created by Alan Orth, that focuses on blog-style content. It takes Markdown files from your Hugo site and renders them as a responsive, two-column blog layout using Bootstrap v4. The theme is based on the now-retired Bootstrap blog example and follows a minimal, fast-loading approach.
exampleSite/config.toml.comments = false in front matter.srcset attributes for images in Hugo page bundles, with a fallback to the static directory for standard references.<!--more--> tag lets you control exactly where a post is truncated.content/posts, and the theme renders them with summaries, social sharing icons, and optional Disqus comments.Clone the repository into your Hugo site's themes directory, copy recommended values from exampleSite/config.toml, and place posts in content/posts. For developers who want to customize Bootstrap assets, the theme includes SASS sources; run npm install and npm run build with Node.js version 14 or higher to rebuild them.