diff options
author | Noah <mounderfod@gmail.com> | 2023-08-01 12:20:48 +0000 |
---|---|---|
committer | Noah <mounderfod@gmail.com> | 2023-08-01 12:20:48 +0000 |
commit | 3afc779317ff3875a71e2cdddbe8fd1ec4ad65c1 (patch) | |
tree | d7710587b8c4a8b1767cda84711cc12254808ae5 /links.markdown | |
parent | 556f25a09333aabcfc66e5d4d613b2c4cc7ed4c8 (diff) | |
download | website-3afc779317ff3875a71e2cdddbe8fd1ec4ad65c1.tar.gz |
Add links page
Diffstat (limited to 'links.markdown')
-rw-r--r-- | links.markdown | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/links.markdown b/links.markdown new file mode 100644 index 0000000..64f0f6d --- /dev/null +++ b/links.markdown @@ -0,0 +1,25 @@ +--- +layout: default +title: Links +permalink: /links +--- +[⟸ Back to homepage](/) + +# Links +Various cool stuff I've found on the Internet + +## Neat personal sites +- [Comfitu.re](https://comfitu.re/) (I really like the design of this page) +- [houl@floof](https://houl.floof.company/) (another really nice design) +- [MystSaphyr](https://mystsaphyr.me/) (lovely site, though sadly many of the buttons in their collection aren't working) + +## Smolnet resources +- [Cool Capsule of the Week](https://dj-chase.com/documents/cap-of-week/) (a nice way of finding cool Gemini capsules) +- [gemi.dev](gemini://gemi.dev/) `gemini://gemi.dev/` (Gemini news, search, etc.) +- [Floodgap](gopher://floodgap.com/) `gopher://floodgap.com/` (Gopher clients and search functionality) + +## Other cool stuff +- [tildeverse](https://tildeverse.org) (Unix computing for all, plus some useful Fedi services) +- [SDF](https://sdf.org) (Similar to tildeverse but older) +- [DRM-Free Guide](https://www.defectivebydesign.org/guide) (buy all your shit without stupid DRM) +- [Global Greens](https://globalgreens.org/) (non-apocalyptic politics) \ No newline at end of file |