diff --git a/content/posts/papermod/papermod-faq.md b/content/posts/papermod/papermod-faq.md index 15fc36e5..cb447d8d 100644 --- a/content/posts/papermod/papermod-faq.md +++ b/content/posts/papermod/papermod-faq.md @@ -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. diff --git a/content/posts/papermod/papermod-features/index.md b/content/posts/papermod/papermod-features/index.md index 2455c63b..2425324e 100644 --- a/content/posts/papermod/papermod-features/index.md +++ b/content/posts/papermod/papermod-features/index.md @@ -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.** diff --git a/content/posts/papermod/papermod-icons.md b/content/posts/papermod/papermod-icons.md index 157dbe0b..70c311fa 100644 --- a/content/posts/papermod/papermod-icons.md +++ b/content/posts/papermod/papermod-icons.md @@ -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 | diff --git a/content/posts/papermod/papermod-variables.md b/content/posts/papermod/papermod-variables.md index 42ab079d..a6df8642 100644 --- a/content/posts/papermod/papermod-variables.md +++ b/content/posts/papermod/papermod-variables.md @@ -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...** ---