From 3d0cb3a40bf1b3ca00d2c10d7a977e2a806818e3 Mon Sep 17 00:00:00 2001 From: Jeremy Vyska <35526546+JeremyVyska@users.noreply.github.com> Date: Sun, 20 Feb 2022 20:58:53 +0100 Subject: [PATCH] Moving contributing --- .../Contributing/ForkAndPR/ForkedRepro.png | Bin .../Contributing/ForkAndPR/fork_button.jpg | Bin .../Contributing/ForkAndPR/index.md | 0 .../Contributing/FormattingTips/index.md | 0 .../Templates/Guidelines/index.md | 0 .../Contributing/Templates/Patterns/index.md | 0 .../Contributing/Templates/_index.md | 26 +++++++++--------- .../Contributing/TheApprovalProcess/index.md | 18 ++++++------ content/{ => docs}/Contributing/_index.md | 0 9 files changed, 22 insertions(+), 22 deletions(-) rename content/{ => docs}/Contributing/ForkAndPR/ForkedRepro.png (100%) rename content/{ => docs}/Contributing/ForkAndPR/fork_button.jpg (100%) rename content/{ => docs}/Contributing/ForkAndPR/index.md (100%) rename content/{ => docs}/Contributing/FormattingTips/index.md (100%) rename content/{ => docs}/Contributing/Templates/Guidelines/index.md (100%) rename content/{ => docs}/Contributing/Templates/Patterns/index.md (100%) rename content/{ => docs}/Contributing/Templates/_index.md (96%) rename content/{ => docs}/Contributing/TheApprovalProcess/index.md (94%) rename content/{ => docs}/Contributing/_index.md (100%) diff --git a/content/Contributing/ForkAndPR/ForkedRepro.png b/content/docs/Contributing/ForkAndPR/ForkedRepro.png similarity index 100% rename from content/Contributing/ForkAndPR/ForkedRepro.png rename to content/docs/Contributing/ForkAndPR/ForkedRepro.png diff --git a/content/Contributing/ForkAndPR/fork_button.jpg b/content/docs/Contributing/ForkAndPR/fork_button.jpg similarity index 100% rename from content/Contributing/ForkAndPR/fork_button.jpg rename to content/docs/Contributing/ForkAndPR/fork_button.jpg diff --git a/content/Contributing/ForkAndPR/index.md b/content/docs/Contributing/ForkAndPR/index.md similarity index 100% rename from content/Contributing/ForkAndPR/index.md rename to content/docs/Contributing/ForkAndPR/index.md diff --git a/content/Contributing/FormattingTips/index.md b/content/docs/Contributing/FormattingTips/index.md similarity index 100% rename from content/Contributing/FormattingTips/index.md rename to content/docs/Contributing/FormattingTips/index.md diff --git a/content/Contributing/Templates/Guidelines/index.md b/content/docs/Contributing/Templates/Guidelines/index.md similarity index 100% rename from content/Contributing/Templates/Guidelines/index.md rename to content/docs/Contributing/Templates/Guidelines/index.md diff --git a/content/Contributing/Templates/Patterns/index.md b/content/docs/Contributing/Templates/Patterns/index.md similarity index 100% rename from content/Contributing/Templates/Patterns/index.md rename to content/docs/Contributing/Templates/Patterns/index.md diff --git a/content/Contributing/Templates/_index.md b/content/docs/Contributing/Templates/_index.md similarity index 96% rename from content/Contributing/Templates/_index.md rename to content/docs/Contributing/Templates/_index.md index 3fffa6a4..ca59e5a3 100644 --- a/content/Contributing/Templates/_index.md +++ b/content/docs/Contributing/Templates/_index.md @@ -1,14 +1,14 @@ -+++ -chapter = true -pre = " " -title = "Templates" -weight = 100 -+++ - -# Templates - -We have foreseen some template-files that you can simply copy and use. Look at them as "Patterns for describing patterns" 😉. - -We have foreseen a Template: - - for [patterns](/contributing/templates/patterns/) ++++ +chapter = true +pre = " " +title = "Templates" +weight = 100 ++++ + +# Templates + +We have foreseen some template-files that you can simply copy and use. Look at them as "Patterns for describing patterns" 😉. + +We have foreseen a Template: + - for [patterns](/contributing/templates/patterns/) - for [guidelines](/contributing/templates/guidelines/) \ No newline at end of file diff --git a/content/Contributing/TheApprovalProcess/index.md b/content/docs/Contributing/TheApprovalProcess/index.md similarity index 94% rename from content/Contributing/TheApprovalProcess/index.md rename to content/docs/Contributing/TheApprovalProcess/index.md index f6fec688..c95c3daf 100644 --- a/content/Contributing/TheApprovalProcess/index.md +++ b/content/docs/Contributing/TheApprovalProcess/index.md @@ -1,9 +1,9 @@ -+++ -chapter = true -pre = " " -title = "Understanding the Approval Process" -weight = 100 -+++ - -(coming soon) - ++++ +chapter = true +pre = " " +title = "Understanding the Approval Process" +weight = 100 ++++ + +(coming soon) + diff --git a/content/Contributing/_index.md b/content/docs/Contributing/_index.md similarity index 100% rename from content/Contributing/_index.md rename to content/docs/Contributing/_index.md