[Config] (Change) config

This commit is contained in:
2024-10-04 20:08:10 +07:00
parent 0ea01fd4dd
commit 4fcce4185e
3 changed files with 61 additions and 24 deletions
+37
View File
@@ -0,0 +1,37 @@
---
title: "My 1st post"
date: 2020-09-15T11:30:03+00:00
# weight: 1
# aliases: ["/first"]
tags: ["first"]
author: "Me"
# author: ["Me", "You"] # multiple authors
showToc: true
TocOpen: false
draft: false
hidemeta: false
comments: false
description: "Desc Text."
canonicalURL: "https://canonical.url/to/page"
disableHLJS: true # to disable highlightjs
disableShare: false
disableHLJS: false
hideSummary: false
searchHidden: true
ShowReadingTime: true
ShowBreadCrumbs: true
ShowPostNavLinks: true
ShowWordCount: true
ShowRssButtonInSectionTermList: true
UseHugoToc: true
cover:
image: "<image path/url>" # image path/url
alt: "<alt text>" # alt text
caption: "<text>" # display caption under cover
relative: false # when using page bundles set this to true
hidden: true # only hide on current single page
editPost:
URL: "https://github.com/<path_to_repo>/content"
Text: "Suggest Changes" # edit text
appendFilePath: true # to append file path to Edit link
---
+24 -23
View File
@@ -1,7 +1,8 @@
theme: ["PaperMod"]
baseURL: "https://tiennm99.github.io"
title: miti99
copyright: "© [miti99](https://github.com/tiennm99)"
paginate: 5
theme: [ PaperMod ]
enableInlineShortcodes: true
enableRobotsTXT: true
@@ -10,7 +11,7 @@ buildFuture: false
buildExpired: false
enableEmoji: true
pygmentsUseClasses: true
mainsections: [ "posts", ]
mainsections: [ "posts" ]
minify:
disableXML: true
@@ -73,7 +74,7 @@ params:
profileMode:
enabled: true
title: miti99
subtitle: Một lập trình viên muốn trở thành phù thuỷ
subtitle: Thợ code muốn trở thành phù thuỷ
imageUrl: "img/avatar.jpg"
imageTitle: miti99's avatar
imageWidth: 256
@@ -122,9 +123,9 @@ params:
# icon: icon.png
# iconHeight: 35
# analytics:
# google:
# SiteVerificationTag: "XYZabc"
analytics:
google:
SiteVerificationTag: "googlecafba7bebd390cd7"
assets:
disableHLJS: true
@@ -135,9 +136,9 @@ params:
# 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
# hidden: true
# hiddenInList: true
# hiddenInSingle: true
# fuseOpts:
# isCaseSensitive: false
@@ -160,23 +161,23 @@ markup:
lineNos: true
style: monokai
# privacy:
# vimeo:
# disabled: false
# simple: true
privacy:
vimeo:
disabled: false
simple: true
# twitter:
# disabled: false
# enableDNT: true
# simple: true
twitter:
disabled: false
enableDNT: true
simple: true
# instagram:
# disabled: false
# simple: true
instagram:
disabled: false
simple: true
# youtube:
# disabled: false
# privacyEnhanced: true
youtube:
disabled: false
privacyEnhanced: true
services:
instagram:
-1
View File
@@ -1 +0,0 @@
google-site-verification: googlecafba7bebd390cd7.html