home readme diff tree note docs

0commit 886dac442702d37844464d7ca9c279bc1af66b1a
1Author: lakefox <mason@lakefox.net>
2Date:   Sat Mar 21 11:20:41 2026 -0600
3
4    Moved to txt
5
6diff --git a/README.html b/README.html
7deleted file mode 100644
8index 6aa941f..0000000
9--- a/README.html
10+++ /dev/null
11@@ -1,38 +0,0 @@
12-<!DOCTYPE html>
13-<html>
14-	<head>
15-		<title>LAKEFOX</title>
16-		<style>
17-			html, body {
18-				margin: 0;
19-				padding: 0;
20-				font-family: monospace;
21-				color: #fff;
22-			}
23-
24-			* {
25-				filter: invert(1);
26-			}
27-
28-			section {
29-				max-width: 90%;
30-				width: 700px;
31-				margin: auto;
32-			}
33-		</style>
34-	</head>
35-	<body>
36-		<section>
37-			<h1>Mason Wright</h1>
38-			<hr>
39-			<h2>About</h2>
40-			<p>
41-				Hello, I work on the Grim rendering engine and the Wrath language in my free time. I like to hike, cook, and read as well. I keep all of my personal projects on <a href="http://git.ws">http://git.ws</a>.
42-			</p>
43-		</section>
44-
45-		<section>
46-			<h2>Notes:</h2>
47-		</section>
48-	</body>
49-</html>
50diff --git a/README.txt b/README.txt
51new file mode 100644
52index 0000000..ccab92c
53--- /dev/null
54+++ b/README.txt
55@@ -0,0 +1,24 @@
56+X                    X
57+XX                  XX
58+X X                XXX
59+X  X              XXXX
60+X   X            XXXXX
61+X    X          XXXXXX
62+X     X        XXXXXXX
63+X      XXXXXXXXXXXXXXX
64+X       XXXXXXXXXXXXXX
65+X         XXXXXXXXXXXX
66+X          XXXXXXXXXXX
67+X           XXXXXXXXXX
68+X             XXXXXXXX
69+X              XXXXXXX
70+ X              XXXXX 
71+  X               XX  
72+   XXXXXXXXXXXXXXXXX  
73+
74+Mason Wright
75+
76+Hello, I work on the Grim rendering engine and the Wrath language in my free time. 
77+I like to hike, cook, and read as well. I keep all of my personal projects on http://git.ws.
78+
79+Notes: