aboutsummaryrefslogtreecommitdiff
path: root/zola-static/content
diff options
context:
space:
mode:
Diffstat (limited to 'zola-static/content')
-rw-r--r--zola-static/content/about-me.md2
-rw-r--r--zola-static/content/about-this-site.md7
2 files changed, 4 insertions, 5 deletions
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).