mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
A fast, clean, responsive Hugo theme.
blogblog-themecleanfastfeature-richgrayscalehigh-performancehugohugo-blog-themehugo-thememit-licensepapermodportfoliothemewell-documented
4cc3fb26ce
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". |
||
---|---|---|
.github | ||
assets | ||
i18n | ||
images | ||
layouts | ||
go.mod | ||
LICENSE | ||
README.md | ||
theme.toml |
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.
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 🌟
- Highlight.js
- Fuse.js
- Feather Icons
- Simple Icons
- All Contributors and Supporters