diff options
Diffstat (limited to 'content/know/category')
-rw-r--r-- | content/know/category/_index.md | 13 | ||||
-rw-r--r-- | content/know/category/quantum-mechanics/_index.md | 10 |
2 files changed, 23 insertions, 0 deletions
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/) |