Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Blazing fast SEO optimized GoHugo theme with native AMP, structured data, search, service workers, and i18n out of the box!

A lightweight, customizable Hugo blog theme with dark/light mode, infinite scrolling, and extensive configuration options.

Gatsby Starter to launch your blog from WordPress

Bloscot is a free, fully responsive Bootstrap 4 HTML5 blog template with hero slider, newsletter form, and multi-page layout.

A Hugo theme that brings the Hyde Jekyll theme's split-column design to Bootstrap 3, with six color schemes and configurable sidebar.
Amperage is a GoHugo theme that generates native AMP pages, a valid PWA, automatic structured data, and a service worker for asset caching, link prefetching, and offline navigation, built by asurbernardo.
Amperage is a theme for the GoHugo static site generator. It takes Markdown content and outputs HTML pages that are valid Accelerated Mobile Pages (AMP), along with a service worker for offline navigation and asset caching, structured data in JSON-LD, and a JSON search index. The theme is developed by asurbernardo and distributed via GitHub.
pygmentsUseClasses = true in Hugo config.assets/custom.scss file to override and append edited styles.amp-adsense and render hooks for ease of use.Installation is done by cloning the repository, copying the exampleSite into a new project, and moving the theme into themes/amperage. After configuring config.toml, run hugo serve to preview. The theme uses AMP components specified in ampElements and installs a service worker via static/install-sw.html.
Clone the repository, copy the exampleSite content to a new site, move the theme folder into themes/amperage, then run hugo serve.
Yes, it supports multiple languages via the [languages] configuration with per-language contentDir, languageName, and title.
Add an assets/custom.scss file to your project; it will be transpiled, minified, and appended automatically to override the default 5KB styles.
Yes, set a googleAnalytics ID in config.toml, and the theme will use gtag to load analytics.
Add an adsensePublisher code to config.toml and use the amp-adsense shortcode with width, height, layout, and slot parameters.
