improve blog
This commit is contained in:
@@ -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
|
||||
|
||||
+++
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user