mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 19:09:02 +00:00
docs(papermod): add expiry date and reference note to documentation pages
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title: "FAQs / How To's Guide"
|
||||
summary: We'll try to answer frequently asked qestions by users.
|
||||
date: 2021-01-20
|
||||
expiryDate: 2026-05-08
|
||||
aliases: ['/papermod-how-to-guide', '/posts/papermod/papermod-how-to']
|
||||
tags: ["PaperMod", "Docs"]
|
||||
author: ["PaperMod Contributors"]
|
||||
@@ -9,6 +10,10 @@ draft: true
|
||||
weight: 3
|
||||
---
|
||||
|
||||
> This page is not updated anymore and is only kept for reference. Please refer to [Documentation](https://github.com/adityatelange/hugo-PaperMod/wiki/) for latest information.
|
||||
|
||||
---
|
||||
|
||||
> - **We'll be using `yml/yaml` format for all examples down below, I recommend using `yml` over `toml` as it is easier to read.**
|
||||
>
|
||||
> - You can find any [YML to TOML](https://www.google.com/search?q=yml+to+toml) converters if necessary.
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: "Features / Mods"
|
||||
summary: Learn About All Features in PaperMod
|
||||
date: 2021-01-20
|
||||
expiryDate: 2026-05-08
|
||||
weight: 2
|
||||
aliases: ["/papermod-features"]
|
||||
tags: ["PaperMod", "Docs"]
|
||||
@@ -10,6 +11,8 @@ social:
|
||||
fediverse_creator: "@adityatelange@mastodon.social"
|
||||
---
|
||||
|
||||
> This page is not updated anymore and is only kept for reference. Please refer to [Documentation](https://github.com/adityatelange/hugo-PaperMod/wiki/) for latest information.
|
||||
|
||||
### Intro
|
||||
|
||||
- **We'll be using `yml/yaml` format for all examples down below, I recommend using `yml` over `toml` as it is easier to read.**
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: "Social-Icons / Share-Icons"
|
||||
summary: List of all Icons supported by PaperMod
|
||||
date: 2021-01-20
|
||||
expiryDate: 2026-05-08
|
||||
weight: 4
|
||||
aliases: ["/papermod-icons"]
|
||||
tags: ["PaperMod", "Docs"]
|
||||
@@ -11,6 +12,8 @@ social:
|
||||
fediverse_creator: "@adityatelange@mastodon.social"
|
||||
---
|
||||
|
||||
> This page is not updated anymore and is only kept for reference. Please refer to [Documentation](https://github.com/adityatelange/hugo-PaperMod/wiki/) for latest information.
|
||||
|
||||
## Social Icons
|
||||
|
||||
| Name | Platform Link |
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: "Variables | Front Matter"
|
||||
summary: List of Front Matter variables used by PaperMod
|
||||
date: 2021-01-20
|
||||
expiryDate: 2026-05-08
|
||||
tags: ["PaperMod", "Docs"]
|
||||
author: ["Aditya Telange"]
|
||||
draft: true
|
||||
@@ -10,6 +11,8 @@ social:
|
||||
fediverse_creator: "@adityatelange@mastodon.social"
|
||||
---
|
||||
|
||||
> This page is not updated anymore and is only kept for reference. Please refer to [Documentation](https://github.com/adityatelange/hugo-PaperMod/wiki/) for latest information.
|
||||
|
||||
**Below are variables used with this theme...**
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user