diff options
Diffstat (limited to 'content/utilities')
| -rw-r--r-- | content/utilities/_index.md | 5 | ||||
| -rw-r--r-- | content/utilities/freshrss.md | 11 | ||||
| -rw-r--r-- | content/utilities/rssbridge.md | 11 | ||||
| -rw-r--r-- | content/utilities/thelounge.md | 10 |
4 files changed, 37 insertions, 0 deletions
diff --git a/content/utilities/_index.md b/content/utilities/_index.md new file mode 100644 index 0000000..6b67b40 --- /dev/null +++ b/content/utilities/_index.md @@ -0,0 +1,5 @@ +--- +title: "Hosted Utilities" +--- + +Here are some tools/utilities that I host. diff --git a/content/utilities/freshrss.md b/content/utilities/freshrss.md new file mode 100644 index 0000000..089c487 --- /dev/null +++ b/content/utilities/freshrss.md @@ -0,0 +1,11 @@ +--- +title: 'FreshRSS' +link: "https://jpappel.xyz/freshrss" +site: "https://www.freshrss.org" +summary: "A RSS feed reader and aggregator" +categories: +- "RSS" +github: "https://github.com/FreshRSS/FreshRSS" +--- + +A web client for reading and aggregating RSS feeds. diff --git a/content/utilities/rssbridge.md b/content/utilities/rssbridge.md new file mode 100644 index 0000000..0f71f2b --- /dev/null +++ b/content/utilities/rssbridge.md @@ -0,0 +1,11 @@ +--- +title: "RSS-Bridge" +link: "https://jpappel.xyz/rssbridge" +site: "https://rss-bridge.github.io/rss-bridge" +summary: "A RSS feed generator" +categories: +- "RSS" +github: "https://github.com/RSS-Bridge/rss-bridge" +--- + +Generate feeds for websites without them. diff --git a/content/utilities/thelounge.md b/content/utilities/thelounge.md new file mode 100644 index 0000000..f00bfff --- /dev/null +++ b/content/utilities/thelounge.md @@ -0,0 +1,10 @@ +--- +title: "The Lounge" +link: "https://jpappel.xyz/thelounge" +site: "https://thelounge.chat" +categories: +summary: "Modern self-hosted web IRC client" +github: "https://github.com/thelounge/thelounge" +--- + +A modern self-hosted web IRC client |
