Added home blog article

This commit is contained in:
Julien Dessaux 2022-07-25 00:31:54 +02:00
parent 267940e52d
commit 1077f37c53
Signed by: adyxax
GPG key ID: F92E51B86E07177E
4 changed files with 39 additions and 1 deletions

View file

@ -19,7 +19,7 @@ The installation is documented in the following docs articles on this website:
- [gitolite]({{< ref "gitolite" >}})
- [cgit]({{< ref "cgit" >}})
If you are following these installation notes as a guide, there is one important thing to know: I wanted to keep gitea links mostly working (at least redirecting to the correct repository), so I create all my publicly available repositories under an `adyxax` folder. This shows mostly in the cgit and nginx configurations.
If you are following these installation notes as a guide, there is one important thing to know: I wanted to keep gitea links mostly working (at least redirecting to the correct repository), so I created all my publicly available repositories under an `adyxax` folder. This shows mostly in the cgit and nginx configurations.
## Challenges