diff --git a/site/index.nix b/site/index.nix index 95ea673..9a8fa8c 100644 --- a/site/index.nix +++ b/site/index.nix @@ -28,6 +28,31 @@ '') webringMembers)} + + ${h2 "about"} +

+ this is a webring for people passionate about nix/os +
+

+ + ${h2 "joining"} +

+ to join, have a personal website (bonus points if it uses nix!) and add the following links to it (they have to be on the main page): +
+ webring site: https://nixwebr.ing +
+ next site: https://nixwebr.ing/next/<name> +
+ previous site: https://nixwebr.ing/prev/<name> +
+ random site (optional): https://nixwebr.ing/rand +
+ and make a PR to one of the repos +
+ feel free to also link your nixos configuration in the PR! +
+ if you don't know how to / can't make a PR for some reason feel free to contact me, I can add you to the webring myself +

'';