Add all sites with declared RSS feeds to your feed reader with this OPML link.
The ring is shuffled each time it is generated.
# | Name | URL | About | Owner |
---|---|---|---|---|
1 | @naokotani | https://chris-hughes.dev [rss] | I am a full stack developer based in Cape Breton, Nova Scotia | Chris Hughes |
2 | @purplg | https://purplg.dev/ [rss] | Software is fun. Hacking on Emacs packages or other random projects. | Ben Whitley |
3 | @tdback | https://tdback.net [rss] | *nix hobbyist and avid self-hoster | Tyler Dunneback |
4 | @davisrichard437 | https://richarddavis.xyz/en/blog/ [rss] | Musician, part-time hobbyist crafter, sometimes both. | Richard Davis |
5 | @benoitj | https://blog.benoitj.ca [rss] | Messing around with computers and coding since I was 8. Now getting paid to do what I love. | Benoit J |
6 | @hunter | https://christerpher.com | I use my last name as my first name. I've been using Emacs for several years. I use Arch, btw. Software Engineer specializing in Rust these days. | Christerpher Hunter |
7 | @snamellit | https://www.snamellit.com [rss] | Electronics engineer, IT dev and architect, 3D printer with too many interest for the number of hours in a day. | Peter Tillemans |
8 | @lionyxml | https://www.rahuljuliato.com [rss] | I am an Engineer based in São Paulo, Brazil. | Rahul Juliato |
9 | @glenneth | https://glenneth.org/ [rss] | Hello there! I'm Glenn Thompson, and this is the beginning of a journey I'm thrilled to share with you. | Glenn Thompson |
10 | @shom | https://shom.dev [rss] | I like people, dogs, photography, scuba-diving, computers, open-source software, privacy, and generally improving things where I can. | Shom Bandopadhaya |
11 | @jabbo | https://jabbo.webdings.de [rss] | Nerdy things, Emacs, Zettelkasten | Jabbo |
12 | @cow_2001 | https://kaka.farm/ [rss] | Kaka Farm has all of cow_2001's stuff! (RSS for the Kaka Farm Haunt blog) | Yuval Langer |
13 | @bigeatie | https://bigeatie.com [rss] | Emacs, Chess, Physics, Math, and other nerdy things. Sometimes not-so-nerdy things too. | BigEatie |
14 | @idlip | https://idlip.github.io [rss] | A Bioinformatics student, tinkering with Nixos and Emacs with the power of Org mode. | Dilip |
15 | @tusharhero | https://tusharhero.codeberg.page/ [rss] | I like computering, emacsing, programming and writing. | tusharhero |
16 | @scc | https://systemcrafters.net/community [rss] | System Crafters Community page with information about forum, chatting, other community projects, and News (RSS). | David Wilson |
17 | @trev | https://www.trevs.site [rss] | I am a programmer working with Rust who hangs out on IRC. | Trevor Arjeski |
websites.json
file.irc.libera.chat
with your favorite IRC client and join the #systemcrafters
room (or use the web chat) and we'd be happy to help.
BEFORE you open a PR or issue to add your site, please add the links below to your site. This will ensure that as soon as your site is added to list your site will be live on the ring. You can add the craftering to your site by adding three links, somewhere on your site, style it however you like as long as it's visible and legible.
slug
parameter (including the @
) that you're specifying in the PR or Issue
You can also just paste this html snippet and remember to replace YOUR_NAME, same as above.
<style> .craftering { margin: auto; width: 50%; text-align: center;} </style> <div class="craftering"> <a href="https://craftering.systemcrafters.net/YOUR_NAME/previous">←</a> <a href="https://craftering.systemcrafters.net/">craftering</a> <a href="https://craftering.systemcrafters.net/YOUR_NAME/next">→</a> </div>