diff --git a/.DS_Store b/.DS_Store
index 41a289b..fb992fb 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/config.yml b/config.yml
index cde6fd7..87dc3f2 100644
--- a/config.yml
+++ b/config.yml
@@ -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.
-title: PaperMod
-paginate: 5
+baseURL: "https://hugo-papermod.pages.dev/"
+title: Bershatsky Photo
+paginate: 10
+
enableInlineShortcodes: true
enableRobotsTXT: true
@@ -8,7 +9,6 @@ buildDrafts: false
buildFuture: false
buildExpired: false
enableEmoji: true
-pygmentsUseClasses: true
# googleAnalytics: UA-123-45
minify:
@@ -19,84 +19,20 @@ languages:
en:
languageName: "English"
weight: 1
- taxonomies:
- category: categories
- tag: tags
- series: series
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:"
- 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
- url: tags
- menu:
- main:
- - name: Archive
- url: archives/
- 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
+ url: tags/
+ weight: 15
+ - name: Search
+ url: search/
+ weight: 30
outputs:
home:
@@ -107,22 +43,21 @@ outputs:
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
+ defaultTheme: light
+ disableThemeToggle: true
+ ShowShareButtons: false
ShowReadingTime: true
# disableSpecial1stPost: true
displayFullLangName: true
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
- ShowRssButtonInSectionTermList: true
ShowToc: true
# comments: false
- images: ["papermod-cover.png"]
+ # images: ["papermod-cover.png"]
profileMode:
enabled: false
@@ -138,26 +73,24 @@ params:
url: tags
homeInfoParams:
- Title: "PaperMod"
+ Title: "Bershatsky Photo"
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).
+ A **nerdy** blog (mostly) about photography.
socialIcons:
- name: github
- url: "https://github.com/adityatelange/hugo-PaperMod"
- - name: KoFi
- url: "https://ko-fi.com/adityatelange"
+ url: "https://github.com/adityatelange/noahbershatsky"
+ - name: instagram
+ 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
url: "index.xml"
editPost:
- URL: "https://github.com/adityatelange/hugo-PaperMod/tree/exampleSite/content"
+ URL: "mailto:noah@bershatsky.com?subject="
Text: "Suggest Changes" # edit text
appendFilePath: true # to append file path to Edit link
@@ -171,11 +104,11 @@ params:
# SiteVerificationTag: "XYZabc"
# assets:
- # favicon: ""
- # favicon16x16: ""
- # favicon32x32: ""
- # apple_touch_icon: ""
- # safari_pinned_tab: ""
+ favicon: /favicon.ico
+ favicon16x16: /favicon-16x16.png
+ favicon32x32: /favicon-32x32.png
+ apple_touch_icon: /apple-touch-icon.png
+ safari_pinned_tab: /android-chrome-512x512.png
# cover:
# hidden: true # hide everywhere but not in structured data
@@ -191,6 +124,11 @@ params:
# minMatchCharLength: 0
# keys: ["title", "permalink", "summary", "content"]
+taxonomies:
+ category: categories
+ tag: tags
+ series: series
+
markup:
goldmark:
renderer:
@@ -225,4 +163,4 @@ services:
instagram:
disableInlineCSS: true
twitter:
- disableInlineCSS: true
\ No newline at end of file
+ disableInlineCSS: true