summaryrefslogtreecommitdiff
path: root/docs/posts
diff options
context:
space:
mode:
authorRochDLY <roch.delannay@gmail.com>2023-11-08 04:20:36 +0100
committerRochDLY <roch.delannay@gmail.com>2023-11-08 04:20:36 +0100
commitfde48f6bc4b9e53336b5ac084cb0e0bd66a3bde0 (patch)
tree2694ab6a5b3efc980aad1a1bee9808abb3f87f75 /docs/posts
parent33f6de8d61e542a85978e6eed6fc1fbd22920a57 (diff)
downloadpandoc-site-fde48f6bc4b9e53336b5ac084cb0e0bd66a3bde0.tar.gz
pandoc-site-fde48f6bc4b9e53336b5ac084cb0e0bd66a3bde0.tar.bz2
pandoc-site-fde48f6bc4b9e53336b5ac084cb0e0bd66a3bde0.zip
correction dans le squelette du site présenté dans le billet 00
Diffstat (limited to 'docs/posts')
-rw-r--r--docs/posts/2023-11-03-creation-du-site.html34
1 files changed, 18 insertions, 16 deletions
diff --git a/docs/posts/2023-11-03-creation-du-site.html b/docs/posts/2023-11-03-creation-du-site.html
index 8c11639..efad9ac 100644
--- a/docs/posts/2023-11-03-creation-du-site.html
+++ b/docs/posts/2023-11-03-creation-du-site.html
@@ -92,22 +92,24 @@
<span id="cb1-22"><a href="#cb1-22" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> ├── posts</span>
<span id="cb1-23"><a href="#cb1-23" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ ├── 2023-11-03-creation-du-site.md</span>
<span id="cb1-24"><a href="#cb1-24" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ └── etc.</span>
-<span id="cb1-25"><a href="#cb1-25" aria-hidden="true" tabindex="-1"></a><span class="ex">├──</span> static</span>
-<span id="cb1-26"><a href="#cb1-26" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> ├── css</span>
-<span id="cb1-27"><a href="#cb1-27" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ └── styles.css</span>
-<span id="cb1-28"><a href="#cb1-28" aria-hidden="true" tabindex="-1"></a><span class="ex">├──</span> templates</span>
-<span id="cb1-29"><a href="#cb1-29" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> ├── csl</span>
-<span id="cb1-30"><a href="#cb1-30" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ └── apa.csl</span>
-<span id="cb1-31"><a href="#cb1-31" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> ├── partials</span>
-<span id="cb1-32"><a href="#cb1-32" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ ├── footer.html</span>
-<span id="cb1-33"><a href="#cb1-33" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ ├── head.html</span>
-<span id="cb1-34"><a href="#cb1-34" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ ├── header.html</span>
-<span id="cb1-35"><a href="#cb1-35" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ └── nav.html</span>
-<span id="cb1-36"><a href="#cb1-36" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> ├── index.html</span>
-<span id="cb1-37"><a href="#cb1-37" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> └── post.html</span>
-<span id="cb1-38"><a href="#cb1-38" aria-hidden="true" tabindex="-1"></a><span class="ex">├──</span> Makefile</span>
-<span id="cb1-39"><a href="#cb1-39" aria-hidden="true" tabindex="-1"></a><span class="ex">├──</span> metadata.yaml</span>
-<span id="cb1-40"><a href="#cb1-40" aria-hidden="true" tabindex="-1"></a><span class="ex">└──</span> README.md</span></code></pre></div>
+<span id="cb1-25"><a href="#cb1-25" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> └── static</span>
+<span id="cb1-26"><a href="#cb1-26" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> ├── css</span>
+<span id="cb1-27"><a href="#cb1-27" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ └── styles.css</span>
+<span id="cb1-28"><a href="#cb1-28" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> ├── templates</span>
+<span id="cb1-29"><a href="#cb1-29" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ ├── csl</span>
+<span id="cb1-30"><a href="#cb1-30" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ │ └── apa.csl</span>
+<span id="cb1-31"><a href="#cb1-31" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ ├── partials</span>
+<span id="cb1-32"><a href="#cb1-32" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ │ ├── footer.html</span>
+<span id="cb1-33"><a href="#cb1-33" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ │ ├── head.html</span>
+<span id="cb1-34"><a href="#cb1-34" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ │ ├── header.html</span>
+<span id="cb1-35"><a href="#cb1-35" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ │ └── nav.html</span>
+<span id="cb1-36"><a href="#cb1-36" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ ├── index.html</span>
+<span id="cb1-37"><a href="#cb1-37" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> │ └── post.html</span>
+<span id="cb1-38"><a href="#cb1-38" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> ├── index.md </span>
+<span id="cb1-39"><a href="#cb1-39" aria-hidden="true" tabindex="-1"></a><span class="ex">│</span> └── metadata.yml </span>
+<span id="cb1-40"><a href="#cb1-40" aria-hidden="true" tabindex="-1"></a><span class="ex">├──</span> Makefile</span>
+<span id="cb1-41"><a href="#cb1-41" aria-hidden="true" tabindex="-1"></a><span class="ex">├──</span> metadata.yaml</span>
+<span id="cb1-42"><a href="#cb1-42" aria-hidden="true" tabindex="-1"></a><span class="ex">└──</span> README.md</span></code></pre></div>
<h3 id="les-commandes">Les commandes</h3>
<p>La production du site est réalisée vie une série de commandes Make et Pandoc.</p>
<pre><code>make clean</code></pre>