From 5b67af7d88780828cfc41a8fd96ce8fa8f9388a3 Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Sat, 18 Feb 2023 16:30:58 -0800 Subject: updated homepage and programming page --- src/programming/index.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/programming') diff --git a/src/programming/index.php b/src/programming/index.php index 2153362..afdb64b 100644 --- a/src/programming/index.php +++ b/src/programming/index.php @@ -4,6 +4,13 @@ require($_SERVER["DOCUMENT_ROOT"] . "/head.php"); require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?>

- 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. + 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. +

+

+ 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