summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRochDLY <roch.delannay@gmail.com>2023-11-08 00:52:26 +0100
committerRochDLY <roch.delannay@gmail.com>2023-11-08 00:52:26 +0100
commita4b1d908cc3e528ad74f18d5dcdd79393be54b28 (patch)
tree0e7ba746dd17be7adcdd76014d324e94320a5b09 /docs
parent0b58365c5430544fb25f02f903fe435b714aad01 (diff)
downloadpandoc-site-a4b1d908cc3e528ad74f18d5dcdd79393be54b28.tar.gz
pandoc-site-a4b1d908cc3e528ad74f18d5dcdd79393be54b28.tar.bz2
pandoc-site-a4b1d908cc3e528ad74f18d5dcdd79393be54b28.zip
modification du Makefile pour intégrer la prise en compte des modifications des templates dans le rebuild du site
Diffstat (limited to 'docs')
-rw-r--r--docs/css/styles.css2
-rw-r--r--docs/index.html1
-rw-r--r--docs/pages/colophon.html1
-rw-r--r--docs/pages/cours.html1
-rw-r--r--docs/pages/glossaire.html1
-rw-r--r--docs/pages/publications.html1
-rw-r--r--docs/posts/2023-11-03-creation-du-site.html1
-rw-r--r--docs/posts/2023-11-05-intimite-du-chercheur.html1
-rw-r--r--docs/posts/2023-11-07-je-n-ai-pas-ecrit-mon-billet.html50
9 files changed, 58 insertions, 1 deletions
diff --git a/docs/css/styles.css b/docs/css/styles.css
index a18771a..e6cf450 100644
--- a/docs/css/styles.css
+++ b/docs/css/styles.css
@@ -126,7 +126,7 @@ footer a:hover, footer a:active {
grid-row: 2;
}
-.toc > ul {
+.toc ul {
list-style: none;
}
diff --git a/docs/index.html b/docs/index.html
index 47c6522..b5007b0 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -23,6 +23,7 @@
<a href="/">Accueil</a>
<a href="/pages/publications.html">Publications savantes</a>
<a href="/pages/cours.html">Enseignements</a>
+ <a href="/pages/glossaire.html">Glossaire</a>
</div>
</nav></header> <div class="description-site">
<header class="header-bloc">
diff --git a/docs/pages/colophon.html b/docs/pages/colophon.html
index f98238f..a16a4f8 100644
--- a/docs/pages/colophon.html
+++ b/docs/pages/colophon.html
@@ -23,6 +23,7 @@
<a href="/">Accueil</a>
<a href="/pages/publications.html">Publications savantes</a>
<a href="/pages/cours.html">Enseignements</a>
+ <a href="/pages/glossaire.html">Glossaire</a>
</div>
</nav></header> <div class="container">
<header class="header-bloc">
diff --git a/docs/pages/cours.html b/docs/pages/cours.html
index 72c70e4..f515ebc 100644
--- a/docs/pages/cours.html
+++ b/docs/pages/cours.html
@@ -23,6 +23,7 @@
<a href="/">Accueil</a>
<a href="/pages/publications.html">Publications savantes</a>
<a href="/pages/cours.html">Enseignements</a>
+ <a href="/pages/glossaire.html">Glossaire</a>
</div>
</nav></header> <div class="container">
<header class="header-bloc">
diff --git a/docs/pages/glossaire.html b/docs/pages/glossaire.html
index 7372b16..dfde3d0 100644
--- a/docs/pages/glossaire.html
+++ b/docs/pages/glossaire.html
@@ -23,6 +23,7 @@
<a href="/">Accueil</a>
<a href="/pages/publications.html">Publications savantes</a>
<a href="/pages/cours.html">Enseignements</a>
+ <a href="/pages/glossaire.html">Glossaire</a>
</div>
</nav></header> <div class="container">
<header class="header-bloc">
diff --git a/docs/pages/publications.html b/docs/pages/publications.html
index 54cd247..27319ec 100644
--- a/docs/pages/publications.html
+++ b/docs/pages/publications.html
@@ -23,6 +23,7 @@
<a href="/">Accueil</a>
<a href="/pages/publications.html">Publications savantes</a>
<a href="/pages/cours.html">Enseignements</a>
+ <a href="/pages/glossaire.html">Glossaire</a>
</div>
</nav></header> <div class="container">
<header class="header-bloc">
diff --git a/docs/posts/2023-11-03-creation-du-site.html b/docs/posts/2023-11-03-creation-du-site.html
index a1ce403..8c11639 100644
--- a/docs/posts/2023-11-03-creation-du-site.html
+++ b/docs/posts/2023-11-03-creation-du-site.html
@@ -24,6 +24,7 @@
<a href="/">Accueil</a>
<a href="/pages/publications.html">Publications savantes</a>
<a href="/pages/cours.html">Enseignements</a>
+ <a href="/pages/glossaire.html">Glossaire</a>
</div>
</nav></header> <div class="side">
diff --git a/docs/posts/2023-11-05-intimite-du-chercheur.html b/docs/posts/2023-11-05-intimite-du-chercheur.html
index d363639..a1deb2e 100644
--- a/docs/posts/2023-11-05-intimite-du-chercheur.html
+++ b/docs/posts/2023-11-05-intimite-du-chercheur.html
@@ -24,6 +24,7 @@
<a href="/">Accueil</a>
<a href="/pages/publications.html">Publications savantes</a>
<a href="/pages/cours.html">Enseignements</a>
+ <a href="/pages/glossaire.html">Glossaire</a>
</div>
</nav></header> <div class="side">
diff --git a/docs/posts/2023-11-07-je-n-ai-pas-ecrit-mon-billet.html b/docs/posts/2023-11-07-je-n-ai-pas-ecrit-mon-billet.html
new file mode 100644
index 0000000..41b5b88
--- /dev/null
+++ b/docs/posts/2023-11-07-je-n-ai-pas-ecrit-mon-billet.html
@@ -0,0 +1,50 @@
+<!DOCTYPE html>
+<html lang="fr" xml:lang="fr">
+ <head>
+ <meta charset="utf-8"/>
+
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
+
+ <title>Roch Delannay | Je n’ai pas écrit mon billet</title>
+
+ <meta name="author" content="Roch Delannay" />
+
+ <meta name="description" content="Blog | Carnet de recherche de Roch Delannay" />
+
+ <meta name="dcterms.date" content="2023-11-07" />
+
+ <meta name="generator" content="Pandoc, GNU make" />
+ <!-- pandoc - https://pandoc.org/ -->
+ <!-- gnu make - https://www.gnu.org/software/make/ -->
+ <link rel="stylesheet" href="/css/styles.css" /> </head>
+ <body>
+ <header class="main-header">
+ <nav class="navbar">
+ <div>
+ <a href="/">Accueil</a>
+ <a href="/pages/publications.html">Publications savantes</a>
+ <a href="/pages/cours.html">Enseignements</a>
+ <a href="/pages/glossaire.html">Glossaire</a>
+ </div>
+ </nav></header> <div class="container">
+ <header class="header-bloc">
+ <h1>Je n’ai pas écrit mon billet</h1>
+<!-- -->
+ <time>2023-11-07</time>
+<!-- <p>Roch Delannay</p>
+ -->
+ </header>
+ <div class="content">
+<p>Hier soir, je me suis installé derrière mon clavier avec l’envie d’écrire un nouveau billet dans ce carnet très vide.</p>
+<p>Sauf que je ne l’ai pas fait.</p>
+<p>En ouvrant mon éditeur de texte j’ai décidé de reregarder la structure du site web, et une chose en enchaîne une autre, je n’ai même pas créé le fichier pour y écrire le billet.</p>
+ </div>
+ </div>
+<footer>
+ <div>
+ <p>CC BY 4.0 Roch Delannay</p>
+ <p>Créé avec Pandoc et Make</p>
+ <a href="/pages/colophon.html">Colophon</a>
+ </div>
+</footer> </body>
+</html> \ No newline at end of file