This commit is contained in:
parent
923f6df939
commit
56a0c9d7b3
5 changed files with 36 additions and 36 deletions
72
config.yml
72
config.yml
|
|
@ -15,18 +15,18 @@ params:
|
||||||
readingTime: true
|
readingTime: true
|
||||||
|
|
||||||
thumb:
|
thumb:
|
||||||
- src: "https://www.happydomain.org/img/screenshots/domains-list.webp"
|
- src: "/img/happyDomain-domains-list.webp"
|
||||||
desc: "happyDomain: A simple interface for domain names."
|
desc: "happyDomain: A simple interface for domain names."
|
||||||
link: "https://happydomain.org/"
|
link: "https://happydomain.org/"
|
||||||
- src: "https://cdn.nemunai.re/img/book-containers-cover.jpg"
|
- src: "/img/book-containers-cover.webp"
|
||||||
desc: "My book about containers (in french)."
|
desc: "My book about containers (in french)."
|
||||||
link: "https://alpo.tf/books/2493960009/"
|
link: "https://alpo.tf/books/2493960009/"
|
||||||
- src: "https://cdn.nemunai.re/img/octotron.jpg"
|
- src: "/img/octotron.webp"
|
||||||
desc: "Nemubot: a smart and modulable IM bot!"
|
desc: "Nemubot: a smart and modulable IM bot!"
|
||||||
link: "https://github.com/nemunaire/nemubot/"
|
link: "https://github.com/nemunaire/nemubot/"
|
||||||
- src: "https://cdn.nemunai.re/img/epita.png"
|
- src: "/img/epita.webp"
|
||||||
desc: "My school: Épita."
|
desc: "My school: Épita."
|
||||||
link: "http://epita.fr/"
|
link: "http://epita.fr/"
|
||||||
|
|
||||||
author:
|
author:
|
||||||
name: "nemunaire"
|
name: "nemunaire"
|
||||||
|
|
@ -38,12 +38,12 @@ params:
|
||||||
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
- name: "Blog"
|
- name: "Blog"
|
||||||
pageRef: "/"
|
pageRef: "/"
|
||||||
weight: 10
|
weight: 10
|
||||||
- name: "Tags"
|
- name: "Tags"
|
||||||
pageRef: "/tags"
|
pageRef: "/tags"
|
||||||
weight: 20
|
weight: 20
|
||||||
|
|
||||||
languages:
|
languages:
|
||||||
en:
|
en:
|
||||||
|
|
@ -54,24 +54,24 @@ languages:
|
||||||
|
|
||||||
params:
|
params:
|
||||||
thumb:
|
thumb:
|
||||||
- src: "https://www.happydomain.org/img/screenshots/domain-abstract-list.png"
|
- src: "/img/happyDomain-domains-list.webp"
|
||||||
desc: "happyDomain: L'interface des noms de domaines."
|
desc: "happyDomain: L'interface des noms de domaines."
|
||||||
link: "https://happydomain.org/fr/"
|
link: "https://happydomain.org/fr/"
|
||||||
- src: "https://cdn.nemunai.re/img/book-containers-cover.jpg"
|
- src: "/img/book-containers-cover.jpg"
|
||||||
desc: "Mon livre sur les conteneurs."
|
desc: "Mon livre sur les conteneurs."
|
||||||
link: "https://alpo.tf/books/2493960009/"
|
link: "https://alpo.tf/books/2493960009/"
|
||||||
- src: "https://cdn.nemunai.re/img/octotron.jpg"
|
- src: "/img/octotron.jpg"
|
||||||
desc: "Nemubot : a smart and modulable IM bot!"
|
desc: "Nemubot : a smart and modulable IM bot!"
|
||||||
link: "https://github.com/nemunaire/nemubot/"
|
link: "https://github.com/nemunaire/nemubot/"
|
||||||
- src: "https://cdn.nemunai.re/img/epita.png"
|
- src: "/img/epita.png"
|
||||||
desc: "Mon école : Épita."
|
desc: "Mon école : Épita."
|
||||||
link: "http://epita.fr/"
|
link: "http://epita.fr/"
|
||||||
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
- name: "Articles"
|
- name: "Articles"
|
||||||
pageRef: "/"
|
pageRef: "/"
|
||||||
weight: 10
|
weight: 10
|
||||||
- name: "Tags"
|
- name: "Tags"
|
||||||
pageRef: "/tags"
|
pageRef: "/tags"
|
||||||
weight: 20
|
weight: 20
|
||||||
|
|
|
||||||
BIN
static/img/book-containers-cover.webp
Normal file
BIN
static/img/book-containers-cover.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
BIN
static/img/epita.webp
Normal file
BIN
static/img/epita.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
BIN
static/img/happyDomain-domains-list.webp
Normal file
BIN
static/img/happyDomain-domains-list.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 65 KiB |
BIN
static/img/octotron.webp
Normal file
BIN
static/img/octotron.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 84 KiB |
Loading…
Add table
Add a link
Reference in a new issue