Add minecraft bedrock servers
This commit is contained in:
@@ -1,41 +1,41 @@
|
||||
baseURL = "https://barbel.synology.me"
|
||||
title = "Yann64"
|
||||
copyright = "Yannick Barbel"
|
||||
#paginate = 3 # for demonstration of pagination
|
||||
languageCode = "fr"
|
||||
defaultContentLanguage = "fr"
|
||||
enableInlineShortcodes = true
|
||||
# prevent build failures when using Hugo's Instagram shortcode due to deprecated Instagram API.
|
||||
# See https://github.com/gohugoio/hugo/issues/7228#issuecomment-714490456
|
||||
ignoreErrors = ["error-remote-getjson"]
|
||||
theme = "tailwind"
|
||||
enableGitInfo = true
|
||||
|
||||
[pagination]
|
||||
pagerSize = 3
|
||||
|
||||
[markup]
|
||||
_merge = "deep"
|
||||
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
series = "series"
|
||||
|
||||
[privacy]
|
||||
[privacy.vimeo]
|
||||
disabled = false
|
||||
simple = true
|
||||
|
||||
[privacy.x]
|
||||
disabled = false
|
||||
enableDNT = true
|
||||
simple = true
|
||||
|
||||
[privacy.instagram]
|
||||
disabled = false
|
||||
simple = true
|
||||
|
||||
[privacy.youtube]
|
||||
disabled = false
|
||||
privacyEnhanced = true
|
||||
baseURL = "https://barbel.synology.me"
|
||||
title = "Yann64"
|
||||
copyright = "Yannick Barbel"
|
||||
#paginate = 3 # for demonstration of pagination
|
||||
languageCode = "fr"
|
||||
defaultContentLanguage = "fr"
|
||||
enableInlineShortcodes = true
|
||||
# prevent build failures when using Hugo's Instagram shortcode due to deprecated Instagram API.
|
||||
# See https://github.com/gohugoio/hugo/issues/7228#issuecomment-714490456
|
||||
ignoreErrors = ["error-remote-getjson"]
|
||||
theme = "tailwind"
|
||||
enableGitInfo = true
|
||||
|
||||
[pagination]
|
||||
pagerSize = 3
|
||||
|
||||
[markup]
|
||||
_merge = "deep"
|
||||
|
||||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
series = "series"
|
||||
|
||||
[privacy]
|
||||
[privacy.vimeo]
|
||||
disabled = false
|
||||
simple = true
|
||||
|
||||
[privacy.x]
|
||||
disabled = false
|
||||
enableDNT = true
|
||||
simple = true
|
||||
|
||||
[privacy.instagram]
|
||||
disabled = false
|
||||
simple = true
|
||||
|
||||
[privacy.youtube]
|
||||
disabled = false
|
||||
privacyEnhanced = true
|
||||
|
||||
@@ -1,83 +1,83 @@
|
||||
[fr]
|
||||
languageCode = 'fr-FR'
|
||||
languageDirection = 'ltr'
|
||||
languageName = 'Français'
|
||||
weight = 2
|
||||
[fr.menu]
|
||||
[[fr.menu.main]]
|
||||
identifier = "post"
|
||||
name = "Post"
|
||||
pageRef = "post"
|
||||
weight = 10
|
||||
|
||||
[[fr.menu.main]]
|
||||
#identifier = "webtrees"
|
||||
name = "Généalogie"
|
||||
pageRef = "genealogy"
|
||||
weight = 20
|
||||
|
||||
[[fr.menu.main]]
|
||||
identifier = "haiku"
|
||||
name = "Haiku"
|
||||
pageRef = "haiku"
|
||||
weight = 30
|
||||
|
||||
[[fr.menu.main]]
|
||||
identifier = "gaming"
|
||||
name = "Gaming"
|
||||
pageRef = "gaming"
|
||||
weight = 40
|
||||
|
||||
[[fr.menu.main]]
|
||||
identifier = "retrocomputing"
|
||||
name = "Rétro-informatique"
|
||||
pageRef = "retrocomputing"
|
||||
weight = 45
|
||||
|
||||
[[fr.menu.main]]
|
||||
identifier = "about"
|
||||
name = "A propos"
|
||||
pageRef = "about"
|
||||
weight = 50
|
||||
|
||||
[en]
|
||||
languageCode = 'en-US'
|
||||
languageDirection = 'ltr'
|
||||
languageName = 'English'
|
||||
weight = 1
|
||||
[en.menu]
|
||||
[[en.menu.main]]
|
||||
identifier = "post"
|
||||
name = "Post"
|
||||
pageRef = "post"
|
||||
weight = 10
|
||||
|
||||
[[en.menu.main]]
|
||||
#identifier = "webtrees"
|
||||
name = "Genealogy"
|
||||
pageRef = "genealogy"
|
||||
weight = 20
|
||||
|
||||
[[en.menu.main]]
|
||||
identifier = "haiku"
|
||||
name = "Haiku"
|
||||
pageRef = "haiku"
|
||||
weight = 30
|
||||
|
||||
[[en.menu.main]]
|
||||
identifier = "gaming"
|
||||
name = "Gaming"
|
||||
pageRef = "gaming"
|
||||
weight = 40
|
||||
|
||||
[[en.menu.main]]
|
||||
identifier = "retrocomputing"
|
||||
name = "Retro Computing"
|
||||
pageRef = "retrocomputing"
|
||||
weight = 45
|
||||
|
||||
[[en.menu.main]]
|
||||
identifier = "about"
|
||||
name = "About"
|
||||
pageRef = "about"
|
||||
weight = 50
|
||||
[fr]
|
||||
languageCode = 'fr-FR'
|
||||
languageDirection = 'ltr'
|
||||
languageName = 'Français'
|
||||
weight = 2
|
||||
[fr.menu]
|
||||
[[fr.menu.main]]
|
||||
identifier = "post"
|
||||
name = "Post"
|
||||
pageRef = "post"
|
||||
weight = 10
|
||||
|
||||
[[fr.menu.main]]
|
||||
#identifier = "webtrees"
|
||||
name = "Généalogie"
|
||||
pageRef = "genealogy"
|
||||
weight = 20
|
||||
|
||||
[[fr.menu.main]]
|
||||
identifier = "haiku"
|
||||
name = "Haiku"
|
||||
pageRef = "haiku"
|
||||
weight = 30
|
||||
|
||||
[[fr.menu.main]]
|
||||
identifier = "gaming"
|
||||
name = "Gaming"
|
||||
pageRef = "gaming"
|
||||
weight = 40
|
||||
|
||||
[[fr.menu.main]]
|
||||
identifier = "retrocomputing"
|
||||
name = "Rétro-informatique"
|
||||
pageRef = "retrocomputing"
|
||||
weight = 45
|
||||
|
||||
[[fr.menu.main]]
|
||||
identifier = "about"
|
||||
name = "A propos"
|
||||
pageRef = "about"
|
||||
weight = 50
|
||||
|
||||
[en]
|
||||
languageCode = 'en-US'
|
||||
languageDirection = 'ltr'
|
||||
languageName = 'English'
|
||||
weight = 1
|
||||
[en.menu]
|
||||
[[en.menu.main]]
|
||||
identifier = "post"
|
||||
name = "Post"
|
||||
pageRef = "post"
|
||||
weight = 10
|
||||
|
||||
[[en.menu.main]]
|
||||
#identifier = "webtrees"
|
||||
name = "Genealogy"
|
||||
pageRef = "genealogy"
|
||||
weight = 20
|
||||
|
||||
[[en.menu.main]]
|
||||
identifier = "haiku"
|
||||
name = "Haiku"
|
||||
pageRef = "haiku"
|
||||
weight = 30
|
||||
|
||||
[[en.menu.main]]
|
||||
identifier = "gaming"
|
||||
name = "Gaming"
|
||||
pageRef = "gaming"
|
||||
weight = 40
|
||||
|
||||
[[en.menu.main]]
|
||||
identifier = "retrocomputing"
|
||||
name = "Retro Computing"
|
||||
pageRef = "retrocomputing"
|
||||
weight = 45
|
||||
|
||||
[[en.menu.main]]
|
||||
identifier = "about"
|
||||
name = "About"
|
||||
pageRef = "about"
|
||||
weight = 50
|
||||
|
||||
@@ -1,92 +1,92 @@
|
||||
# SEO keywords and description for your site.
|
||||
keywords = "genealogy, généalogie, haiku, informatique, computing, webtrees"
|
||||
subtitle = "Mon petit espace perso"
|
||||
|
||||
# dir name of your blog content (default is `content/posts`).
|
||||
# the list of set content will show up on your index page (baseurl).
|
||||
contentTypeName = "post"
|
||||
|
||||
jsonLD = true
|
||||
|
||||
showAuthor = true
|
||||
|
||||
[author]
|
||||
name = "yann64"
|
||||
email = "yannickbarbel@orange.fr"
|
||||
|
||||
[header]
|
||||
logo = "logo.svg"
|
||||
|
||||
[footer]
|
||||
since = 2020
|
||||
poweredby = false
|
||||
|
||||
# giscus is comments system powered by GitHub Discussions
|
||||
# generate configurations from https://giscus.app/
|
||||
[giscus]
|
||||
enabled = false
|
||||
repo = "tomowang/hugo-theme-tailwind"
|
||||
repoID = "R_kgDOKjVJHA"
|
||||
category = "Announcements"
|
||||
categoryID = "DIC_kwDOKjVJHM4CafqS"
|
||||
mapping = "pathname"
|
||||
strict = "0"
|
||||
reactionsEnabled = "1"
|
||||
emitMetadata = "0"
|
||||
inputPosition = "bottom"
|
||||
lang = "fr"
|
||||
|
||||
[social_media]
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = true
|
||||
title = 'Mastodon'
|
||||
icon = 'brand-mastodon'
|
||||
link = 'https://mastodon.social/@yann64'
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = true
|
||||
title = 'Github'
|
||||
icon = 'brand-github'
|
||||
link = 'https://github.com/yann64'
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = true
|
||||
title = 'Codeberg'
|
||||
icon = 'brand-codeberg'
|
||||
link = 'https://codeberg.org/yann64'
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = false
|
||||
title = 'Facebook'
|
||||
icon = 'brand-facebook'
|
||||
link = 'https://www.facebook.com/yannick.barbel'
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = false
|
||||
title = 'X'
|
||||
icon = 'brand-x'
|
||||
link = 'https://X.com/yannickbarbel'
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = false
|
||||
title = 'Instagram'
|
||||
icon = 'brand-instagram'
|
||||
link = 'https://www.instagram.com/'
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = false
|
||||
title = 'LinkedIn'
|
||||
icon = 'brand-linkedin'
|
||||
link = 'https://www.linkedin.com/in/yannick-barbel-83534525/'
|
||||
|
||||
[pwa]
|
||||
enabled = false
|
||||
icon = "logo.png" # should be in assets
|
||||
icon_sizes = [192, 512]
|
||||
|
||||
# will be used as the manifest.json file and merge the default one
|
||||
# https://developer.mozilla.org/en-US/docs/Web/Manifest
|
||||
# https://web.dev/add-manifest/
|
||||
[manifest]
|
||||
description = "Example site for hugo-theme-tailwind"
|
||||
# SEO keywords and description for your site.
|
||||
keywords = "genealogy, généalogie, haiku, informatique, computing, webtrees"
|
||||
subtitle = "Mon petit espace perso"
|
||||
|
||||
# dir name of your blog content (default is `content/posts`).
|
||||
# the list of set content will show up on your index page (baseurl).
|
||||
contentTypeName = "post"
|
||||
|
||||
jsonLD = true
|
||||
|
||||
showAuthor = true
|
||||
|
||||
[author]
|
||||
name = "yann64"
|
||||
email = "yannickbarbel@orange.fr"
|
||||
|
||||
[header]
|
||||
logo = "logo.svg"
|
||||
|
||||
[footer]
|
||||
since = 2020
|
||||
poweredby = false
|
||||
|
||||
# giscus is comments system powered by GitHub Discussions
|
||||
# generate configurations from https://giscus.app/
|
||||
[giscus]
|
||||
enabled = false
|
||||
repo = "tomowang/hugo-theme-tailwind"
|
||||
repoID = "R_kgDOKjVJHA"
|
||||
category = "Announcements"
|
||||
categoryID = "DIC_kwDOKjVJHM4CafqS"
|
||||
mapping = "pathname"
|
||||
strict = "0"
|
||||
reactionsEnabled = "1"
|
||||
emitMetadata = "0"
|
||||
inputPosition = "bottom"
|
||||
lang = "fr"
|
||||
|
||||
[social_media]
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = true
|
||||
title = 'Mastodon'
|
||||
icon = 'brand-mastodon'
|
||||
link = 'https://mastodon.social/@yann64'
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = true
|
||||
title = 'Github'
|
||||
icon = 'brand-github'
|
||||
link = 'https://github.com/yann64'
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = true
|
||||
title = 'Codeberg'
|
||||
icon = 'brand-codeberg'
|
||||
link = 'https://codeberg.org/yann64'
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = false
|
||||
title = 'Facebook'
|
||||
icon = 'brand-facebook'
|
||||
link = 'https://www.facebook.com/yannick.barbel'
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = false
|
||||
title = 'X'
|
||||
icon = 'brand-x'
|
||||
link = 'https://X.com/yannickbarbel'
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = false
|
||||
title = 'Instagram'
|
||||
icon = 'brand-instagram'
|
||||
link = 'https://www.instagram.com/'
|
||||
|
||||
[[social_media.items]]
|
||||
enabled = false
|
||||
title = 'LinkedIn'
|
||||
icon = 'brand-linkedin'
|
||||
link = 'https://www.linkedin.com/in/yannick-barbel-83534525/'
|
||||
|
||||
[pwa]
|
||||
enabled = false
|
||||
icon = "logo.png" # should be in assets
|
||||
icon_sizes = [192, 512]
|
||||
|
||||
# will be used as the manifest.json file and merge the default one
|
||||
# https://developer.mozilla.org/en-US/docs/Web/Manifest
|
||||
# https://web.dev/add-manifest/
|
||||
[manifest]
|
||||
description = "Example site for hugo-theme-tailwind"
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# GA Tracking ID
|
||||
[googleAnalytics]
|
||||
ID = ""
|
||||
|
||||
[instagram]
|
||||
disableInlineCSS = true
|
||||
|
||||
[X]
|
||||
disableInlineCSS = true
|
||||
|
||||
# comments
|
||||
[disqus]
|
||||
# https://gohugo.io/templates/internal/#disqus
|
||||
# disqusShortname = "your-disqus-shortname"
|
||||
shortname = ''
|
||||
# GA Tracking ID
|
||||
[googleAnalytics]
|
||||
ID = ""
|
||||
|
||||
[instagram]
|
||||
disableInlineCSS = true
|
||||
|
||||
[X]
|
||||
disableInlineCSS = true
|
||||
|
||||
# comments
|
||||
[disqus]
|
||||
# https://gohugo.io/templates/internal/#disqus
|
||||
# disqusShortname = "your-disqus-shortname"
|
||||
shortname = ''
|
||||
|
||||
Reference in New Issue
Block a user