From 25945b8fead989cca09a23983623b63ce36dcc0c Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 8 Jan 2024 20:11:17 -0600 Subject: feat: total re-write from Emacs org-mode to Zola markdown --- content/services/index.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/services/index.md (limited to 'content/services/index.md') diff --git a/content/services/index.md b/content/services/index.md new file mode 100644 index 0000000..5b2ec55 --- /dev/null +++ b/content/services/index.md @@ -0,0 +1,17 @@ ++++ +title = "Services" +description = "Publicly-available services hosted on cleberg.net." ++++ + +- [AnonymousOverflow](https://ao.cleberg.net) - A StackOverflow proxy +- [CyberChef](https://cyberchef.cleberg.net) - The Cyber Swiss Army Knife +- [FileArchive](https://files.cleberg.net) - An interesting file archive +- [FlashPaper](https://paste.cleberg.net) - One-time encrypted password/secret sharing +- [GotHub](https://gh.cleberg.net) - An alternative front-end for GitHub +- [ifconfig.php](https://ip.cleberg.net) - A \"whatsmyip\" tool +- [Invidious](https://invidious.cleberg.net) - A YouTube proxy +- [Nitter](https://nitter.cleberg.net) - A Twitter proxy +- [Office](https://office.cleberg.net) - The world\'s smallest office suite +- [SearXNG](https://search.cleberg.net) - A privacy-respecting, open metasearch engine + +See the [git log](https://git.cleberg.net/?p=cleberg.net.git;a=history;f=services/index.org;h=71ed6bcae7e52a8103f980f1821ca291ef3010ba;hb=HEAD) for this page if you want to see changes that have been made. -- cgit v1.2.3-70-g09d2