mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
13213fdb3a
[WIP] prepare for 4.0 release
199 lines
4.8 KiB
YAML
199 lines
4.8 KiB
YAML
baseURL: "https://adityatelange.github.io/hugo-PaperMod/"
|
|
title: PaperMod
|
|
paginate: 5
|
|
theme: hugo-PaperMod
|
|
|
|
enableInlineShortcodes: true
|
|
enableRobotsTXT: true
|
|
buildDrafts: false
|
|
buildFuture: false
|
|
buildExpired: false
|
|
|
|
# googleAnalytics: UA-123-45
|
|
|
|
minify:
|
|
disableXML: true
|
|
# minifyOutput: true
|
|
|
|
languages:
|
|
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
|
|
|
|
fr:
|
|
languageName: ":fr:"
|
|
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:
|
|
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
|
|
|
|
outputs:
|
|
home:
|
|
- HTML
|
|
- RSS
|
|
- JSON
|
|
|
|
params:
|
|
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
|
description: "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
|
|
author: Theme PaperMod
|
|
# author: ["Me", "You"] # multiple authors
|
|
|
|
defaultTheme: auto
|
|
# disableThemeToggle: true
|
|
ShowShareButtons: true
|
|
ShowReadingTime: true
|
|
# disableSpecial1stPost: true
|
|
displayFullLangName: true
|
|
# comments: false
|
|
# images: ["<link or path of image for opengraph, twitter-cards>"]
|
|
|
|
profileMode:
|
|
enabled: false
|
|
title: PaperMod
|
|
imageUrl: "#"
|
|
imageTitle: my image
|
|
# imageWidth: 120
|
|
# imageHeight: 120
|
|
buttons:
|
|
- name: Archives
|
|
url: archives
|
|
- name: Tags
|
|
url: tags
|
|
|
|
homeInfoParams:
|
|
Title: "PaperMod v3.0"
|
|
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).
|
|
|
|
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:
|
|
category: categories
|
|
tag: tags
|
|
series: series
|
|
|
|
privacy:
|
|
vimeo:
|
|
disabled: false
|
|
simple: true
|
|
|
|
twitter:
|
|
disabled: false
|
|
enableDNT: true
|
|
simple: true
|
|
|
|
instagram:
|
|
disabled: false
|
|
simple: true
|
|
|
|
youtube:
|
|
disabled: false
|
|
privacyEnhanced: true
|
|
|
|
services:
|
|
instagram:
|
|
disableInlineCSS: true
|
|
twitter:
|
|
disableInlineCSS: true
|