Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Hugo Theme Mini is a fast, minimalist, and responsive theme designed for bloggers, offering essential features like archives and tags for efficient co...
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:
Installation: The theme can be installed either as a Hugo Module (recommended) or as a Git Submodule.
$ hugo mod init github.com/<your_user>/<your_project>config.yaml: theme: - github.com/nodejh/hugo-theme-mini$ git submodule add https://github.com/nodejh/hugo-theme-mini.git themes/miniconfig.yaml: theme: miniConfiguration Highlights:
exampleSite/config.yaml as a starting point for your site's configuration.disqusShortname and enableComments: true in your config. Comments can also be disabled on a per-post basis.googleAnalytics ID and setting enableGoogleAnalytics: true.avatar.png) and favicon (favicon.ico) by placing your images in the static/images directory.HUGO_ENV=production hugo.showToc: true for automatic table of contents generation.hiddenPostSummaryInHomePage: true.Hugo Theme Mini is an ideal choice for bloggers seeking a clean, fast, and easily customizable platform to share their content.