diff --git a/docs/index.html b/docs/index.html index 7253f1e..4ef1530 100644 --- a/docs/index.html +++ b/docs/index.html @@ -68,6 +68,6 @@ Environment="PORT=<port>" WantedBy=multi-user.target
Then start the service:
sudo systemctl enable docs.brut
sudo systemctl start docs.brut
-Those with repositories on git.brut.systems can serve websites by creating a docs/ folder (on the default branch). While any file from the repository can be accessed, files within docs/ are accessible from /. If a file within docs/ conflicts with another file in the repository, the file in docs/ take precedence.
Those with repositories on git.brut.systems can serve websites by creating a docs/ folder (on the default branch). While any file from the repository can be accessed, files within docs/ are accessible from /. If a file within docs/ conflicts with another file in the repository, the file in docs/ take precedence.