From e7583c9d26a3f04012e332377485200c7854da44 Mon Sep 17 00:00:00 2001 From: JJ Date: Sat, 2 Dec 2023 17:34:07 -0800 Subject: meow --- mathematics/algebra.md | 6 ++++++ mathematics/analysis.md | 6 ++++++ mathematics/calculus.md | 6 ++++++ mathematics/index.md | 12 ++++++++++++ mathematics/logic.md | 2 +- mathematics/proof.md | 2 +- 6 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 mathematics/algebra.md create mode 100644 mathematics/analysis.md create mode 100644 mathematics/calculus.md (limited to 'mathematics') diff --git a/mathematics/algebra.md b/mathematics/algebra.md new file mode 100644 index 0000000..5838147 --- /dev/null +++ b/mathematics/algebra.md @@ -0,0 +1,6 @@ +--- +layout: algebra +title: mathematics/algebra +--- + +# algebra diff --git a/mathematics/analysis.md b/mathematics/analysis.md new file mode 100644 index 0000000..7bfef62 --- /dev/null +++ b/mathematics/analysis.md @@ -0,0 +1,6 @@ +--- +layout: analysis +title: mathematics/analysis +--- + +# analysis diff --git a/mathematics/calculus.md b/mathematics/calculus.md new file mode 100644 index 0000000..d78b7e7 --- /dev/null +++ b/mathematics/calculus.md @@ -0,0 +1,6 @@ +--- +layout: analysis +title: mathematics/analysis/calculus +--- + +# calculus diff --git a/mathematics/index.md b/mathematics/index.md index e69de29..9503ce9 100644 --- a/mathematics/index.md +++ b/mathematics/index.md @@ -0,0 +1,12 @@ +--- +layout: mathematics +title: mathematics +--- + +
+
+
+
+
+ +# mathematics is the art of *truth* diff --git a/mathematics/logic.md b/mathematics/logic.md index 020a6e0..3be55f0 100644 --- a/mathematics/logic.md +++ b/mathematics/logic.md @@ -1,5 +1,5 @@ --- -layout: mathematics +layout: foundations title: mathematics/foundations/logic --- diff --git a/mathematics/proof.md b/mathematics/proof.md index 170026b..08979a6 100644 --- a/mathematics/proof.md +++ b/mathematics/proof.md @@ -1,5 +1,5 @@ --- -layout: mathematics +layout: foundations title: mathematics/foundations/proof --- -- cgit v1.2.3-70-g09d2