This commit is contained in:
parent
6a55ec746b
commit
e778797c24
@ -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
17
content/services.md
Normal 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
|
Loading…
Reference in New Issue
Block a user