summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-10 02:41:18 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-10 02:41:38 +0200
commit9e551f057e373305b9212796a136b87c20148227 (patch)
tree7cad84cd18477580be0312e484f9c147722b70e6
parentd6742e547becf704d53088ff05e0553f577c11b1 (diff)
downloadwebsite-9e551f057e373305b9212796a136b87c20148227.tar.xz
about: add AUR note
-rw-r--r--TODO2
-rw-r--r--src/about.html4
2 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index b478a5f..2f12c3c 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@ index:
* initial draft since I haven't written one yet
about:
- * add aur part of the text.
- something similar to the old version on old_index
journal:
* add author link to the posts.
diff --git a/src/about.html b/src/about.html
index 346bb47..12f1021 100644
--- a/src/about.html
+++ b/src/about.html
@@ -20,6 +20,10 @@
Online you can find me in various places in almost all cases under one of the previously mentioned names. I’m most commonly in the <a href="https://archlinux.org">Arch Linux</a> IRC channels on <a href="https://freenode.net">freenode</a> as “demize”, where I somehow ended up as a channel operator, but you will also sometimes find me on <a href="https://unix.stackexchange.org">unix.SE</a> as <a href="http://unix.stackexchange.com/users/33521" rel="me">kyrias</a>.
</p>
+ <p>
+ I also maintain a couple of packages in the <a href="https://aur.archlinux.org">AUR</a>, the Arch User Repository, which is a repository of community contributed PKGBUILDs for the Arch Linux distribution. Some of the packages are for software I use myself, others are packages that other maintainers haven’t taken care of, and the rest are packages that other people have requested to be created.
+ </p>
+
<p id="last-upd">Last updated <time datetime="2014-10-10">2014-10-10</time></p>
<p id="author"><a rel="author" href="about.html">Johannes Löthberg</a></p>
</article>