mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	update
This commit is contained in:
		@@ -15,6 +15,8 @@ categories = [
 | 
				
			|||||||
]
 | 
					]
 | 
				
			||||||
series = ["Themes Guide"]
 | 
					series = ["Themes Guide"]
 | 
				
			||||||
aliases = ["migrate-from-jekyl"]
 | 
					aliases = ["migrate-from-jekyl"]
 | 
				
			||||||
 | 
					ShowToc = true
 | 
				
			||||||
 | 
					TocOpen = true
 | 
				
			||||||
+++
 | 
					+++
 | 
				
			||||||
 | 
					
 | 
				
			||||||
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.
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2,12 +2,13 @@
 | 
				
			|||||||
title: "Papermod - Features"
 | 
					title: "Papermod - Features"
 | 
				
			||||||
date: 2020-09-16T11:30:03+05:30
 | 
					date: 2020-09-16T11:30:03+05:30
 | 
				
			||||||
showToc: true
 | 
					showToc: true
 | 
				
			||||||
hidemeta: true
 | 
					 | 
				
			||||||
TocOpen: true
 | 
					TocOpen: true
 | 
				
			||||||
weight: 2
 | 
					weight: 2
 | 
				
			||||||
aliases: ['/papermod-features']
 | 
					aliases: ['/papermod-features']
 | 
				
			||||||
tags: ['PaperMod']
 | 
					tags: ['PaperMod']
 | 
				
			||||||
author: "Aditya Telange"
 | 
					author: "Aditya Telange"
 | 
				
			||||||
 | 
					ShowToc: true
 | 
				
			||||||
 | 
					TocOpen: true
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Assets (js/css)
 | 
					## Assets (js/css)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,12 +3,13 @@ title: "Papermod - Icons"
 | 
				
			|||||||
date: 2020-09-17T11:30:03+05:30
 | 
					date: 2020-09-17T11:30:03+05:30
 | 
				
			||||||
showToc: true
 | 
					showToc: true
 | 
				
			||||||
TocOpen: true
 | 
					TocOpen: true
 | 
				
			||||||
hidemeta: true
 | 
					 | 
				
			||||||
weight: 3
 | 
					weight: 3
 | 
				
			||||||
aliases: ['/papermod-icons']
 | 
					aliases: ['/papermod-icons']
 | 
				
			||||||
tags: ['PaperMod']
 | 
					tags: ['PaperMod']
 | 
				
			||||||
author: "Aditya Telange"
 | 
					author: "Aditya Telange"
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Social Icons
 | 
				
			||||||
Usage :
 | 
					Usage :
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
@@ -57,7 +58,7 @@ socialIcons: # optional
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Share Icons
 | 
					## Share Icons
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| No. | Platform |
 | 
					| No. | Platform |
 | 
				
			||||||
| --- | -------- |
 | 
					| --- | -------- |
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -3,7 +3,6 @@ title: "Papermod - Installation"
 | 
				
			|||||||
date: 2020-09-15T11:30:03+05:30
 | 
					date: 2020-09-15T11:30:03+05:30
 | 
				
			||||||
series: ["PaperMod"]
 | 
					series: ["PaperMod"]
 | 
				
			||||||
weight: 1
 | 
					weight: 1
 | 
				
			||||||
hidemeta: true
 | 
					 | 
				
			||||||
aliases: ['/papermod-installation']
 | 
					aliases: ['/papermod-installation']
 | 
				
			||||||
tags: ['PaperMod']
 | 
					tags: ['PaperMod']
 | 
				
			||||||
author: "Aditya Telange"
 | 
					author: "Aditya Telange"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user