mirror of
https://github.com/tiennm99/miti99.git
synced 2026-06-05 20:13:37 +00:00
17ae2a58a8
Refactored Hugo workflow to simplify version handling. Improved .gitignore for better coverage. Removed unused social icons and verification file. Updated site configs for base URL, markup, menu (added GitLab, removed YouTube/X), and comment system. Enhanced about page with current work info and clarified blog purpose.
148 lines
2.1 KiB
YAML
148 lines
2.1 KiB
YAML
mainSections:
|
|
- post
|
|
featuredImageField: image
|
|
rssFullContent: true
|
|
favicon: /favicon.png
|
|
|
|
footer:
|
|
since: 2020
|
|
customText: "Made by miti99 with ❤️"
|
|
|
|
dateFormat:
|
|
published: Jan 02, 2006
|
|
lastUpdated: Jan 02, 2006 15:04 MST
|
|
|
|
sidebar:
|
|
emoji: 🧑💻
|
|
subtitle: A developer wants to be magician
|
|
avatar:
|
|
enabled: true
|
|
local: true
|
|
src: img/avatar.jpg
|
|
|
|
article:
|
|
math: false
|
|
toc: true
|
|
readingTime: true
|
|
license:
|
|
enabled: true
|
|
default: Licensed under CC BY-NC-SA 4.0
|
|
|
|
comments:
|
|
enabled: true
|
|
provider: giscus
|
|
|
|
disqusjs:
|
|
shortname:
|
|
apiUrl:
|
|
apiKey:
|
|
admin:
|
|
adminLabel:
|
|
|
|
utterances:
|
|
repo:
|
|
issueTerm: pathname
|
|
label:
|
|
|
|
beaudar:
|
|
repo:
|
|
issueTerm: pathname
|
|
label:
|
|
theme:
|
|
|
|
remark42:
|
|
host:
|
|
site:
|
|
locale:
|
|
|
|
vssue:
|
|
platform:
|
|
owner:
|
|
repo:
|
|
clientId:
|
|
clientSecret:
|
|
autoCreateIssue: false
|
|
|
|
waline:
|
|
serverURL:
|
|
lang:
|
|
pageview:
|
|
emoji:
|
|
- https://unpkg.com/@waline/emojis@1.0.1/weibo
|
|
requiredMeta:
|
|
- name
|
|
- email
|
|
- url
|
|
locale:
|
|
admin: Admin
|
|
placeholder:
|
|
twikoo:
|
|
envId:
|
|
region:
|
|
path:
|
|
lang:
|
|
|
|
cactus:
|
|
defaultHomeserverUrl: "https://matrix.cactus.chat:8448"
|
|
serverName: "cactus.chat"
|
|
siteName: ""
|
|
|
|
giscus:
|
|
repo: tiennm99/miti99
|
|
repoID: R_kgDOILzXrw
|
|
category: Announcements
|
|
categoryID: DIC_kwDOILzXr84CeYAw
|
|
mapping: pathname
|
|
lightTheme: light
|
|
darkTheme: dark
|
|
reactionsEnabled: 1
|
|
emitMetadata: 0
|
|
|
|
gitalk:
|
|
owner:
|
|
admin:
|
|
repo:
|
|
clientID:
|
|
clientSecret:
|
|
proxy:
|
|
|
|
cusdis:
|
|
host:
|
|
id:
|
|
|
|
widgets:
|
|
homepage:
|
|
- type: search
|
|
- type: archives
|
|
params:
|
|
limit: 5
|
|
- type: categories
|
|
params:
|
|
limit: 10
|
|
- type: tag-cloud
|
|
params:
|
|
limit: 10
|
|
page:
|
|
- type: toc
|
|
|
|
opengraph:
|
|
twitter:
|
|
site: tienthieusac
|
|
card: summary_large_image
|
|
|
|
defaultImage:
|
|
opengraph:
|
|
enabled: false
|
|
local: false
|
|
src: img/logo.png
|
|
|
|
colorScheme:
|
|
toggle: true
|
|
default: auto
|
|
|
|
imageProcessing:
|
|
cover:
|
|
enabled: true
|
|
content:
|
|
enabled: true
|