aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/index.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/templates/index.html b/templates/index.html
index 280bbd2..c97fe88 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -19,19 +19,20 @@
<li><a href="/wifi">Connecting to WiFi</a></li>
<li><a href="/print">Printing</a></li>
<li><a href="//powermentor.andrewyu.org">PowerMentor for Peer Pao</a></li>
- </ul>
- <h2>For Developers and Technical Users</h2>
- <ul>
- <li><a href="//lists.sr.ht/~runxiyu/ykps">General project mailing list</a></li>
- <li><a href="//git.sr.ht/~runxiyu/ykps-wsgi">Source for this WSGI site</a>
<li><a href="//git.runxiyu.org/runxiyu/tooch.git">Userspace utilities and resources</a>
<ul>
- <li><code>sjauth.py</code>, network authentication script</li>
- <li><code>chphoto.py</code>, azure directory photo changer</li>
+ <li><code>sjauth</code>, network authentication script</li>
+ <li><code>chphoto</code>, azure directory photo changer</li>
<li>various scripts to manipulate past papers and PDFs</li>
<li><code>memch</code>, a simple CLI for memorizing classical Chinese texts</li>
+ <li><code>ykpsmuttauth</code>, an XOAUTH2 token fetcher for mutt/aerc</li>
</ul>
</li>
+ </ul>
+ <h2>For Developers</h2>
+ <ul>
+ <li><a href="//lists.sr.ht/~runxiyu/ykps">General project mailing list</a></li>
+ <li><a href="//git.sr.ht/~runxiyu/ykps-wsgi">Source for this WSGI site</a>
<li><a href="//git.sr.ht/~runxiyu/mentorweb">PowerMentor development repository</a>
<li><a href="//git.sr.ht/~runxiyu/fbfp">WIP Peer Feedback System</a></li>
<li><a href="//sr.ht/~runxiyu/ykps">Project Hub on sr.ht</a></li>