From 1a3fda35a107257dbe5a64ef8d8caa9dbda438bd Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Sun, 2 Jun 2024 16:47:55 +0200 Subject: Add Services section to homepage --- flake.nix | 2 +- src/gmi/tpl/index.gmi | 10 ++++++---- src/http/tpl/index.html | 6 ++++++ 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/flake.nix b/flake.nix index fe98f8d..def8d32 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ version = "dev"; src = ./src; - vendorSha256 = "sha256-Nmho6WFBYJErabBICAI/GfvDsknW91wcD37onAn/lII="; + vendorSha256 = "sha256-3BBTMClLa+ydpwWQl7+mHMvmO7fg1f1SxXV4YOmPPL8="; subPackages = [ "cmd/mediocre-blog" ]; diff --git a/src/gmi/tpl/index.gmi b/src/gmi/tpl/index.gmi index 6a70607..72f1855 100644 --- a/src/gmi/tpl/index.gmi +++ b/src/gmi/tpl/index.gmi @@ -25,14 +25,18 @@ Feel free to hmu over email or Signal if you'd like to get in touch. => https://signal.me/#eu/x5psueq2E3WfFwwEgFDoWeSZx9k4u8vFBaiMSa4Lo0cvluHkb-dIpJp1wfdJsdie Signal: mediocregopher.01 +## Services + +=> gemini://fumble-around.mediocregopher.com Fumble Around is a simple content discovery service for gemspace. + +=> gemini://feed.mediocregopher.com Mediocre Feed aggregates all feeds I follow across gemspace and the old web. + ## Dev => https://dev.mediocregopher.com dev.mediocregopher.com is for newer open-source code I've written. => https://dev.mediocregopher.com/mediocre-blog/ mediocre-blog is the CMS I designed from scratch to run this site. -=> https://github.com/mediocregopher My GitHub is a graveyard of abandonware, with one exception (radix). - => gemini://godocs.io/github.com/mediocregopher/radix/v4 radix is for using redis with go. => https://code.betamike.com/micropelago micropelago implements the foundation of a community infrastucture. @@ -41,8 +45,6 @@ Feel free to hmu over email or Signal if you'd like to get in touch. => https://bgpicciano.com/ bgpicciano.com is my cover site/resume. -=> https://news.cryptic.io/ Cryptic News aggregates interesting blogs. - => https://opensea.io/mediocregopher?tab=created OpenSea lists some NFTs I've made. I'm not affiliated with these, but they're worth listing. diff --git a/src/http/tpl/index.html b/src/http/tpl/index.html index 2685f4f..e9fa0d8 100644 --- a/src/http/tpl/index.html +++ b/src/http/tpl/index.html @@ -20,6 +20,12 @@ +

Services

+ +

Dev