mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	Update docs
upto 3a8df78(master)
@@ -409,13 +409,9 @@ params:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Adds a `copy` button in code block to copy the code it contains
 | 
					Adds a `copy` button in code block to copy the code it contains
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-   Enabled by default.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
To disable use
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
```yml
 | 
					```yml
 | 
				
			||||||
params:
 | 
					params:
 | 
				
			||||||
    disableCodeCopy: true
 | 
					    ShowCodeCopyButtons: true
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,6 +7,7 @@
 | 
				
			|||||||
| Catalan    | ca       | prev_page, next_page, read_time, toc, translations, home                                    |
 | 
					| Catalan    | ca       | prev_page, next_page, read_time, toc, translations, home                                    |
 | 
				
			||||||
| German     | de       | prev_page, next_page, read_time, toc, translations, edit_post                               |
 | 
					| German     | de       | prev_page, next_page, read_time, toc, translations, edit_post                               |
 | 
				
			||||||
| English    | en       | prev_page, next_page, read_time, toc, translations, home, edit_post, code_copy, code_copied |
 | 
					| English    | en       | prev_page, next_page, read_time, toc, translations, home, edit_post, code_copy, code_copied |
 | 
				
			||||||
 | 
					| Esperanto  | eo       | prev_page, next_page, read_time, toc, translations, home, code_copy, code_copied            |
 | 
				
			||||||
| Spanish    | es       | prev_page, next_page, read_time, toc, translations                                          |
 | 
					| Spanish    | es       | prev_page, next_page, read_time, toc, translations                                          |
 | 
				
			||||||
| Farsi      | fa       | prev_page, next_page, read_time, toc, translations                                          |
 | 
					| Farsi      | fa       | prev_page, next_page, read_time, toc, translations                                          |
 | 
				
			||||||
| French     | fr       | prev_page, next_page                                                                        |
 | 
					| French     | fr       | prev_page, next_page                                                                        |
 | 
				
			||||||
@@ -17,9 +18,13 @@
 | 
				
			|||||||
| Italian    | it       | prev_page, next_page, read_time, toc, translations                                          |
 | 
					| Italian    | it       | prev_page, next_page, read_time, toc, translations                                          |
 | 
				
			||||||
| Japanese   | ja       | prev_page, next_page, read_time, toc, translations                                          |
 | 
					| Japanese   | ja       | prev_page, next_page, read_time, toc, translations                                          |
 | 
				
			||||||
| Korean     | ko       | prev_page, next_page                                                                        |
 | 
					| Korean     | ko       | prev_page, next_page                                                                        |
 | 
				
			||||||
 | 
					| Mongolian  | mn       | prev_page, next_page, read_time, toc, translations, home, code_copy, code_copied            |
 | 
				
			||||||
| Portuguese | pt       | prev_page, next_page, read_time, toc, translations                                          |
 | 
					| Portuguese | pt       | prev_page, next_page, read_time, toc, translations                                          |
 | 
				
			||||||
| Russian    | ru       | prev_page, next_page, read_time, toc, translations                                          |
 | 
					| Russian    | ru       | prev_page, next_page, read_time, toc, translations                                          |
 | 
				
			||||||
 | 
					| Turkish    | tr       | prev_page, next_page, read_time, toc, translations, home, code_copy, code_copied            |
 | 
				
			||||||
 | 
					| Ukrainian  | uk       | prev_page, next_page, read_time, toc, translations, home, code_copy, code_copied            |
 | 
				
			||||||
| Uzbek      | uz       | prev_page, next_page, read_time, toc, translations, home                                    |
 | 
					| Uzbek      | uz       | prev_page, next_page, read_time, toc, translations, home                                    |
 | 
				
			||||||
 | 
					| Vietnamese | vi       | prev_page, next_page, read_time, toc, translations, home, code_copy, code_copied            |
 | 
				
			||||||
| Chinese    | zh       | prev_page, next_page, read_time, toc, translations                                          |
 | 
					| Chinese    | zh       | prev_page, next_page, read_time, toc, translations                                          |
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Want to add your Language ?
 | 
					## Want to add your Language ?
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -16,13 +16,14 @@
 | 
				
			|||||||
| `images`                               | string        | 'myimage.png'            | Link or path of image for opengraph, twitter-cards                                        |
 | 
					| `images`                               | string        | 'myimage.png'            | Link or path of image for opengraph, twitter-cards                                        |
 | 
				
			||||||
| `keywords`                             | list          | [blog, page]             | Add keywords for Home page                                                                |
 | 
					| `keywords`                             | list          | [blog, page]             | Add keywords for Home page                                                                |
 | 
				
			||||||
| `DateFormat`                           | string        | "January 2, 2006"        | The format of date strings in the website. [Details](https://gohugo.io/functions/format/) |
 | 
					| `DateFormat`                           | string        | "January 2, 2006"        | The format of date strings in the website. [Details](https://gohugo.io/functions/format/) |
 | 
				
			||||||
 | 
					| `languageAltTitle`                     | string        | "English"                | Alternate title in Multilingual Mode                                                      |
 | 
				
			||||||
| `ShowReadingTime`                      | boolean       | true \| false            | To show read time in post meta                                                            |
 | 
					| `ShowReadingTime`                      | boolean       | true \| false            | To show read time in post meta                                                            |
 | 
				
			||||||
| `ShowShareButtons`                     | boolean       | true \| false            | To show/hide share buttons under post                                                     |
 | 
					| `ShowShareButtons`                     | boolean       | true \| false            | To show/hide share buttons under post                                                     |
 | 
				
			||||||
 | 
					| `ShowCodeCopyButtons`                  | boolean       | true \| false            | To show/hide Code Copy button                                                             |
 | 
				
			||||||
| `defaultTheme`                         | string        | light \| dark \| auto    | To set default theme                                                                      |
 | 
					| `defaultTheme`                         | string        | light \| dark \| auto    | To set default theme                                                                      |
 | 
				
			||||||
| `disableThemeToggle`                   | boolean       | true \| false            | To disable theme toggle icon shown besides label                                          |
 | 
					| `disableThemeToggle`                   | boolean       | true \| false            | To disable theme toggle icon shown besides label                                          |
 | 
				
			||||||
| `disableSpecial1stPost`                | boolean       | true \| false            | To disable no-card special appearance of 1st post                                         |
 | 
					| `disableSpecial1stPost`                | boolean       | true \| false            | To disable no-card special appearance of 1st post                                         |
 | 
				
			||||||
| `disableScrollToTop`                   | boolean       | true \| false            | To disable ScrollToTop button                                                             |
 | 
					| `disableScrollToTop`                   | boolean       | true \| false            | To disable ScrollToTop button                                                             |
 | 
				
			||||||
| `disableCodeCopy`                      | boolean       | true \| false            | To disable Code Copy button                                                               |
 | 
					 | 
				
			||||||
| `hideMeta`                             | boolean       | true \| false            | To Hide meta elements : date, read-time, author and available-translations for page       |
 | 
					| `hideMeta`                             | boolean       | true \| false            | To Hide meta elements : date, read-time, author and available-translations for page       |
 | 
				
			||||||
| `hideSummary`                          | boolean       | true \| false            | To Hide summary being shown in list pages                                                 |
 | 
					| `hideSummary`                          | boolean       | true \| false            | To Hide summary being shown in list pages                                                 |
 | 
				
			||||||
| `showtoc`                              | boolean       | true \| false            | To show/hide Table of Contents                                                            |
 | 
					| `showtoc`                              | boolean       | true \| false            | To show/hide Table of Contents                                                            |
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user