chore(posts): remove weight attribute from multiple markdown files

This commit is contained in:
Aditya Telange
2026-05-09 21:09:23 +05:30
parent fe6e462bc7
commit 3cd348a933
10 changed files with 0 additions and 10 deletions
-1
View File
@@ -11,7 +11,6 @@ ShowToc: true
TocOpen: true TocOpen: true
social: social:
fediverse_creator: "@adityatelange@mastodon.social" fediverse_creator: "@adityatelange@mastodon.social"
weight: 3
--- ---
### Inline Code ### Inline Code
-1
View File
@@ -9,7 +9,6 @@ FAseries: ["Themes Guide"]
aliases: ["migrate-from-jekyl"] aliases: ["migrate-from-jekyl"]
ShowToc: true ShowToc: true
TocOpen: true TocOpen: true
weight: 2
--- ---
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
-1
View File
@@ -9,7 +9,6 @@ FRseries: ["Themes Guide"]
aliases: ["migrate-from-jekyl"] aliases: ["migrate-from-jekyl"]
ShowToc: true ShowToc: true
TocOpen: true TocOpen: true
weight: 2
--- ---
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
-1
View File
@@ -12,7 +12,6 @@ cover:
caption: "Generated using [OG Image Playground by Vercel](https://og-playground.vercel.app/)" caption: "Generated using [OG Image Playground by Vercel](https://og-playground.vercel.app/)"
ShowToc: true ShowToc: true
TocOpen: true TocOpen: true
weight: 1
--- ---
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme. This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
-1
View File
@@ -7,7 +7,6 @@ aliases: ['/papermod-how-to-guide', '/posts/papermod/papermod-how-to']
tags: ["PaperMod", "Docs"] tags: ["PaperMod", "Docs"]
author: ["PaperMod Contributors"] author: ["PaperMod Contributors"]
draft: true 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. > 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.
@@ -3,7 +3,6 @@ title: "Features / Mods"
summary: Learn About All Features in PaperMod summary: Learn About All Features in PaperMod
date: 2021-01-20 date: 2021-01-20
expiryDate: 2026-05-08 expiryDate: 2026-05-08
weight: 2
aliases: ["/papermod-features"] aliases: ["/papermod-features"]
tags: ["PaperMod", "Docs"] tags: ["PaperMod", "Docs"]
author: ["Aditya Telange"] author: ["Aditya Telange"]
-1
View File
@@ -3,7 +3,6 @@ title: "Social-Icons / Share-Icons"
summary: List of all Icons supported by PaperMod summary: List of all Icons supported by PaperMod
date: 2021-01-20 date: 2021-01-20
expiryDate: 2026-05-08 expiryDate: 2026-05-08
weight: 4
aliases: ["/papermod-icons"] aliases: ["/papermod-icons"]
tags: ["PaperMod", "Docs"] tags: ["PaperMod", "Docs"]
author: ["Aditya Telange"] author: ["Aditya Telange"]
@@ -3,7 +3,6 @@ title: "Install / Update PaperMod"
summary: Read aboout Install and Update instructions and sampled configuration templates summary: Read aboout Install and Update instructions and sampled configuration templates
date: 2021-01-20 date: 2021-01-20
series: ["PaperMod"] series: ["PaperMod"]
weight: 1
aliases: ["/papermod-installation"] aliases: ["/papermod-installation"]
tags: ["PaperMod", "Docs"] tags: ["PaperMod", "Docs"]
author: ["Aditya Telange"] author: ["Aditya Telange"]
@@ -6,7 +6,6 @@ expiryDate: 2026-05-08
tags: ["PaperMod", "Docs"] tags: ["PaperMod", "Docs"]
author: ["Aditya Telange"] author: ["Aditya Telange"]
draft: true draft: true
weight: 5
social: social:
fediverse_creator: "@adityatelange@mastodon.social" fediverse_creator: "@adityatelange@mastodon.social"
--- ---
-1
View File
@@ -5,7 +5,6 @@ date: "2019-03-10"
description: "A brief description of Hugo Shortcodes" description: "A brief description of Hugo Shortcodes"
tags: ["markdown", "shortcodes", "privacy"] tags: ["markdown", "shortcodes", "privacy"]
ShowToc: true ShowToc: true
weight: 2
--- ---
Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes) for rich content, along with a [Privacy Config](https://gohugo.io/about/hugo-and-gdpr/) and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds. Hugo ships with several [Built-in Shortcodes](https://gohugo.io/content-management/shortcodes/#use-hugos-built-in-shortcodes) for rich content, along with a [Privacy Config](https://gohugo.io/about/hugo-and-gdpr/) and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.