back to noah

This commit is contained in:
boycottseattle.xyz 2022-05-17 00:23:46 -07:00
parent 8b78851acd
commit be45a6d3b7
2 changed files with 35 additions and 97 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -1,6 +1,7 @@
baseURL: "https://hugo-papermod.pages.dev/" # if your site is in 'https', then make sure your base url isn't written using 'http' otherwise your sitemap would contain http (as opposeed to https) URLs. This would affect Google indexing of your URLs. baseURL: "https://hugo-papermod.pages.dev/"
title: PaperMod title: Bershatsky Photo
paginate: 5 paginate: 10
enableInlineShortcodes: true enableInlineShortcodes: true
enableRobotsTXT: true enableRobotsTXT: true
@ -8,7 +9,6 @@ buildDrafts: false
buildFuture: false buildFuture: false
buildExpired: false buildExpired: false
enableEmoji: true enableEmoji: true
pygmentsUseClasses: true
# googleAnalytics: UA-123-45 # googleAnalytics: UA-123-45
minify: minify:
@ -19,84 +19,20 @@ languages:
en: en:
languageName: "English" languageName: "English"
weight: 1 weight: 1
taxonomies:
category: categories
tag: tags
series: series
menu: menu:
main: main:
- name: Archive - name: Archive
url: archives url: archives
weight: 5 weight: 5
- name: Search
url: search/
weight: 10
- name: Tags
url: tags/
weight: 10
- name: Categories - name: Categories
url: categories/ url: categories/
weight: 10 weight: 10
fr:
languageName: ":fr:"
languageAltTitle: French
weight: 2
title: PaperModL2
taxonomies:
category: FRcategories
tag: FRtags
series: FRseries
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 - name: Tags
url: tags url: tags/
menu: weight: 15
main: - name: Search
- name: Archive url: search/
url: archives/ weight: 30
weight: 5
- name: FRTags
url: frtags
weight: 10
- name: FRCategories
url: frcategories
weight: 10
- name: FRSeries
url: frseries
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
taxonomies:
category: FAcategories
tag: FAtags
series: FAseries
menu:
main:
- name: FATags
url: fatags
weight: 10
outputs: outputs:
home: home:
@ -107,22 +43,21 @@ outputs:
params: params:
env: production # to enable google analytics, opengraph, twitter-cards and schema. env: production # to enable google analytics, opengraph, twitter-cards and schema.
description: "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod" description: "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
author: Theme PaperMod
# author: ["Me", "You"] # multiple authors # author: ["Me", "You"] # multiple authors
defaultTheme: auto defaultTheme: light
# disableThemeToggle: true disableThemeToggle: true
ShowShareButtons: true ShowShareButtons: false
ShowReadingTime: true ShowReadingTime: true
# disableSpecial1stPost: true # disableSpecial1stPost: true
displayFullLangName: true displayFullLangName: true
ShowPostNavLinks: true ShowPostNavLinks: true
ShowBreadCrumbs: true ShowBreadCrumbs: true
ShowCodeCopyButtons: true ShowCodeCopyButtons: true
ShowRssButtonInSectionTermList: true
ShowToc: true ShowToc: true
# comments: false # comments: false
images: ["papermod-cover.png"] # images: ["papermod-cover.png"]
profileMode: profileMode:
enabled: false enabled: false
@ -138,26 +73,24 @@ params:
url: tags url: tags
homeInfoParams: homeInfoParams:
Title: "PaperMod" Title: "Bershatsky Photo"
Content: > Content: >
Welcome to demo of hugo's theme PaperMod. A **nerdy** blog (mostly) about photography.
- **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: socialIcons:
- name: github - name: github
url: "https://github.com/adityatelange/hugo-PaperMod" url: "https://github.com/adityatelange/noahbershatsky"
- name: KoFi - name: instagram
url: "https://ko-fi.com/adityatelange" url: "https://www.instagram.com/noahbershatsky"
- name: facebook
url: "https://www.facebook.com/noahbershatsky"
- name: youtube
url: "https://www.youtube.com/c/noahbershatsky"
- name: RsS - name: RsS
url: "index.xml" url: "index.xml"
editPost: editPost:
URL: "https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite/content" URL: "mailto:noah@bershatsky.com?subject="
Text: "Suggest Changes" # edit text Text: "Suggest Changes" # edit text
appendFilePath: true # to append file path to Edit link appendFilePath: true # to append file path to Edit link
@ -171,11 +104,11 @@ params:
# SiteVerificationTag: "XYZabc" # SiteVerificationTag: "XYZabc"
# assets: # assets:
# favicon: "<link / abs url>" favicon: /favicon.ico
# favicon16x16: "<link / abs url>" favicon16x16: /favicon-16x16.png
# favicon32x32: "<link / abs url>" favicon32x32: /favicon-32x32.png
# apple_touch_icon: "<link / abs url>" apple_touch_icon: /apple-touch-icon.png
# safari_pinned_tab: "<link / abs url>" safari_pinned_tab: /android-chrome-512x512.png
# cover: # cover:
# hidden: true # hide everywhere but not in structured data # hidden: true # hide everywhere but not in structured data
@ -191,6 +124,11 @@ params:
# minMatchCharLength: 0 # minMatchCharLength: 0
# keys: ["title", "permalink", "summary", "content"] # keys: ["title", "permalink", "summary", "content"]
taxonomies:
category: categories
tag: tags
series: series
markup: markup:
goldmark: goldmark:
renderer: renderer: