From d45367cc9101e4f0e03d1e77d5c7cc10b00567ba Mon Sep 17 00:00:00 2001
From: Kai Stevenson
Date: Tue, 1 Aug 2023 13:11:32 -0700
Subject: added phplatex
---
src/writing/derivative.php | 16 ++++++++++++++++
src/writing/images/.gitignore | 1 +
src/writing/index.php | 20 +++++++++++++-------
src/writing/tmp/.gitignore | 1 +
4 files changed, 31 insertions(+), 7 deletions(-)
create mode 100644 src/writing/derivative.php
create mode 100644 src/writing/images/.gitignore
create mode 100644 src/writing/tmp/.gitignore
(limited to 'src/writing')
diff --git a/src/writing/derivative.php b/src/writing/derivative.php
new file mode 100644
index 0000000..28bc00d
--- /dev/null
+++ b/src/writing/derivative.php
@@ -0,0 +1,16 @@
+
+
+ Calculus is often used as the complete name of a branch of mathematics dealing with
+ rates of change and very small numbers. In fact, a calculus is a specific discipline
+ or method for the analysis of some set of problems. The fact that the calculus of infinitesimals
+ has come to known in this way is a testament to its importance.
+
+
+
+
+
diff --git a/src/writing/images/.gitignore b/src/writing/images/.gitignore
new file mode 100644
index 0000000..f935021
--- /dev/null
+++ b/src/writing/images/.gitignore
@@ -0,0 +1 @@
+!.gitignore
diff --git a/src/writing/index.php b/src/writing/index.php
index bba0f99..c354f70 100644
--- a/src/writing/index.php
+++ b/src/writing/index.php
@@ -11,26 +11,32 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
Essays
- Moderately structured, opinionated writing. If you're the psychoanalytical type, you may be interested to know
- that I find it much more fun to deconstruct a question than to construct an answer.
+ Moderately structured, opinionated writing.
+Mathematics
+
+ My writing in Greek.
+
+
Manifestos
Plural. For future-proofness.
- Systems /* A microcosm of reality */
+ Systems - a microcosm of reality
Esoterica
The fun stuff.
- Corrigenda /* Everything I've ever done wrong */
-
+ Corrigenda - everything I've ever done wrong
+
diff --git a/src/writing/tmp/.gitignore b/src/writing/tmp/.gitignore
new file mode 100644
index 0000000..f935021
--- /dev/null
+++ b/src/writing/tmp/.gitignore
@@ -0,0 +1 @@
+!.gitignore
--
cgit v1.2.3-70-g09d2