2021-04-10 17:57:18 +05:30
< h1 align = center > Hugo PaperMod | < a href = "https://adityatelange.github.io/hugo-PaperMod/" rel = "nofollow" > Demo< / a > < / h1 >
2019-04-01 17:57:38 +08:00
2021-04-10 17:57:18 +05:30
< h4 align = center > ☄️ Fast | ☁️ Fluent | 🌙 Smooth | 📱 Responsive< / h4 >
< br >
2020-08-28 11:49:17 +05:30
2021-04-10 17:57:18 +05:30
> Hugo PaperMod is a theme based on [hugo-paper](https://github.com/nanxiaobei/hugo-paper).
2021-08-18 20:39:38 +05:30
> The goal of this project is to add more features and customization to the og theme.
2019-04-01 17:57:38 +08:00
2021-08-18 20:39:38 +05:30
The [demo ](https://adityatelange.github.io/hugo-PaperMod/ ) 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 ...
2018-05-05 01:41:09 +08:00
2021-04-10 17:57:18 +05:30
**ExampleSite** can be found here: [exampleSite ](https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite ). Demo is built up with [exampleSite ](https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite ) as source.
2020-10-03 10:00:59 +05:30
2021-10-22 20:01:02 +05:30
[![Minimum Hugo Version ](https://img.shields.io/static/v1?label=min-HUGO-version&message=0.83.0&color=blue&logo=hugo )](https://github.com/gohugoio/hugo/releases/tag/v0.83.0)
2021-04-13 12:49:33 +05:30
[![Build GH-Pages ](https://github.com/adityatelange/hugo-PaperMod/workflows/Build%20GH-Pages/badge.svg )](https://github.com/adityatelange/hugo-PaperMod/deployments/activity_log?environment=github-pages)
[![GitHub ](https://img.shields.io/github/license/adityatelange/hugo-PaperMod )](https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE)
2021-07-04 23:23:40 +05:30
[![hugo-papermod ](https://img.shields.io/badge/Hugo--Themes-@PaperMod-blue )](https://themes.gohugo.io/themes/hugo-papermod/)
2021-01-20 21:30:44 +05:30
[![Quality Gate Status ](https://sonarcloud.io/api/project_badges/measure?project=adityatelange_hugo-PaperMod&metric=alert_status )](https://sonarcloud.io/dashboard?id=adityatelange_hugo-PaperMod)
![code-size ](https://img.shields.io/github/languages/code-size/adityatelange/hugo-PaperMod )
2022-05-12 21:50:33 +05:30
[![Discord ](https://img.shields.io/discord/971046860317921340?label=Discord )](https://discord.gg/ahpmTvhVmp)
2021-01-20 21:30:44 +05:30
2020-09-25 13:18:15 +05:30
---
2018-05-05 01:41:09 +08:00
2020-09-25 13:18:15 +05:30
< p align = "center" >
2021-04-11 17:35:14 +05:30
< kbd > < img src = "https://user-images.githubusercontent.com/21258296/114303440-bfc0ae80-9aeb-11eb-8cfa-48a4bb385a6d.png" alt = "Mockup image" title = "Mockup" / > < / kbd >
2020-09-25 13:18:15 +05:30
< / p >
2018-05-05 01:41:09 +08:00
2020-08-23 13:15:57 +05:30
---
2018-01-09 00:28:39 +08:00
2021-01-08 23:35:00 +05:30
## Features/Mods 💥
2018-01-09 00:28:39 +08:00
2020-10-28 11:11:13 +05:30
- Uses Hugo's asset generator with pipelining, fingerprinting, bundling and minification by default.
- 3 Modes:
2021-01-20 21:30:44 +05:30
- [Regular Mode. ](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#regular-mode-default-mode )
- [Home-Info Mode. ](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#home-info-mode )
- [Profile Mode. ](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#profile-mode )
2020-10-28 11:11:13 +05:30
- Table of Content Generation (newer implementation).
- Archive of posts.
2020-11-24 23:16:17 +05:30
- Social Icons (home-info and profile-mode)
2021-08-18 20:39:38 +05:30
- Social-Media Share buttons on posts.
2020-10-28 11:11:13 +05:30
- Menu location indicator.
2020-11-24 23:16:17 +05:30
- Multilingual support. (with language selector)
- Taxonomies
2020-10-28 11:11:13 +05:30
- Cover image for each post (with Responsive image support).
2020-11-24 23:16:17 +05:30
- Light/Dark theme (automatic theme switch a/c to browser theme and theme-switch button).
2020-10-28 11:11:13 +05:30
- SEO Friendly.
2021-06-10 15:15:30 +02:00
- Multiple Author support.
2021-01-20 21:30:44 +05:30
- Search Page with Fuse.js
2021-01-30 11:31:41 +05:30
- Other Posts suggestion below a post
2021-08-18 20:39:38 +05:30
- Breadcrumb Navigation
2021-04-10 17:57:18 +05:30
- Code Block Copy buttons
2021-08-18 20:39:38 +05:30
- No webpack, nodejs and other dependencies are required to edit the theme.
2020-09-06 22:12:13 +05:30
2021-01-20 22:00:17 +05:30
Read Wiki For More Details => ** [PaperMod - Features ](https://github.com/adityatelange/hugo-PaperMod/wiki/Features )**
2021-01-20 21:30:44 +05:30
---
2020-09-14 18:17:01 +05:30
2021-01-20 21:30:44 +05:30
## Install/Update 📥
2020-09-14 18:17:01 +05:30
2021-01-20 21:30:44 +05:30
Read Wiki For More Details => ** [PaperMod - Installation ](https://github.com/adityatelange/hugo-PaperMod/wiki/Installation )**
2020-11-24 23:16:17 +05:30
2020-09-14 18:17:01 +05:30
---
2020-12-16 00:01:44 +05:30
## Social-Icons/Share-Icons 🖼️
2020-09-06 22:12:13 +05:30
2021-01-20 21:30:44 +05:30
Read Wiki For More Details => ** [PaperMod-Icons ](https://github.com/adityatelange/hugo-PaperMod/wiki/Icons )**
---
## FAQs / How To's Guide 🙋
Read Wiki For More Details => ** [PaperMod-FAQs ](https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs )**
2020-09-13 21:19:29 +05:30
2020-09-14 18:17:01 +05:30
---
2020-09-14 18:15:54 +05:30
2022-04-19 19:59:39 +05:30
## Release Changelog 📃
2020-10-28 22:41:42 +05:30
2021-01-20 21:30:44 +05:30
Release ChangeLog has info about stuff added: ** [Releases ](https://github.com/adityatelange/hugo-PaperMod/releases )**
2020-10-28 22:41:42 +05:30
---
2022-04-19 19:59:39 +05:30
## [Pagespeed Insights (100% ?)](https://pagespeed.web.dev/report?url=https://adityatelange.github.io/hugo-PaperMod/) 👀
2020-10-19 15:58:50 +05:30
---
2020-12-16 00:01:44 +05:30
## Special Thanks 🌟
2021-01-20 21:30:44 +05:30
- [**Highlight.js** ](https://github.com/highlightjs/highlight.js )
- [**Fuse.js** ](https://github.com/krisk/fuse )
- [**Feather Icons** ](https://github.com/feathericons/feather )
2021-08-18 20:39:38 +05:30
- [**Simple Icons** ](https://github.com/simple-icons/simple-icons )
2021-01-20 21:30:44 +05:30
- **All Contributors and Supporters**
2022-04-19 19:59:39 +05:30
## Stargazers over time 📈
< kbd > [![Stargazers over time ](https://starchart.cc/adityatelange/hugo-PaperMod.svg )](https://starchart.cc/adityatelange/hugo-PaperMod)</ kbd >