Skip to content

Commit 2c9efe2

Browse files
Update README.md
link refs to wiki instead of demo
1 parent 757a309 commit 2c9efe2

File tree

1 file changed

+28
-26
lines changed

1 file changed

+28
-26
lines changed

README.md

+28-26
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
![Build GH-Pages](https://github.com/adityatelange/hugo-PaperMod/workflows/Build%20GH-Pages/badge.svg)
2-
![GitHub](https://img.shields.io/github/license/adityatelange/hugo-PaperMod)
3-
[![hugo-papermod](https://img.shields.io/badge/Hugo--Themes-@PaperMod-blue)](https://themes.gohugo.io/hugo-papermod/)
4-
[![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)
5-
![code-size](https://img.shields.io/github/languages/code-size/adityatelange/hugo-PaperMod)
6-
71
# PaperMod | [Demo](https://adityatelange.github.io/hugo-PaperMod/)
82

93
☄️ Fast | ☁️ Fluent | 🌙 Smooth | 📱 Responsive
@@ -15,6 +9,12 @@ The [demo site](https://adityatelange.github.io/hugo-PaperMod/) includes a lot o
159

1610
ExampleSite can be found here: [exampleSite](https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite). Demo is built up with exampleSite as source.
1711

12+
![Build GH-Pages](https://github.com/adityatelange/hugo-PaperMod/workflows/Build%20GH-Pages/badge.svg)
13+
![GitHub](https://img.shields.io/github/license/adityatelange/hugo-PaperMod)
14+
[![hugo-papermod](https://img.shields.io/badge/Hugo--Themes-@PaperMod-blue)](https://themes.gohugo.io/hugo-papermod/)
15+
[![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)
16+
![code-size](https://img.shields.io/github/languages/code-size/adityatelange/hugo-PaperMod)
17+
1818
---
1919

2020
<p align="center">
@@ -24,19 +24,13 @@ ExampleSite can be found here: [exampleSite](https://github.com/adityatelange/hu
2424

2525
---
2626

27-
## Install/Update 📥
28-
29-
Read this post For More Details => [hugo-PaperMod - Installation](https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-installation/)
30-
31-
---
32-
3327
## Features/Mods 💥
3428

3529
- Uses Hugo's asset generator with pipelining, fingerprinting, bundling and minification by default.
3630
- 3 Modes:
37-
- Regular Mode.
38-
- [Home-Info Mode.](https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-features/#home-info-mode)
39-
- [Profile Mode.](https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-features/#profile-mode)
31+
- [Regular Mode.](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#regular-mode-default-mode)
32+
- [Home-Info Mode.](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#home-info-mode)
33+
- [Profile Mode.](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#profile-mode)
4034
- Table of Content Generation (newer implementation).
4135
- Archive of posts.
4236
- Social Icons (home-info and profile-mode)
@@ -48,26 +42,34 @@ Read this post For More Details => [hugo-PaperMod - Installation](https://aditya
4842
- Light/Dark theme (automatic theme switch a/c to browser theme and theme-switch button).
4943
- SEO Friendly.
5044
- Muliple Author support.
51-
- Search Page
45+
- Search Page with Fuse.js
5246
- No webpack, nodejs and other depedencies required to edit the theme.
5347

54-
Read this post For More Details => [hugo-PaperMod - Features](https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-features/)
48+
Read this post For More Details => **[PaperMod - Features](https://github.com/adityatelange/hugo-PaperMod/wiki/Features)**
49+
50+
---
5551

56-
Release ChangeLog has info about stuff added: [Releases](https://github.com/adityatelange/hugo-PaperMod/releases)
52+
## Install/Update 📥
5753

58-
Huge thanks to contributors for making this theme better 🙌
54+
Read Wiki For More Details => **[PaperMod - Installation](https://github.com/adityatelange/hugo-PaperMod/wiki/Installation)**
5955

6056
---
6157

6258
## Social-Icons/Share-Icons 🖼️
6359

64-
Read this post For More Details => [Social-Icons](https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-icons/)
60+
Read Wiki For More Details => **[PaperMod-Icons](https://github.com/adityatelange/hugo-PaperMod/wiki/Icons)**
61+
62+
---
63+
64+
## FAQs / How To's Guide 🙋
65+
66+
Read Wiki For More Details => **[PaperMod-FAQs](https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs)**
6567

6668
---
6769

68-
## FAQs / How To's 🙋
70+
## Release Changelog
6971

70-
Read this post For More Details => [How To's Guide](https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-how-to/)
72+
Release ChangeLog has info about stuff added: **[Releases](https://github.com/adityatelange/hugo-PaperMod/releases)**
7173

7274
---
7375

@@ -77,7 +79,7 @@ Read this post For More Details => [How To's Guide](https://adityatelange.github
7779

7880
## Special Thanks 🌟
7981

80-
- [**Highlight.js**](https://github.com/highlightjs/highlight.js)
81-
- [**Fuse.js**](https://github.com/krisk/fuse)
82-
- [**Feather Icons**](https://github.com/feathericons/feather)
83-
- **All Contributors and Supporters**
82+
- [**Highlight.js**](https://github.com/highlightjs/highlight.js)
83+
- [**Fuse.js**](https://github.com/krisk/fuse)
84+
- [**Feather Icons**](https://github.com/feathericons/feather)
85+
- **All Contributors and Supporters**

0 commit comments

Comments
 (0)