aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
Diffstat (limited to 'index.org')
-rw-r--r--index.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.org b/index.org
index 81c630c..9ca555f 100644
--- a/index.org
+++ b/index.org
@@ -1,7 +1,7 @@
-#+title: jjanzen's Website
+#+title: jjanzen's website
-I set this website up to be minimal, yet visually appealing. I wrote it in =org-mode= and generate the HTML from that. I avoid JavaScript whenever possible as I don't like writing it, and I like being able to use the Web without having to run extra client-side code. The website is hosted on Oracle Cloud with the free tier.
+Here is my website. The main design goal is minimal but visually appealing. I use Emacs =org-mode= to generate static HTML files. The Git page uses =cgit= which works by a =cgi= script that displays all the Git repositories that I have set to be displayed. I decided to include no JavaScript to allow the website to work on all devices and browsers, no matter how minimal.
-Find me on [[https://git.sr.ht/~jjanzen/][sourcehut]], [[https://github.com/JacobJanzen][GitHub]], and [[https://www.linkedin.com/in/jacob--janzen/][LinkedIn]].
+Find me on [[https://github.com/jjanzenn][GitHub]].
The source code for this website can be found [[https://git.sr.ht/~jjanzen/website][here]].