summaryrefslogtreecommitdiff
path: root/src/posts
diff options
context:
space:
mode:
authorRochDLY <roch.delannay@gmail.com>2024-06-12 16:54:12 +0200
committerRochDLY <roch.delannay@gmail.com>2024-06-12 16:54:12 +0200
commit50a1913b361d70961486866638179a0080223145 (patch)
treed0be336f8c99c3c29df1a9873e4b923658f9ad5c /src/posts
parent637533a390c319033fc1607a8cc3ccf016e3dc49 (diff)
downloadpandoc-site-50a1913b361d70961486866638179a0080223145.tar.gz
pandoc-site-50a1913b361d70961486866638179a0080223145.tar.bz2
pandoc-site-50a1913b361d70961486866638179a0080223145.zip
test de l'éditeur ex pour modifier quelques lignes dans le premier billet sur la création du site
Diffstat (limited to 'src/posts')
-rw-r--r--src/posts/2023-11-03-creation-du-site.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/posts/2023-11-03-creation-du-site.md b/src/posts/2023-11-03-creation-du-site.md
index 8c42c42..be58913 100644
--- a/src/posts/2023-11-03-creation-du-site.md
+++ b/src/posts/2023-11-03-creation-du-site.md
@@ -1,5 +1,5 @@
---
-title: Construire un générateur de carnet
+title: "Construire un générateur de carnet"
date: "2023-11-03"
---
@@ -121,7 +121,7 @@ pandoc-ssg/
├── metadata.yaml
└── README.md
```
-### Les commandes
+### Les lignes de commande
La production du site est réalisée vie une série de commandes Make et Pandoc.