🔥FLASH SALE: 30% OFF everything!
LogoTemplateFame
icon of Hugo Theme Mini

Hugo Theme Mini

Hugo Theme Mini is a fast, minimalist, and responsive theme designed for bloggers, offering essential features like archives and tags for efficient co...

Introduction

Hugo Theme Mini is a highly efficient, minimalist, and responsive theme specifically crafted for bloggers using the Hugo static site generator. It prioritizes speed and a clean user experience, ensuring your content stands out without unnecessary clutter.

Key Features:

  • Fast Performance: Optimized for quick loading times, providing an excellent user experience.
  • Minimalist Design: A clean and uncluttered aesthetic that focuses on readability and content.
  • Responsive Layout: Adapts seamlessly to various screen sizes, from desktops to mobile devices.
  • Content Organization: Includes built-in support for archives and tags, making it easy for readers to navigate your blog.
  • Multilingual Support: Easily configurable for multiple content languages, including English, Chinese, Dutch, French, Spanish, and Danish.

Installation: The theme can be installed either as a Hugo Module (recommended) or as a Git Submodule.

  • Hugo Module:
    1. Initialize Hugo module system: $ hugo mod init github.com/<your_user>/<your_project>
    2. Add to config.yaml: theme: - github.com/nodejh/hugo-theme-mini
  • Git Submodule:
    1. Add submodule: $ git submodule add https://github.com/nodejh/hugo-theme-mini.git themes/mini
    2. Add to config.yaml: theme: mini

Configuration Highlights:

  • Config File: Utilize the exampleSite/config.yaml as a starting point for your site's configuration.
  • Comments: Integrate Disqus by setting disqusShortname and enableComments: true in your config. Comments can also be disabled on a per-post basis.
  • Google Analytics: Enable tracking by providing your googleAnalytics ID and setting enableGoogleAnalytics: true.
  • Custom Branding: Easily replace the default logo (avatar.png) and favicon (favicon.ico) by placing your images in the static/images directory.
  • Production Build: Ensure Google Analytics and other production-specific settings are active by running HUGO_ENV=production hugo.
  • Table of Content: Enable showToc: true for automatic table of contents generation.
  • Custom CSS/JS: Extend the theme with custom stylesheets and JavaScript files, supporting both local and remote assets.
  • Math Typesetting: Integrate mathematical notation using KaTeX, configurable globally or per page.
  • Hidden Post Summary: Option to hide post summaries on the home page with hiddenPostSummaryInHomePage: true.

Hugo Theme Mini is an ideal choice for bloggers seeking a clean, fast, and easily customizable platform to share their content.

Information

Newsletter

Join the Community

Subscribe to our newsletter for the latest news and updates