A fast, clean, responsive Hugo theme.
Go to file
Aditya Telange 8af7c551ff
head: add support for Canonical URLs
cc:  #104

usage =>
  in site config.yml (used for home page only) =>
     canonical: ["https://www.example.com" , "https://blog.example.com"]
  in per-page vars =>
     canonical: ["https://www.example.com/page1" , "https://blog.example.com/pages/page1"]
2020-12-13 16:36:30 +05:30
.github Create FUNDING.yml 2020-12-02 16:04:55 +05:30
assets head: add *.css under assets/css/extended/ 2020-12-11 18:22:21 +05:30
i18n i18n: improve for 'es' and add 'bg' (#58) 2020-10-25 09:52:26 +05:30
images images: update 2020-09-25 13:35:31 +05:30
layouts head: add support for Canonical URLs 2020-12-13 16:36:30 +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 README: make non-executable (#106) 2020-12-10 21:09:16 +05:30
theme.toml update theme meta 2020-10-06 15:47:39 +05:30

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

hugo-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% ?)


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