This commit is contained in:
oiseauroch
2023-03-31 21:59:07 +02:00
commit fa0c6f3d64
116 changed files with 31354 additions and 0 deletions

9
content/notes/_index.md Normal file
View File

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

21
content/notes/fourth.md Normal file
View File

@@ -0,0 +1,21 @@
+++
title = "My third post"
date = 2012-11-28
[taxonomies]
tags = [
"rust",
"cirque"
]
categorie = [
"rust"
]
[extra]
image="/img/lantern.png"
+++
This is my third blog post.
<!-- more -->
et c'est encore bon !
> une belle citation
> que je continue ici

18
content/notes/second.md Normal file
View File

@@ -0,0 +1,18 @@
+++
title = "My second post"
date = 2019-11-28
[taxonomies]
tags = [
"rust",
"cirque"
]
categorie = [
"Vélo-cargo",
"rust"
]
[extra]
image="placeholder.jpg"
+++
This is my second blog post.
<!-- more -->
et c'est encore bon !

21
content/notes/sept.md Normal file
View File

@@ -0,0 +1,21 @@
+++
title = "My third post"
date = 2012-11-28
[taxonomies]
tags = [
"rust",
"cirque"
]
categorie = [
"rust"
]
[extra]
image="/img/lantern.png"
+++
This is my third blog post.
<!-- more -->
et c'est encore bon !
> une belle citation
> que je continue ici

21
content/notes/sixth.md Normal file
View File

@@ -0,0 +1,21 @@
+++
title = "My third post"
date = 2012-11-28
[taxonomies]
tags = [
"rust",
"cirque"
]
categorie = [
"rust"
]
[extra]
image="/img/lantern.png"
+++
This is my third blog post.
<!-- more -->
et c'est encore bon !
> une belle citation
> que je continue ici

26
content/notes/third.md Normal file
View File

@@ -0,0 +1,26 @@
+++
title = "My third post"
date = 2023-11-28
[taxonomies]
tags = [
"rust",
"cirque"
]
categorie = [
"rust"
]
[extra]
image="/img/lantern.png"
+++
This is my third blog post. c'est un post assez cool bien qu'assez court mais que je veux tester pour voir ses limites
```
du code
```
# et c'est tout bon.
<!-- more -->
et c'est encore bon !
> une belle citation
> que je continue ici