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
81e86113d6
Take this structure: <div .highlight> <p> <div .highlight> The current post-single CSS adds margin to the bottom of the paragraph and that's it. This works great when the previous element also got the same amount of bottom margin, however code blocks do not! The end result looks similar to the figure above. This commit fixes this adding top margin to elements (as needed) that come immediately after a code block (they have the .highlight class). The amount of top margin added is the same they already get on the bottom. |
||
---|---|---|
.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