Add page about Projects

This commit is contained in:
Tom Willemse 2022-11-13 23:52:04 -08:00
parent 856f1779ce
commit ad6dd4c339
2 changed files with 14 additions and 0 deletions

View file

@ -23,6 +23,7 @@ The first topic I pay any attention to of course has to be [[file:emacs.org][Ema
* Topics
- [[file:projects.org][Projects]]
- [[file:books/index.org][Books]]
- [[file:podcasts/index.org][Podcasts]]
- [[file:software/android-launchers.org][Android Launchers]]

13
projects.org Normal file
View file

@ -0,0 +1,13 @@
#+title: Projects
#+options: num:nil
Most of my projects end up being for [[file:emacs.org][Emacs]] for some reason. I sometimes have trouble finding the energy to maintain these projects, but I'm trying my best to get back to it.
* Avandu
- Source :: https://github.com/ryuslash/avandu
A package for [[file:emacs.org
][Emacs]] that connects to [[https://tt-rss.org/][Tiny Tiny RSS]]. I really wanted something that didn't look like all the other RSS readers, meaning it didn't just have a plain table showing all the articles.
I don't use Tiny Tiny RSS anymore, but if problems come up I still try to fix them. For the (perhaps) 2 people that use it.