nemunai.re/config.yml

78 lines
2.1 KiB
YAML

baseURL: https://www.nemunai.re/
DefaultContentLanguage: en
languageCode: en-us
title: "Pierre-Olivier Mercier's blog"
theme: beautifulhugo
pygmentsStyle: "monokai"
pygmentsUseClasses: true
pygmentsCodeFences: true
pygmentsCodefencesGuessSyntax: true
params:
logo: img/mug.jpg
selfHosted: true
rss: true
readingTime: true
thumb:
- src: "https://www.happydomain.org/img/screenshots/domains-list.webp"
desc: "happyDomain: A simple interface for domain names."
link: "https://happydomain.org/"
- src: "https://cdn.nemunai.re/img/book-containers-cover.jpg"
desc: "My book about containers (in french)."
link: "https://alpo.tf/books/2493960009/"
- src: "https://cdn.nemunai.re/img/octotron.jpg"
desc: "Nemubot: a smart and modulable IM bot!"
link: "https://github.com/nemunaire/nemubot/"
- src: "https://cdn.nemunai.re/img/epita.png"
desc: "My school: Épita."
link: "http://epita.fr/"
author:
name: "Pierre-Olivier Mercier"
email: "blog@nemunai.re"
github: "nemunaire"
gitlab: "nemunaire"
bitbucket: "nemunaire"
linkedin: "pmercier1"
menu:
main:
- name: "Blog"
pageRef: "/"
weight: 10
- name: "Tags"
pageRef: "/tags"
weight: 20
languages:
en:
contentDir: content/en
fr:
contentDir: content/fr
title: "Blog de Pierre-Olivier Mercier"
params:
thumb:
- src: "https://www.happydomain.org/img/screenshots/domain-abstract-list.png"
desc: "happyDomain: L'interface des noms de domaines."
link: "https://happydomain.org/fr/"
- src: "https://cdn.nemunai.re/img/book-containers-cover.jpg"
desc: "Mon livre sur les conteneurs."
link: "https://alpo.tf/books/2493960009/"
- src: "https://cdn.nemunai.re/img/octotron.jpg"
desc: "Nemubot : a smart and modulable IM bot!"
link: "https://github.com/nemunaire/nemubot/"
- src: "https://cdn.nemunai.re/img/epita.png"
desc: "Mon école : Épita."
link: "http://epita.fr/"
menu:
main:
- name: "Articles"
pageRef: "/"
weight: 10
- name: "Tags"
pageRef: "/tags"
weight: 20