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/index.php | 4 ++-- src/programming/index.php | 9 ++++++++- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/index.php b/src/index.php index 64ba33b..b95e3f2 100644 --- a/src/index.php +++ b/src/index.php @@ -1,10 +1,10 @@

- This is my personal Web site for things that I like, such as programming, music, philosophy, and photography. + I'm Kai Stevenson, and this is my personal Web site for things that I like, such as programming, music, philosophy, and photography. I'm a student at The University of Victoria in Canada, though I try to find time to do things other than schoolwork. You can email me at kai@kaistevenson.com.

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