aboutsummaryrefslogtreecommitdiff
path: root/index.org
diff options
context:
space:
mode:
authorJacob Janzen <jacob.a.s.janzen@gmail.com>2024-12-30 11:45:17 -0600
committerJacob Janzen <jacob.a.s.janzen@gmail.com>2024-12-30 11:45:17 -0600
commitd1005f2273e2d5d22989516a2a3efd5c4c36a642 (patch)
treeb3811c17f7e27a79fa68aae88d4aed2808dfe56e /index.org
parentcfa81a60d0827daa562c055ac32e4b405f7ddaf5 (diff)
update pages
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]].