From 2281bc2514099b41fd471212a0a8e91955b49f02 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Mon, 22 Dec 2025 13:34:31 -0500 Subject: big improvements and project images --- zola-static/content/about-me.md | 2 +- zola-static/content/about-this-site.md | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'zola-static/content') diff --git a/zola-static/content/about-me.md b/zola-static/content/about-me.md index 5f0eecc..d654d56 100644 --- a/zola-static/content/about-me.md +++ b/zola-static/content/about-me.md @@ -5,7 +5,7 @@ template = "main-page.html" My name is Jack Jamison. I'm an American software engineer studying at the [Rensselaer Polytechnic Institute](https://www.rpi.edu) in New York. I've been programming since I was a little kid. -I enjoy GPU programming, cross-platform desktop application design, build systems, game development, and system administration. I'm also interested in operating systems and computer networking. +I enjoy GPU programming, operating system, cross-platform desktop application design, game development, and system administration. I use Emacs as my text editor. I've spent a lot of time configuring it. If you want, you can check out my [dotfiles](https://github.com/JackJ30/dotfiles). diff --git a/zola-static/content/about-this-site.md b/zola-static/content/about-this-site.md index fabd3fb..0ae6045 100644 --- a/zola-static/content/about-this-site.md +++ b/zola-static/content/about-this-site.md @@ -4,9 +4,8 @@ template = "main-page.html" +++ # About this website -- The pages are generated from markdown files with [Zola](https://getzola.org). -- I use [Nginx](https://nginx.org/) as my web server. -- It is hosted on [Vultr](https://www.vultr.com/). -- [Epik](https://epik.com) is my domain registrar. +- The pages are generated from markdown files by [Zola](https://getzola.org). +- Content is served by [Nginx](https://nginx.org/). +- The domain is registered with [Njalla](https://njal.la/). There are no ads or trackers on this site. The source code is available on [github](https://github.com/JackJ30/jackjamison.net). -- cgit v1.2.3