From 07a63237de774b3a57a0975e03cf2c6b68f165b5 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Wed, 31 Mar 2021 19:57:54 +0200 Subject: Expand knowledge base --- content/know/category/continuum-physics.md | 9 +++++++++ content/know/category/fluid-dynamics.md | 9 +++++++++ content/know/category/fluid-statics.md | 9 +++++++++ content/know/category/surface-tension.md | 9 +++++++++ 4 files changed, 36 insertions(+) create mode 100644 content/know/category/continuum-physics.md create mode 100644 content/know/category/fluid-dynamics.md create mode 100644 content/know/category/fluid-statics.md create mode 100644 content/know/category/surface-tension.md (limited to 'content/know/category') diff --git a/content/know/category/continuum-physics.md b/content/know/category/continuum-physics.md new file mode 100644 index 0000000..dbc04ec --- /dev/null +++ b/content/know/category/continuum-physics.md @@ -0,0 +1,9 @@ +--- +title: "Continuum physics" +firstLetter: "C" +date: 2021-03-31T09:48:05+02:00 +draft: false +layout: "category" +--- + +This page will fill itself. diff --git a/content/know/category/fluid-dynamics.md b/content/know/category/fluid-dynamics.md new file mode 100644 index 0000000..ed920c8 --- /dev/null +++ b/content/know/category/fluid-dynamics.md @@ -0,0 +1,9 @@ +--- +title: "Fluid dynamics" +firstLetter: "F" +date: 2021-03-31T09:48:16+02:00 +draft: false +layout: "category" +--- + +This page will fill itself. diff --git a/content/know/category/fluid-statics.md b/content/know/category/fluid-statics.md new file mode 100644 index 0000000..0ecaa84 --- /dev/null +++ b/content/know/category/fluid-statics.md @@ -0,0 +1,9 @@ +--- +title: "Fluid statics" +firstLetter: "F" +date: 2021-03-31T09:48:12+02:00 +draft: false +layout: "category" +--- + +This page will fill itself. diff --git a/content/know/category/surface-tension.md b/content/know/category/surface-tension.md new file mode 100644 index 0000000..8506028 --- /dev/null +++ b/content/know/category/surface-tension.md @@ -0,0 +1,9 @@ +--- +title: "Surface tension" +firstLetter: "S" +date: 2021-03-31T09:58:18+02:00 +draft: false +layout: "category" +--- + +This page will fill itself. -- cgit v1.2.3