From 04ca326bd43c1798d5b1dfad9afa4ed8913bb7f6 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sat, 20 Feb 2021 10:27:46 +0100 Subject: Remember how to use Zola properly --- content/know/category/_index.md | 13 ------------- content/know/category/index.md | 13 +++++++++++++ content/know/category/quantum-mechanics.md | 10 ++++++++++ content/know/category/quantum-mechanics/_index.md | 10 ---------- 4 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 content/know/category/_index.md create mode 100644 content/know/category/index.md create mode 100644 content/know/category/quantum-mechanics.md delete mode 100644 content/know/category/quantum-mechanics/_index.md (limited to 'content/know/category') diff --git a/content/know/category/_index.md b/content/know/category/_index.md deleted file mode 100644 index b8f0456..0000000 --- a/content/know/category/_index.md +++ /dev/null @@ -1,13 +0,0 @@ -+++ -title = "List of categories" -+++ - -# - -Alphabetical list of categories in this knowledge base. - -Note that these categories might overlap, -i.e. share certain concepts. - -## Q -* [Quantum mechanics](/know/category/quantum-mechanics/) diff --git a/content/know/category/index.md b/content/know/category/index.md new file mode 100644 index 0000000..b8f0456 --- /dev/null +++ b/content/know/category/index.md @@ -0,0 +1,13 @@ ++++ +title = "List of categories" ++++ + +# + +Alphabetical list of categories in this knowledge base. + +Note that these categories might overlap, +i.e. share certain concepts. + +## Q +* [Quantum mechanics](/know/category/quantum-mechanics/) diff --git a/content/know/category/quantum-mechanics.md b/content/know/category/quantum-mechanics.md new file mode 100644 index 0000000..cf1d7ba --- /dev/null +++ b/content/know/category/quantum-mechanics.md @@ -0,0 +1,10 @@ ++++ +title = "Category: quantum mechanics" ++++ + +# + +Alphabetical list of concepts in this category. + +## B +* [Bloch's theorem](/know/concept/blochs-theorem/) diff --git a/content/know/category/quantum-mechanics/_index.md b/content/know/category/quantum-mechanics/_index.md deleted file mode 100644 index cf1d7ba..0000000 --- a/content/know/category/quantum-mechanics/_index.md +++ /dev/null @@ -1,10 +0,0 @@ -+++ -title = "Category: quantum mechanics" -+++ - -# - -Alphabetical list of concepts in this category. - -## B -* [Bloch's theorem](/know/concept/blochs-theorem/) -- cgit v1.2.3