update config

This commit is contained in:
Aditya Telange 2020-12-06 22:27:12 +05:30
parent 4f6e6186e0
commit f997becf86
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

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