A fast, clean, responsive Hugo theme.
Go to file
Aditya Telange c9fa6c7915
cover: granular controls for hiding cover image #156
in site config =>
    params:
        cover:
            hidden: true # hide everywhere but not in structured data
            hiddenInList: true # hide on list pages and home
            hiddenInSingle: true # hide on single page

per-page in front-matter =>
   hidden: true # only hide on current single page
2020-12-29 16:44:03 +05:30
.github Create FUNDING.yml 2020-12-02 16:04:55 +05:30
assets footer: change scroll behaviour as it was before 80954de 2020-12-24 13:00:58 +05:30
i18n i18n: Added missing german (de) translation (#147) 2020-12-23 13:09:20 +05:30
images images: update 2020-09-25 13:35:31 +05:30
layouts cover: granular controls for hiding cover image #156 2020-12-29 16:44:03 +05:30
go.mod chore: add go.mod (#51) 2020-10-21 10:36:44 +05:30
LICENSE update LICENSE 2020-07-20 18:46:08 +05:30
README.md Update README.md 2020-12-16 00:01:44 +05:30
theme.toml Update theme.toml 2020-12-23 16:44:32 +05:30

Build GH-Pages GitHub hugo-papermod Quality Gate Status code-size

PaperMod | Demo

☄️ Fast | ☁️ Fluent | 🌙 Smooth | 📱 Responsive

Hugo PaperMod is a theme based on hugo-paper. The goal of this project is add more Features and customization to the og theme.

The demo site includes a lot of documentation about Installation, Features with few more stuff. Make sure you visit it, to get the awesome hands-on experience and get known about the features ...

ExampleSite can be found here: exampleSite. Demo is built up with exampleSite as source.


HomeInfo HomeInfo


Install/Update 📥

Read this post For More Details => hugo-PaperMod - Installation


Features/Mods 🪄

  • Uses Hugo's asset generator with pipelining, fingerprinting, bundling and minification by default.
  • 3 Modes:
  • Table of Content Generation (newer implementation).
  • Archive of posts.
  • Social Icons (home-info and profile-mode)
  • Social-Media Share buttons on post.
  • Menu location indicator.
  • Multilingual support. (with language selector)
  • Taxonomies
  • Cover image for each post (with Responsive image support).
  • Light/Dark theme (automatic theme switch a/c to browser theme and theme-switch button).
  • SEO Friendly.
  • Muliple Author support.
  • Search Page
  • No webpack, nodejs and other depedencies required to edit the theme.

Read this post For More Details => hugo-PaperMod - Features

Release ChangeLog has info about stuff added: Releases

Huge thanks to contributors for making this theme better 🙌


Social-Icons/Share-Icons 🖼️

Read this post For More Details => Social-Icons


FAQs / How To's 🙋

Read this post For More Details => How To's Guide


LightHouse Report (100% ?)


Special Thanks 🌟


Found a bug ? 🐞

If you spot any bugs, please use Issue Tracker and/or create a new Pull Request to fix the issue.

GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests