How to join
First you MUST be an active member of the DevSE discord server and follow our community standards
If you meet these requirements you can now fork the repository and edit the file webring.scm
.
A minimal website entry must fill the following field: name
, description
and HTTP(S) clearnet URL.
((name . "Wiki DevSE")
(description . "French documentation on the creation of operating systems")
(protocols
(http (clearnet . "https://devse.wiki/"))))
And then send a pull request.