web/config.toml

39 lines
890 B
TOML
Raw Permalink Normal View History

2017-04-21 19:49:46 +00:00
baseurl = "https://papey.fr"
2019-01-18 10:36:31 +00:00
title = "Wilfried OLLIVIER AKA Papey"
2017-04-21 19:49:46 +00:00
theme = "dimension"
2019-01-18 10:36:31 +00:00
languageCode = "en-en"
defaultContentLanguage = "en"
2017-04-21 19:49:46 +00:00
enableRobotsTXT = true
2017-11-01 14:10:53 +00:00
disableKinds=["RSS"]
2017-04-21 19:49:46 +00:00
[params]
title = "Wilfried OLLIVIER aka Papey"
2020-03-26 16:47:55 +00:00
description = 'Linux, Btrfs, Ansible, Docker, Golang, Rustlang, Elixir and TypeScript stuff.'
2017-04-21 19:49:46 +00:00
logo = "fa-linux"
copyright = "Papey"
[[params.social]]
medium = "twitter"
icon = "twitter"
link = "https://twitter.com/MarcelMonfort"
[[params.social]]
medium = "codingame"
icon = "code"
link = "https://www.codingame.com/profile/597a66057acb1b014b27a17dfd0c8d1b2750471"
[[params.social]]
medium = "mastodon"
icon = "users"
2021-02-03 16:33:18 +00:00
link = "https://rage.love/@papey"
2017-04-21 19:49:46 +00:00
[[params.social]]
medium = "github"
icon = "github"
link = "https://github.com/papey"
[[params.social]]
2019-01-18 10:35:30 +00:00
medium = "gitea"
2017-04-21 19:49:46 +00:00
icon = "git"
2020-04-02 20:01:41 +00:00
link = "https://stdio.space"