From 4bb7d28fec55c9dd80a547b9db134dc3d172a26d Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Thu, 3 Nov 2022 20:49:16 +0100 Subject: [PATCH] Update readme --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7551bd8..28c9875 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ This is the source code for the website [queerscriptors.org](https://queerscriptors.org). It uses [lektor](https://getlektor.com) -Some thoughs on nice-to-have: +It is available from: -- As much as possible should be as easy as possible to edit for new people. Example: It should currently be easy to add new projects -- JS not required. +- [lab.encryptionin.space](https://lab.encryptionin.space/Queerscriptors/Queerscriptors.org) (canonical) +- [github](https://github.com/queerscriptors/queerscriptors.org) +- [gitlab](https://gitlab.com/queerscriptors/queerscriptors.org) ---- - -A good place to look at how to do stuff may be the Tor Projects websites: https://gitlab.torproject.org/tpo/web +I am attempting to create this website without JavaScript.