From e646b7bf43dbea3c28531201f8abfed7762120a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phaneDucasse?= Date: Sun, 21 Jul 2024 17:15:56 +0200 Subject: [PATCH] cleaning the structure of the microdown-nometa - was missing sample folder --- .../{index.md => sample/Lecture1.md} | 0 archetypes/microdown-nometa-presentation/sample/index.md | 1 + .../microdown-nometa-presentation/{ => sample}/pillar.conf | 0 3 files changed, 1 insertion(+) rename archetypes/microdown-nometa-presentation/{index.md => sample/Lecture1.md} (100%) create mode 100644 archetypes/microdown-nometa-presentation/sample/index.md rename archetypes/microdown-nometa-presentation/{ => sample}/pillar.conf (100%) diff --git a/archetypes/microdown-nometa-presentation/index.md b/archetypes/microdown-nometa-presentation/sample/Lecture1.md similarity index 100% rename from archetypes/microdown-nometa-presentation/index.md rename to archetypes/microdown-nometa-presentation/sample/Lecture1.md diff --git a/archetypes/microdown-nometa-presentation/sample/index.md b/archetypes/microdown-nometa-presentation/sample/index.md new file mode 100644 index 00000000..88df30a9 --- /dev/null +++ b/archetypes/microdown-nometa-presentation/sample/index.md @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/archetypes/microdown-nometa-presentation/pillar.conf b/archetypes/microdown-nometa-presentation/sample/pillar.conf similarity index 100% rename from archetypes/microdown-nometa-presentation/pillar.conf rename to archetypes/microdown-nometa-presentation/sample/pillar.conf