A fast, clean, responsive Hugo theme.
Go to file
David Segonds 4cc3fb26ce Modify breadcrumbs logic
First part of the breadcrumbs generation algorithm is to remove the
base URL from the parent's permalink URL.

In the existing code, this is achieve by replacing all instances of
base URL in the parent's permalink URL by an empty string.

This algorithm fails to produces breadcrumbs in the instance where the
base URL is "/" for example.

I believe this is erroneous as only the first instance of the base URLi,
starting at the beginning of the parent's permalink URL should be
replaced by an empty string.

This is the reason I replaced the call to "replace" by a call to
"replaceRE".
2023-01-06 09:11:50 +01:00
.github Update bug report template 2022-08-28 15:40:40 +05:30
assets Fix multi-line anchor tags not highlighted/underlined. 2022-12-20 21:13:51 +05:30
i18n Improve Turkish Translation tr.yaml (#1098) 2022-12-24 20:51:10 +05:30
images images: update 2020-09-25 13:35:31 +05:30
layouts Modify breadcrumbs logic 2023-01-06 09:11:50 +01:00
go.mod chore: add go.mod (#51) 2020-10-21 10:36:44 +05:30
LICENSE Update LICENSE 2022-04-30 09:35:10 +05:30
README.md Update README.md 2022-05-12 21:50:33 +05:30
theme.toml Bump minimum Hugo version to 0.83.0 2021-10-22 20:01:02 +05:30

Hugo PaperMod | Demo

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


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

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

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

Minimum Hugo Version Build GH-Pages GitHub hugo-papermod Quality Gate Status code-size Discord


Mockup image


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 posts.
  • 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.
  • Multiple Author support.
  • Search Page with Fuse.js
  • Other Posts suggestion below a post
  • Breadcrumb Navigation
  • Code Block Copy buttons
  • No webpack, nodejs and other dependencies are required to edit the theme.

Read Wiki For More Details => PaperMod - Features


Install/Update 📥

Read Wiki For More Details => PaperMod - Installation


Social-Icons/Share-Icons 🖼️

Read Wiki For More Details => PaperMod-Icons


FAQs / How To's Guide 🙋

Read Wiki For More Details => PaperMod-FAQs


Release Changelog 📃

Release ChangeLog has info about stuff added: Releases


Pagespeed Insights (100% ?) 👀


Special Thanks 🌟

Stargazers over time 📈

Stargazers over time