From 19d604f0abb40afffe82e619b24e4c63665e47de Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Thu, 23 Feb 2023 02:19:15 -0800 Subject: wrote a bunch of stuff --- src/misc/index.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/misc/index.php (limited to 'src/misc') diff --git a/src/misc/index.php b/src/misc/index.php new file mode 100644 index 0000000..0e61640 --- /dev/null +++ b/src/misc/index.php @@ -0,0 +1,17 @@ + +

+ My repositories (including some notes) are at aberrantflux.xyz/cgit. I also have some stuff at github.com/kaistevenson. The repo for this site is aberrantflux.xyz/cgit/aberrantflux-site.git if you want to get a little meta. I use cgit to serve my repositories over HTTP, and otherwise use SSH. +

+

Projects

+

+ I have a few particularly cool projects, like Precedent, my interpreted + programming language, and Snake3, a fun snake game. + If you want to contribute to any of my repositories, just email me + with a diff and a brief description of your changes. If I like your + commit, I'll integrate it. +

+ -- cgit v1.2.3-70-g09d2