improve blog

This commit is contained in:
oiseauroch
2023-04-08 19:43:40 +02:00
parent 62939f6b41
commit 162e87ebda
26 changed files with 241 additions and 148 deletions

View File

@@ -1,9 +1,9 @@
+++
title = "List of notes posts"
sort_by = "date"
template = "index.html"
page_template = "blog-page.html"
template = "note.html"
page_template = "note-page.html"
paginate_by = 4
paginate_by = 10
+++

View File

@@ -2,12 +2,12 @@
title = "My third post"
date = 2012-11-28
[taxonomies]
tags = [
"rust",
Tag = [
"Rust",
"cirque"
]
categorie = [
"rust"
Dossier = [
"Rust"
]
[extra]
image="/img/lantern.png"

View File

@@ -2,13 +2,13 @@
title = "My second post"
date = 2019-11-28
[taxonomies]
tags = [
"rust",
Tag = [
"Rust",
"cirque"
]
categorie = [
Dossier = [
"Vélo-cargo",
"rust"
"Rust"
]
[extra]
image="placeholder.jpg"

View File

@@ -2,12 +2,12 @@
title = "My third post"
date = 2012-11-28
[taxonomies]
tags = [
"rust",
Tag = [
"Rust",
"cirque"
]
categorie = [
"rust"
Dossier = [
"Rust"
]
[extra]
image="/img/lantern.png"

View File

@@ -2,12 +2,12 @@
title = "My third post"
date = 2012-11-28
[taxonomies]
tags = [
"rust",
Tag = [
"Rust",
"cirque"
]
categorie = [
"rust"
Dossier = [
"Rust"
]
[extra]
image="/img/lantern.png"

View File

@@ -2,12 +2,12 @@
title = "My third post"
date = 2023-04-28
[taxonomies]
tags = [
"rust",
Tag = [
"Rust",
"cirque"
]
categorie = [
"rust"
Dossier = [
"Rust"
]
[extra]
image="/img/lantern.png"