adityatelange/hugo-papermod

A fast, clean, responsive Hugo theme.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 55 minutes ago
Added to GitGenius on September 4th, 2026
Created on July 21st, 2020
Open Issues & Pull Requests: 14 (+0)
GitHub issues: Enabled
Number of forks: 3,437
Total Stargazers: 13,896 (+0)
Total Subscribers: 37 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 11.9 days
Mean response time: 108.1 days
90th percentile: 379.4 days
Tracked items: 141

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Work labelled "bug" is answered fastest, typically in about 2 days, while "no-activity" waits about 5 months. Only 8% of issues opened in the past year have been closed. Three people close 87% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 14
New in 7 days: 4
Closed in 7 days: 0
Avg open age: 64 days
Stale 30+ days: 4
Stale 90+ days: 3

Recent activity

Opened in 7 days: 4
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 2

Top labels

  • bug (67)
  • enhancement (59)
  • no-activity (12)
  • help wanted (7)
  • good first issue (5)
  • icons (5)
  • invalid (3)
  • noise (3)

Detailed Description

Hugo PaperMod is a Hugo theme that provides a fast, clean, and responsive design for static sites.

The theme addresses the need for a performant, visually polished blogging and portfolio platform by building on a minimal foundation and adding extensive features without sacrificing speed. It leverages Hugo's built-in asset pipeline for fingerprinting, bundling, and minification, eliminating the need for external JavaScript build tools. The theme offers three distinct layout modes—Regular, Home-Info, and Profile—allowing developers to choose the presentation style that best fits their content. It includes automatic light and dark theme switching based on browser preferences, multilingual support with a language selector, and client-side search powered by Fuse.js. Additional features include SEO optimization with Open Graph and Schema.org structured data, per-post cover images, auto-generated tables of contents, and configurable social sharing.

Developers should choose this theme if they want a polished, feature-rich site without the complexity of build pipelines or external dependencies. It suits blogs, portfolios, and documentation sites where performance and clean aesthetics matter. The theme is particularly well-suited for multilingual projects and sites requiring multiple author support. The README emphasizes that the theme builds on hugo-paper, extending it with additional customization options while maintaining the original's simplicity.

The project maintains active engagement with its community through a comprehensive wiki-based documentation system and an example site branch demonstrating all features. Development activity shows consistent responsiveness to user needs, with the maintainer regularly addressing issues and incorporating feedback. The codebase demonstrates a commitment to keeping the theme dependency-free and performant, avoiding unnecessary JavaScript frameworks or build complexity.