commit 90a35b1670ed3dd8c5925068b84e414a0a17c1de from: Flan Hacker date: Wed Feb 18 10:26:26 2026 UTC Strip "Note that" from the beginning of sentences commit - df7a70ed077a86e2e21083368fd051dd02f46aed commit + 90a35b1670ed3dd8c5925068b84e414a0a17c1de blob - 7b700fdb9efb0492a8d24089c3c4935d2224e2bc blob + 5d0985ef48aa41422824446741a8f3a0cbfa00ee --- index.html +++ index.html @@ -53,9 +53,9 @@ demo.gothub.org/repos.

- Note that the disable authentication directive is used, as web - servers on the Game of Trees Hub are configured with authentication enabled - by default. Without this, viewing the website would require users to be + The disable authentication directive is used because web servers on + the Game of Trees Hub are configured with authentication enabled by + default. Without this, viewing the website would require users to be logged in.

@@ -107,9 +107,9 @@

Just like with the gotsys repository, three new repositories are declared that can be read and written to by the flan_hacker user. - Note that public_repo_b also allows the anonymous user to - clone the repository, but not to send new changes to it, as it is declared - with the ro mode (read-only). Repositories that are readable by the + The repository public_repo_b also allows the anonymous + user to clone it, but not to send new changes to it, as it is declared with + the ro mode (read-only). Repositories that are readable by the anonymous user will include a clone url in the summary of the repository when browsing it with a web browser.

@@ -195,9 +195,9 @@ }

- Note that in this case, visitors won't be presented with instructions on - how to authenticate, as it is expected from the permitted user to know how - to do so. + In this case, visitors won't be presented with instructions on how to + authenticate, as it is expected from the permitted user to know how to do + so.

The permit and deny directives can be set for all