commit - 3f3e5f893b1992029f0439be7d842fec73c277f6
commit + 6da2c13ac36dfe77db1ade2ec49c92e641552067
blob - fe9f913df210d44da5a173a4f35edd8c1f199c69
blob + f951c9f9321148da10182665f4c5b4f1617fa815
--- index.html
+++ index.html
<div>
<details name="example">
<summary>Remotely managing repositories</summary>
- <div class="config">
+ <div id="example-1" class="config">
<p>
One of <a href="https://gameoftrees.org/gotsysd.8.html">gotsysd(8)</a>'s
coolest features is its ability to let you manage your repositories
</details>
<details name="example">
<summary>Setting up a custom domain</summary>
- <div class="config">
+ <div id="example-2" class="config">
<p>
A good way to personalize your repository space is by assigning it a custom
domain. This can be done as follows:
</details>
<details name="example">
<summary>Configuring authentication</summary>
- <div class="config">
+ <div id="example-3" class="config">
<p>
The Game of Trees Hub configures all web servers with authentication
enabled by default. This requires visitors to log in before accessing your
</details>
<details name="example">
<summary>Configuring the visibility of repositories</summary>
- <div class="config">
+ <div id="example-4" class="config">
<p>
When first configuring a web server, you may notice that no repositories
are shown in the repository index. This is because web servers on the Game
</details>
<details name="example">
<summary>Validating a configuration</summary>
- <div class="config">
+ <div id="example-5" class="config">
<p>
Invalid configurations will be automatically rejected by the server when
sending changes to it. To avoid this, you can validate your configuration