Update config.yml
This commit is contained in:
parent
7a4a717db8
commit
90294e19e0
98
config.yml
98
config.yml
@ -1,7 +1,9 @@
|
||||
baseURL: "https://tommytran.io"
|
||||
title: Tommy Tran - System Administrator
|
||||
baseURL: "https://9x0rg.com/"
|
||||
languageCode: 'en-us'
|
||||
title: 9x0rg
|
||||
theme: WonderMod
|
||||
copyright: '©Thien Tran 2021-2024'
|
||||
copyright: '[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)'
|
||||
|
||||
enableRobotsTXT: true
|
||||
enableGitInfo: true
|
||||
|
||||
@ -11,20 +13,27 @@ minify:
|
||||
|
||||
params:
|
||||
env: production # to enable google analytics, opengraph, twitter-cards and schema.
|
||||
author: Tommy
|
||||
author: Olivier Falcoz
|
||||
# author: ["Me", "You"] # multiple authors
|
||||
description: System Administrator
|
||||
keywords: [TommyTran732]
|
||||
description: Loose collection of posts by Olivier Falcoz, mostly about infosec, mountain biking, all things Asian & data privacy. Oh, and beer of course.
|
||||
keywords: [Olivier Falcoz, Cybersecurity, Privacy, Information Security, Risk Management, Intelligence, Infosec, Moutain Biking, MTB]
|
||||
defaultTheme: dark # dark, light
|
||||
disableThemeToggle: false
|
||||
images: ["/avatar.png"]
|
||||
images: ["/9x0rg.png"]
|
||||
ShowReadingTime: true
|
||||
ShowPostNavLinks: true
|
||||
ShowBreadCrumbs: true
|
||||
ShowWordCount: true
|
||||
ShowWordCount: false
|
||||
ShowToc: true
|
||||
ShowRssButtonInSectionTermList: false
|
||||
ShowCodeCopyButtons: true
|
||||
cover:
|
||||
linkFullImages: true
|
||||
cover.hiddenInList: true
|
||||
cover.responsiveImages: true
|
||||
cover.hidden: true
|
||||
|
||||
|
||||
|
||||
assets:
|
||||
disableHLJS: true
|
||||
@ -36,29 +45,38 @@ params:
|
||||
safari_pinned_tab: "/safari-pinned-tab.svg"
|
||||
|
||||
label:
|
||||
text: "Tommy Tran"
|
||||
icon: "/avatar.png"
|
||||
text: "Home"
|
||||
icon: "/9x0rg.png"
|
||||
|
||||
# profile-mode
|
||||
profileMode:
|
||||
enabled: true # needs to be explicitly set
|
||||
title: Tommy Tran
|
||||
subtitle: "System Administrator and Technical Writer"
|
||||
imageUrl: "/avatar.png"
|
||||
enabled: false # needs to be explicitly set
|
||||
title: 9x0rg
|
||||
subtitle: "Cybersecurity, Mountain Biking, Data Privacy, F/LOSS"
|
||||
imageUrl: "/9x0rg.png"
|
||||
buttons:
|
||||
- name: About
|
||||
url: about
|
||||
- name: Contact
|
||||
url: contact
|
||||
|
||||
homeInfoParams:
|
||||
Title: 9x0rg ~ a work in progress
|
||||
Content: Loose collection of posts by a random dude, mostly about infosec, mountain biking, all things Asian & data privacy. Oh, and beer of course. Still a work-in-progress; hundreds of posts need to be migrated from the old platform.
|
||||
|
||||
socialIcons:
|
||||
- name: github
|
||||
url: "https://github.com/tommytran732"
|
||||
- name: mastodon
|
||||
url: "https://mamot.fr/@9x0rg"
|
||||
- name: gitea
|
||||
url: "https://git.9x0rg.com/x0rg"
|
||||
- name: matrix
|
||||
url: "https://invite.arcticfoxes.net/#/@tommy:arcticfoxes.net"
|
||||
- name: telegram
|
||||
url: "https://t.me/tommytran732"
|
||||
- name: twitter
|
||||
url: "https://twitter.com/tommytran732"
|
||||
url: "https://matrix.to/#/@oyapok:envs.net"
|
||||
- name: email
|
||||
url: "mailto:contact@tommytran.io"
|
||||
- name: youtube
|
||||
url: "https://www.youtube.com/channel/UCxm1CqMnCCj5byfXyb8C6_g"
|
||||
url: "mailto:olivier |at| 9x0rg d0t com"
|
||||
- name: rss
|
||||
url: "https://9x0rg.com/posts/index.xml"
|
||||
# - name: twitter
|
||||
# url: "https://x.com/9x0rg"
|
||||
|
||||
cover:
|
||||
hidden: false # hide everywhere but not in structured data
|
||||
@ -66,8 +84,8 @@ params:
|
||||
hiddenInSingle: false # hide on single page
|
||||
|
||||
editPost:
|
||||
URL: "https://github.com/tommytran732/tommytran.io/blob/main/content"
|
||||
Text: "Suggest Changes" # edit text
|
||||
URL: "https://git.9x0rg.com/x0rg/9x0rg.com/src/main/content"
|
||||
Text: "Source" # edit text
|
||||
appendFilePath: true # to append file path to Edit link
|
||||
|
||||
# for search
|
||||
@ -101,22 +119,18 @@ menu:
|
||||
name: About
|
||||
url: /about/
|
||||
weight: 10
|
||||
- identifier: Blog
|
||||
name: Blog
|
||||
url: https://privsec.dev
|
||||
- identifier: Archives
|
||||
name: Archives
|
||||
url: /archives/
|
||||
weight: 20
|
||||
- identifier: Contact
|
||||
name: Contact
|
||||
url: /contact/
|
||||
- identifier: Blog
|
||||
name: Categories
|
||||
url: /posts/
|
||||
weight: 30
|
||||
- identifier: Projects
|
||||
name: Projects
|
||||
url: /projects/
|
||||
- identifier: Search
|
||||
name: Search
|
||||
url: /search/
|
||||
weight: 40
|
||||
- identifier: PGP
|
||||
name: PGP
|
||||
url: tommy.asc
|
||||
weight: 50
|
||||
|
||||
privacy:
|
||||
disqus:
|
||||
@ -130,13 +144,13 @@ privacy:
|
||||
disable: true
|
||||
simple: false
|
||||
twitter:
|
||||
disable: false
|
||||
disable: true
|
||||
enableDNT: true
|
||||
simple: false
|
||||
vimeo:
|
||||
disable: false
|
||||
disable: true
|
||||
enableDNT: true
|
||||
simple: false
|
||||
youtube:
|
||||
disable: false
|
||||
disable: true
|
||||
privacyEnhanced: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user