Add services page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Elara 2024-07-21 10:14:02 -07:00
parent 6a55ec746b
commit e778797c24
2 changed files with 22 additions and 0 deletions

View File

@ -25,6 +25,11 @@
pageRef = "articles"
weight = 30
[[main]]
name = "Services"
pageRef = "services"
weight = 40
# -- Footer Menu --
# The footer menu is displayed at the bottom of the page, just before
# the copyright notice. Configure as per the main menu above.

17
content/services.md Normal file
View File

@ -0,0 +1,17 @@
+++
title = "Public Services"
showDate = false
showPagination = false
slug = "services"
showTableOfContents = false
+++
This is a list of the free public services I host on my infrastructure. Services that have my butterfly logo next to them require an [auth.elara.ws](https://auth.elara.ws) account to use:
- [Gitea](https://gitea.elara.ws) - Git forge and alternative to GitHub <img src="/logo.png" width="20px" style="display: inline; margin: 0" alt="butterfly logo">
- [OpenGist](https://snippets.elara.ws) - Paste and alternative to GitHub Gist <img src="/logo.png" width="20px" style="display: inline; margin: 0" alt="butterfly logo">
- [Miniflux](https://rss.elara.ws) - Simple online RSS reader <img src="/logo.png" width="20px" style="display: inline; margin: 0" alt="butterfly logo">
- [Chhoto](https://short.elara.ws) - Simple and fast URL shortener (uses `s.elara.ws` as its short domain) <img src="http://localhost:1313/logo.png" width="20px" style="display: inline; margin: 0" alt="butterfly logo">
- [SearXNG](https://search.elara.ws) - Metasearch engine that aggregates results from various services
- [LURE Web](https://lure.sh) - Online repo viewer for the Linux User Repository
- [Authentik](https://auth.elara.ws) - Centralized authentication and anti-spam infrastructure