From 5b4d4b3400acdace76f5970849fcb7f9cefd2c4d Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 30 Jul 2023 04:15:05 +0200 Subject: Genesis commit Not ready for release yet, but I need some commits for M4 to work properly. --- src/index.html | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 src/index.html (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..cbbbf20 --- /dev/null +++ b/src/index.html @@ -0,0 +1,62 @@ + + + + m4_include(head.html) + + +
+

Root Page

+ +
+
+

If Java had true garbage collection, most programs would + delete themselves upon execution.

+
+
+ Robert Sewell +
+
+
+ +
+

+ Welcome to my plot of the internet. This site is mostly oriented + towards topics related to software development, but you might + eventually find some things that are completely unrelated as + well. The “source code” for the site (if you can call + HTML1 and a basic build + system source code) + + are available through git + . +

+ + + +

+ Now go branch off to a subsection of the site: +

+ + +
+ +
+ + + + -- cgit v1.2.3