1
0
forked from Git/tommytran.io

Update matrix contact

This commit is contained in:
Olivier 2025-03-16 23:11:43 +01:00
parent 0c8f5104b4
commit c8462938aa

View File

@ -1,140 +1,140 @@
baseURL: "https://olivier.falcoz.net/" baseURL: "https://olivier.falcoz.net/"
languageCode: 'en-us' languageCode: 'en-us'
title: Olivier Falcoz - My landing page title: Olivier Falcoz - My landing page
theme: WonderMod theme: WonderMod
copyright: '© Olivier Falcoz 2022' copyright: '© Olivier Falcoz 2022'
# copyright: '[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)' # copyright: '[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)'
enableRobotsTXT: true enableRobotsTXT: true
enableGitInfo: true enableGitInfo: true
disableKinds: disableKinds:
- taxonomy - taxonomy
- term - 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: Olivier Falcoz author: Olivier Falcoz
# author: ["Me", "You"] # multiple authors # author: ["Me", "You"] # multiple authors
description: Risk Management professional, Fraud and Financial crime expert, Infosec,Privacy & FLOSS advocate, MTB addict description: Risk Management professional, Fraud and Financial crime expert, Infosec,Privacy & FLOSS advocate, MTB addict
keywords: [Privacy, Information Security, Risk Management, Infosec, Fraud, Financial crime, Expert, Privacy, FLOSS, MTB] 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: ["/olivier.png"] images: ["/olivier.png"]
ShowReadingTime: true ShowReadingTime: true
ShowPostNavLinks: true ShowPostNavLinks: true
ShowBreadCrumbs: true ShowBreadCrumbs: true
ShowWordCount: false ShowWordCount: false
ShowToc: true ShowToc: true
ShowRssButtonInSectionTermList: false ShowRssButtonInSectionTermList: false
ShowCodeCopyButtons: true ShowCodeCopyButtons: true
assets: assets:
disableHLJS: true disableHLJS: true
disableFingerprinting: false disableFingerprinting: false
favicon: "/favicon.ico" favicon: "/favicon.ico"
favicon16x16: "/favicon-16x16.png" favicon16x16: "/favicon-16x16.png"
favicon32x32: "/favicon-32x32.png" favicon32x32: "/favicon-32x32.png"
apple_touch_icon: "/apple-touch-icon.png" apple_touch_icon: "/apple-touch-icon.png"
safari_pinned_tab: "/safari-pinned-tab.svg" safari_pinned_tab: "/safari-pinned-tab.svg"
label: label:
text: "Home" text: "Home"
icon: "/olivier.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: Olivier Falcoz title: Olivier Falcoz
subtitle: "Cyber & risk intelligence professional | Infosec | Privacy & FLOSS advocate | MTB addict" subtitle: "Cyber & risk intelligence professional | Infosec | Privacy & FLOSS advocate | MTB addict"
imageUrl: "/olivier.png" imageUrl: "/olivier.png"
buttons: buttons:
- name: About - name: About
url: about url: about
- name: Contact - name: Contact
url: contact url: contact
- name: Services - name: Services
url: services url: services
socialIcons: socialIcons:
- name: email - name: email
url: "mailto:x0rg |at| 9x0rg d0t com" url: "mailto:x0rg |at| 9x0rg d0t com"
- name: matrix - name: matrix
url: "https://matrix.to/#/@olivier:envs.net" url: "https://matrix.to/#/@oyapok:envs.net"
- name: linkedin - name: linkedin
url: "https://www.linkedin.com/in/olivierfalcoz" url: "https://www.linkedin.com/in/olivierfalcoz"
# - name: xmpp # - name: xmpp
# url: "x0rg@disroot.org" # url: "x0rg@disroot.org"
cover: cover:
hidden: false # hide everywhere but not in structured data hidden: false # hide everywhere but not in structured data
hiddenInList: true # hide on list pages and home hiddenInList: true # hide on list pages and home
hiddenInSingle: false # hide on single page hiddenInSingle: false # hide on single page
editPost: editPost:
URL: "https://git.9x0rg.com" URL: "https://git.9x0rg.com"
Text: "Source" # 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
# https://fusejs.io/api/options.html # https://fusejs.io/api/options.html
fuseOpts: fuseOpts:
isCaseSensitive: false isCaseSensitive: false
shouldSort: true shouldSort: true
location: 0 location: 0
distance: 1000 distance: 1000
threshold: 0.4 threshold: 0.4
minMatchCharLength: 0 minMatchCharLength: 0
keys: ["title", "summary"] keys: ["title", "summary"]
#Enabling Search #Enabling Search
outputs: outputs:
home: home:
- HTML - HTML
- JSON # is necessary - JSON # is necessary
# Enable Chroma # Enable Chroma
markup: markup:
highlight: highlight:
style: dracula style: dracula
lineNos: false lineNos: false
noClasses: false noClasses: false
guessSyntax: true guessSyntax: true
menu: menu:
main: main:
- identifier: Services - identifier: Services
name: Resume name: Resume
url: /resume/ url: /resume/
weight: 10 weight: 10
- identifier: PGP - identifier: PGP
name: PGP name: PGP
url: olivier.falcoz.pgp.key.asc url: olivier.falcoz.pgp.key.asc
weight: 10 weight: 10
privacy: privacy:
disqus: disqus:
disable: true disable: true
googleAnalytics: googleAnalytics:
anonymizeIP: true anonymizeIP: true
disable: true disable: true
respectDoNotTrack: true respectDoNotTrack: true
useSessionStorage: false useSessionStorage: false
instagram: instagram:
disable: true disable: true
simple: false simple: false
twitter: twitter:
disable: true disable: true
enableDNT: true enableDNT: true
simple: false simple: false
vimeo: vimeo:
disable: true disable: true
enableDNT: true enableDNT: true
simple: false simple: false
youtube: youtube:
disable: true disable: true
privacyEnhanced: true privacyEnhanced: true