X-Git-Url: http://git.dujemihanovic.xyz/?a=blobdiff_plain;f=content%2Fposts%2Fsite-is-now-on-gitea%2Findex.md;h=ca73676e1b384d5069442ff71718ac0cd6cdc214;hb=1eca50d322eba7a849d19a8688be5348c3fa1ad6;hp=4f61f40163e9275c7e85aadc03ca05d6857f8864;hpb=ec5b2944e379f9c81e6a91f721f3da03ff470958;p=dujemihanovic.xyz.git diff --git a/content/posts/site-is-now-on-gitea/index.md b/content/posts/site-is-now-on-gitea/index.md index 4f61f40..ca73676 100644 --- a/content/posts/site-is-now-on-gitea/index.md +++ b/content/posts/site-is-now-on-gitea/index.md @@ -4,9 +4,9 @@ date: 2023-08-06T19:27:40+02:00 --- Even though the site is still nothing special, I have published its source code on -[my new Gitea instance](https://git.dujemihanovic.xyz/). To save you a click +[my new gitweb instance](https://git.dujemihanovic.xyz/). To save you a click or two, the repository itself can be found -[here](https://git.dujemihanovic.xyz/duje/dujemihanovic.xyz). +[here](https://git.dujemihanovic.xyz/?p=dujemihanovic.xyz;a=summary). If you have any suggestions as to how to improve the site, feel free to [contact me](/contact). If you are willing to directly contribute, I also accept patches sent with `git send-email`, a great tutorial on how to use it can be @@ -14,3 +14,6 @@ found [here](https://git-send-email.io). For convenience and to emphasize this, I have also added a "This site is free software" link to the footer, right under the RSS button. + +# Edits +* 2023-08-19: Change links to point to gitweb instance