2021-04-10 14:27:18 +02:00
< h1 align = center > Hugo PaperMod | < a href = "https://adityatelange.github.io/hugo-PaperMod/" rel = "nofollow" > Demo< / a > < / h1 >
2019-04-01 11:57:38 +02:00
2021-04-10 14:27:18 +02:00
< h4 align = center > ☄️ Fast | ☁️ Fluent | 🌙 Smooth | 📱 Responsive< / h4 >
< br >
2020-08-28 08:19:17 +02:00
2021-04-10 14:27:18 +02:00
> Hugo PaperMod is a theme based on [hugo-paper](https://github.com/nanxiaobei/hugo-paper).
2021-08-18 17:09:38 +02:00
> The goal of this project is to add more features and customization to the og theme.
2019-04-01 11:57:38 +02:00
2021-08-18 17:09:38 +02:00
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-04 19:41:09 +02:00
2021-04-10 14:27:18 +02:00
**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 06:30:59 +02:00
2021-10-22 16:31:02 +02:00
[![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 09:19:33 +02:00
[![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 19:53:40 +02:00
[![hugo-papermod ](https://img.shields.io/badge/Hugo--Themes-@PaperMod-blue )](https://themes.gohugo.io/themes/hugo-papermod/)
2021-01-20 17:00:44 +01:00
[![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 18:20:33 +02:00
[![Discord ](https://img.shields.io/discord/971046860317921340?label=Discord )](https://discord.gg/ahpmTvhVmp)
2021-01-20 17:00:44 +01:00
2020-09-25 09:48:15 +02:00
---
2018-05-04 19:41:09 +02:00
2020-09-25 09:48:15 +02:00
< p align = "center" >
2021-04-11 14:05:14 +02:00
< 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 09:48:15 +02:00
< / p >
2018-05-04 19:41:09 +02:00
2020-08-23 09:45:57 +02:00
---
2018-01-08 17:28:39 +01:00
2021-01-08 19:05:00 +01:00
## Features/Mods 💥
2018-01-08 17:28:39 +01:00
2020-10-28 06:41:13 +01:00
- Uses Hugo's asset generator with pipelining, fingerprinting, bundling and minification by default.
- 3 Modes:
2021-01-20 17:00:44 +01:00
- [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 06:41:13 +01:00
- Table of Content Generation (newer implementation).
- Archive of posts.
2020-11-24 18:46:17 +01:00
- Social Icons (home-info and profile-mode)
2021-08-18 17:09:38 +02:00
- Social-Media Share buttons on posts.
2020-10-28 06:41:13 +01:00
- Menu location indicator.
2020-11-24 18:46:17 +01:00
- Multilingual support. (with language selector)
- Taxonomies
2020-10-28 06:41:13 +01:00
- Cover image for each post (with Responsive image support).
2020-11-24 18:46:17 +01:00
- Light/Dark theme (automatic theme switch a/c to browser theme and theme-switch button).
2020-10-28 06:41:13 +01:00
- SEO Friendly.
2021-06-10 15:15:30 +02:00
- Multiple Author support.
2021-01-20 17:00:44 +01:00
- Search Page with Fuse.js
2021-01-30 07:01:41 +01:00
- Other Posts suggestion below a post
2021-08-18 17:09:38 +02:00
- Breadcrumb Navigation
2021-04-10 14:27:18 +02:00
- Code Block Copy buttons
2021-08-18 17:09:38 +02:00
- No webpack, nodejs and other dependencies are required to edit the theme.
2020-09-06 18:42:13 +02:00
2021-01-20 17:30:17 +01:00
Read Wiki For More Details => ** [PaperMod - Features ](https://github.com/adityatelange/hugo-PaperMod/wiki/Features )**
2021-01-20 17:00:44 +01:00
---
2020-09-14 14:47:01 +02:00
2021-01-20 17:00:44 +01:00
## Install/Update 📥
2020-09-14 14:47:01 +02:00
2021-01-20 17:00:44 +01:00
Read Wiki For More Details => ** [PaperMod - Installation ](https://github.com/adityatelange/hugo-PaperMod/wiki/Installation )**
2020-11-24 18:46:17 +01:00
2020-09-14 14:47:01 +02:00
---
2020-12-15 19:31:44 +01:00
## Social-Icons/Share-Icons 🖼️
2020-09-06 18:42:13 +02:00
2021-01-20 17:00:44 +01:00
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 17:49:29 +02:00
2020-09-14 14:47:01 +02:00
---
2020-09-14 14:45:54 +02:00
2022-04-19 16:29:39 +02:00
## Release Changelog 📃
2020-10-28 18:11:42 +01:00
2021-01-20 17:00:44 +01:00
Release ChangeLog has info about stuff added: ** [Releases ](https://github.com/adityatelange/hugo-PaperMod/releases )**
2020-10-28 18:11:42 +01:00
---
2022-04-19 16:29:39 +02:00
## [Pagespeed Insights (100% ?)](https://pagespeed.web.dev/report?url=https://adityatelange.github.io/hugo-PaperMod/) 👀
2020-10-19 12:28:50 +02:00
---
2020-12-15 19:31:44 +01:00
## Special Thanks 🌟
2021-01-20 17:00:44 +01:00
- [**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 17:09:38 +02:00
- [**Simple Icons** ](https://github.com/simple-icons/simple-icons )
2021-01-20 17:00:44 +01:00
- **All Contributors and Supporters**
2022-04-19 16:29:39 +02:00
## Stargazers over time 📈
< kbd > [![Stargazers over time](https://starchart.cc/adityatelange/hugo-PaperMod.svg)](https://starchart.cc/adityatelange/hugo-PaperMod)< / kbd >