1
0
forked from Git/tommytran.io

Update config.yml

This commit is contained in:
Olivier 2023-11-27 15:43:31 +01:00
parent ad81ab2988
commit 15e65c333e

View File

@ -1,27 +1,33 @@
baseURL: "https://tommytran.io" baseURL: "https://olivier.falcoz.net/"
title: Tommy Tran - System Administrator and Technical Writer languageCode: 'en-us'
title: Olivier Falcoz - My landing page
theme: WonderMod theme: WonderMod
copyright: '©Thien Tran 2021-2023' copyright: '© Olivier Falcoz 2022'
# copyright: '[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)'
enableRobotsTXT: true enableRobotsTXT: true
enableGitInfo: true enableGitInfo: true
disableKinds:
- taxonomy
- term
minify: minify:
disableXML: true disableXML: true
minifyOutput: true minifyOutput: true
params: params:
env: production # to enable google analytics, opengraph, twitter-cards and schema. env: production # to enable google analytics, opengraph, twitter-cards and schema.
author: Tommy author: Olivier Falcoz
# author: ["Me", "You"] # multiple authors # author: ["Me", "You"] # multiple authors
description: System Administrator and Technical Writer description: Risk Management professional, Fraud and Financial crime expert, Infosec,Privacy & FLOSS advocate, MTB addict
keywords: [TommyTran732] keywords: [Privacy, Information Security, Risk Management, Infosec, Fraud, Financial crime, Expert, Privacy, FLOSS, MTB]
defaultTheme: dark # dark, light defaultTheme: dark # dark, light
disableThemeToggle: false disableThemeToggle: false
images: ["/cortana.png"] images: ["/olivier.png"]
ShowReadingTime: true ShowReadingTime: true
ShowPostNavLinks: true ShowPostNavLinks: true
ShowBreadCrumbs: true ShowBreadCrumbs: true
ShowWordCount: true ShowWordCount: false
ShowToc: true ShowToc: true
ShowRssButtonInSectionTermList: false ShowRssButtonInSectionTermList: false
ShowCodeCopyButtons: true ShowCodeCopyButtons: true
@ -36,36 +42,33 @@ params:
safari_pinned_tab: "/safari-pinned-tab.svg" safari_pinned_tab: "/safari-pinned-tab.svg"
label: label:
text: "Tommy Tran" text: "Home"
icon: "/cortana.png" icon: "/olivier.png"
# profile-mode # profile-mode
profileMode: profileMode:
enabled: true # needs to be explicitly set enabled: true # needs to be explicitly set
title: Tommy Tran title: Olivier Falcoz
subtitle: "System Administrator and Technical Writer" subtitle: "Cyber & risk intelligence professional | Infosec | Privacy & FLOSS advocate | MTB addict"
imageUrl: "/cortana.png" imageUrl: "/olivier.png"
buttons: buttons:
- name: About - name: About
url: about url: about
- name: Contact - name: Contact
url: contact url: contact
- name: Services
url: services
socialIcons: socialIcons:
- name: github
url: "https://github.com/tommytran732"
- name: gitea
url: "https://git.tommytran.io/Tomster"
- name: matrix
url: "https://invite.arcticfoxes.net/#/@tommy:arcticfoxes.net"
- name: telegram
url: "https://t.me/tommytran732"
- name: twitter
url: "https://twitter.com/tommytran732"
- name: email - name: email
url: "mailto:contact@tommytran.io" url: "mailto:x0rg |at| 9x0rg d0t com"
- name: youtube - name: matrix
url: "https://www.youtube.com/channel/UCxm1CqMnCCj5byfXyb8C6_g" url: "https://matrix.to/#/@olivier:envs.net"
- name: linkedin
url: "https://www.linkedin.com/in/olivierfalcoz"
# - name: xmpp
# url: "x0rg@disroot.org"
cover: cover:
hidden: false # hide everywhere but not in structured data hidden: false # hide everywhere but not in structured data
@ -73,8 +76,8 @@ params:
hiddenInSingle: false # hide on single page hiddenInSingle: false # hide on single page
editPost: editPost:
URL: "https://github.com/tommytran732/tommytran.io/blob/main/content" URL: "https://git.9x0rg.com"
Text: "Suggest Changes" # edit text Text: "Source" # edit text
appendFilePath: true # to append file path to Edit link appendFilePath: true # to append file path to Edit link
# for search # for search
@ -104,22 +107,14 @@ markup:
menu: menu:
main: main:
- identifier: Blog - identifier: Services
name: Blog name: Resume
url: https://privsec.dev url: /resume/
weight: 10 weight: 10
- identifier: Projects
name: Projects
url: /projects/
weight: 20
- identifier: Packages
name: Packages
url: /packages/
weight: 30
- identifier: PGP - identifier: PGP
name: PGP name: PGP
url: tommy.asc url: olivier.falcoz.pgp.key.asc
weight: 40 weight: 10
privacy: privacy:
disqus: disqus:
@ -133,13 +128,13 @@ privacy:
disable: true disable: true
simple: false simple: false
twitter: twitter:
disable: false disable: true
enableDNT: true enableDNT: true
simple: false simple: false
vimeo: vimeo:
disable: false disable: true
enableDNT: true enableDNT: true
simple: false simple: false
youtube: youtube:
disable: false disable: true
privacyEnhanced: true privacyEnhanced: true