hugo-PaperMod/config.yml

199 lines
4.8 KiB
YAML
Raw Normal View History

2020-10-19 09:10:28 -04:00
baseURL: "https://adityatelange.github.io/hugo-PaperMod/"
title: PaperMod
paginate: 5
theme: hugo-PaperMod
enableInlineShortcodes: true
2020-10-26 13:31:49 -04:00
enableRobotsTXT: true
buildDrafts: false
buildFuture: false
buildExpired: false
2020-10-26 13:31:49 -04:00
# googleAnalytics: UA-123-45
minify:
2020-12-06 11:57:12 -05:00
disableXML: true
# minifyOutput: true
2020-10-26 14:07:03 -04:00
languages:
2020-12-06 11:57:12 -05: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
- name: Categories
url: categories/
weight: 10
2020-12-06 11:57:12 -05:00
fr:
languageName: ":fr:"
2020-12-06 11:57:12 -05:00
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: "#"
fa:
2020-12-06 11:57:12 -05:00
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 14:07:03 -04:00
2020-12-06 08:07:40 -05:00
outputs:
home:
- HTML
- RSS
- JSON
params:
env: production # to enable google analytics, opengraph, twitter-cards and schema.
2020-12-06 11:57:12 -05:00
description: "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
author: Theme PaperMod
# author: ["Me", "You"] # multiple authors
2020-12-06 11:57:12 -05:00
defaultTheme: auto
# disableThemeToggle: true
2020-12-06 11:57:12 -05:00
ShowShareButtons: true
ShowReadingTime: true
# disableSpecial1stPost: true
2020-12-06 11:57:12 -05:00
displayFullLangName: true
# comments: false
2021-01-13 10:46:01 -05:00
images: ["papermod-cover.png"]
2020-12-06 11:57:12 -05:00
profileMode:
enabled: false
title: PaperMod
imageUrl: "#"
imageTitle: my image
# imageWidth: 120
# imageHeight: 120
buttons:
- name: Archives
url: archives
- name: Tags
url: tags
homeInfoParams:
2021-01-17 02:17:32 -05:00
Title: "PaperMod"
2020-12-06 11:57:12 -05:00
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.
- Do give a 🌟 on Github !
- PaperMod is based on theme [Paper](https://github.com/nanxiaobei/hugo-paper).
2020-12-06 11:57:12 -05:00
socialIcons:
- name: github
url: "https://github.com/adityatelange/hugo-PaperMod"
- name: KoFi
url: "https://ko-fi.com/adityatelange"
- name: RsS
url: "index.xml"
# label:
# text: "Home"
# icon: icon.png
# iconHeight: 35
# analytics:
# google:
# SiteVerificationTag: "XYZabc"
# assets:
# favicon: "<link / abs url>"
# favicon16x16: "<link / abs url>"
# favicon32x32: "<link / abs url>"
# apple_touch_icon: "<link / abs url>"
# safari_pinned_tab: "<link / abs url>"
# cover:
# hidden: true # hide everywhere but not in structured data
# hiddenInList: true # hide on list pages and home
# hiddenInSingle: true # hide on single page
# fuseOpts:
# isCaseSensitive: false
# shouldSort: true
# location: 0
# distance: 1000
# threshold: 0.4
# minMatchCharLength: 0
# keys: ["title", "permalink", "summary", "content"]
taxonomies:
2020-12-06 11:57:12 -05:00
category: categories
tag: tags
series: series
privacy:
2020-12-06 11:57:12 -05:00
vimeo:
disabled: false
simple: true
2020-12-06 11:57:12 -05:00
twitter:
disabled: false
enableDNT: true
simple: true
2020-12-06 11:57:12 -05:00
instagram:
disabled: false
simple: true
2020-12-06 11:57:12 -05:00
youtube:
disabled: false
privacyEnhanced: true
services:
2020-12-06 11:57:12 -05:00
instagram:
disableInlineCSS: true
twitter:
disableInlineCSS: true