From 53bfc618a0ce4d0211d6ed2eb5e045bdb089adc1 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sat, 20 Feb 2021 10:14:30 +0100 Subject: Restructure knowledge base + consistency for blog --- content/know/category/_index.md | 13 +++++++++++++ content/know/category/quantum-mechanics/_index.md | 10 ++++++++++ 2 files changed, 23 insertions(+) create mode 100644 content/know/category/_index.md create 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 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/_index.md b/content/know/category/quantum-mechanics/_index.md new file mode 100644 index 0000000..cf1d7ba --- /dev/null +++ b/content/know/category/quantum-mechanics/_index.md @@ -0,0 +1,10 @@ ++++ +title = "Category: quantum mechanics" ++++ + +# + +Alphabetical list of concepts in this category. + +## B +* [Bloch's theorem](/know/concept/blochs-theorem/) -- cgit v1.2.3