2020-10-19 15:10:28 +02:00
|
|
|
baseURL: "https://adityatelange.github.io/hugo-PaperMod/"
|
2020-09-16 08:08:30 +02:00
|
|
|
title: PaperMod
|
2020-10-19 15:10:28 +02:00
|
|
|
paginate: 8
|
2020-09-16 08:08:30 +02:00
|
|
|
theme: hugo-PaperMod
|
2020-10-19 11:27:08 +02:00
|
|
|
enableInlineShortcodes: true
|
2020-10-26 18:31:49 +01:00
|
|
|
enableRobotsTXT: true
|
|
|
|
|
|
|
|
# googleAnalytics: UA-123-45
|
|
|
|
|
|
|
|
minify:
|
2020-12-06 17:57:12 +01:00
|
|
|
disableXML: true
|
|
|
|
# minifyOutput: true
|
2020-09-16 08:08:30 +02:00
|
|
|
|
2020-10-26 19:07:03 +01:00
|
|
|
languages:
|
2020-12-06 17:57:12 +01:00
|
|
|
en:
|
|
|
|
languageName: "English"
|
|
|
|
weight: 1
|
|
|
|
menu:
|
|
|
|
main:
|
|
|
|
- name: Archive
|
|
|
|
url: archives
|
|
|
|
weight: 5
|
|
|
|
- name: Search
|
|
|
|
url: search/
|
|
|
|
weight: 10
|
|
|
|
- name: Tags
|
|
|
|
url: tags/
|
|
|
|
weight: 10
|
|
|
|
|
|
|
|
l2:
|
|
|
|
languageName: "Lang2"
|
|
|
|
weight: 2
|
|
|
|
title: PaperModL2
|
|
|
|
profileMode:
|
|
|
|
enabled: true
|
|
|
|
title: PaperMod
|
|
|
|
# imageUrl: "#"
|
|
|
|
# imageTitle: my image
|
|
|
|
# imageWidth: 120
|
|
|
|
# imageHeight: 120
|
|
|
|
subtitle: "☄️ Fast | ☁️ Fluent | 🌙 Smooth | 📱 Responsive"
|
|
|
|
buttons:
|
|
|
|
- name: Blog
|
|
|
|
url: posts
|
|
|
|
- name: Tags
|
|
|
|
url: tags
|
|
|
|
menu:
|
|
|
|
main:
|
|
|
|
- name: Archive
|
|
|
|
url: archives/
|
|
|
|
weight: 5
|
|
|
|
- name: Tags
|
|
|
|
url: tags
|
|
|
|
weight: 10
|
|
|
|
- name: Categories
|
|
|
|
url: categories
|
|
|
|
weight: 10
|
|
|
|
- name: Series
|
|
|
|
url: series
|
|
|
|
weight: 10
|
|
|
|
- name: NullLink
|
|
|
|
url: "#"
|
|
|
|
- name: NullLink2
|
|
|
|
url: "#"
|
|
|
|
- name: NullLink3
|
|
|
|
url: "#"
|
|
|
|
|
|
|
|
l3:
|
|
|
|
languageName: "Langrtl"
|
|
|
|
languagedirection: rtl
|
|
|
|
weight: 3
|
|
|
|
title: PaperMod RTL
|
|
|
|
homeInfoParams:
|
|
|
|
Title: "Hi there \U0001F44B"
|
|
|
|
Content: Welcome to RTL layout
|
|
|
|
menu:
|
|
|
|
main:
|
|
|
|
- name: Tags
|
|
|
|
url: tags
|
|
|
|
weight: 10
|
2020-10-26 19:07:03 +01:00
|
|
|
|
2020-12-06 14:07:40 +01:00
|
|
|
outputs:
|
|
|
|
home:
|
|
|
|
- HTML
|
|
|
|
- RSS
|
|
|
|
- JSON
|
|
|
|
|
2020-09-16 08:08:30 +02:00
|
|
|
params:
|
2020-12-06 17:57:12 +01:00
|
|
|
env: production
|
|
|
|
description: "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
|
|
|
|
author: Theme PaperMod
|
|
|
|
# author: ["Me", "You"] # multiple authors
|
|
|
|
ShowReadingTime: true
|
|
|
|
defaultTheme: auto
|
|
|
|
ShowShareButtons: true
|
|
|
|
displayFullLangName: true
|
|
|
|
# images: ""
|
|
|
|
# assets:
|
|
|
|
# favicon: '<path / external url>'
|
|
|
|
|
|
|
|
profileMode:
|
|
|
|
enabled: false
|
|
|
|
title: PaperMod
|
|
|
|
imageUrl: "#"
|
|
|
|
imageTitle: my image
|
|
|
|
# imageWidth: 120
|
|
|
|
# imageHeight: 120
|
|
|
|
buttons:
|
|
|
|
- name: Archives
|
|
|
|
url: archives
|
|
|
|
- name: Tags
|
|
|
|
url: tags
|
|
|
|
|
|
|
|
homeInfoParams:
|
|
|
|
Title: "Hi there \U0001F44B"
|
|
|
|
Content: >
|
|
|
|
Welcome to demo of hugo's theme PaperMod.
|
|
|
|
|
|
|
|
- **PaperMod** is a simple but fast and responsive theme with useful feature-set that enhances UX.
|
|
|
|
|
|
|
|
socialIcons:
|
|
|
|
- name: twitter
|
|
|
|
url: "#"
|
|
|
|
- name: stackoverflow
|
|
|
|
url: "#"
|
|
|
|
- name: codepen
|
|
|
|
url: "#"
|
|
|
|
- name: linkedin
|
|
|
|
url: "#"
|
|
|
|
- name: github
|
|
|
|
url: "https://github.com/adityatelange/hugo-PaperMod"
|
2020-09-16 08:08:30 +02:00
|
|
|
|
|
|
|
taxonomies:
|
2020-12-06 17:57:12 +01:00
|
|
|
category: categories
|
|
|
|
tag: tags
|
|
|
|
series: series
|
2020-09-16 08:08:30 +02:00
|
|
|
|
|
|
|
privacy:
|
2020-12-06 17:57:12 +01:00
|
|
|
vimeo:
|
|
|
|
disabled: false
|
|
|
|
simple: true
|
2020-09-16 08:08:30 +02:00
|
|
|
|
2020-12-06 17:57:12 +01:00
|
|
|
twitter:
|
|
|
|
disabled: false
|
|
|
|
enableDNT: true
|
|
|
|
simple: true
|
2020-09-16 08:08:30 +02:00
|
|
|
|
2020-12-06 17:57:12 +01:00
|
|
|
instagram:
|
|
|
|
disabled: false
|
|
|
|
simple: true
|
2020-09-16 08:08:30 +02:00
|
|
|
|
2020-12-06 17:57:12 +01:00
|
|
|
youtube:
|
|
|
|
disabled: false
|
|
|
|
privacyEnhanced: true
|
2020-09-16 08:08:30 +02:00
|
|
|
|
|
|
|
services:
|
2020-12-06 17:57:12 +01:00
|
|
|
instagram:
|
|
|
|
disableInlineCSS: true
|
|
|
|
twitter:
|
|
|
|
disableInlineCSS: true
|