X-Git-Url: http://git.dujemihanovic.xyz/?a=blobdiff_plain;f=content%2Fposts%2Fsite-is-now-on-gitea%2Findex.md;h=4ce5d8dfb9da62ad2a30e1bfed1ebb5f0ddc2cb6;hb=5c725da01e7628ff778801f86ebbb581ec67dc7c;hp=6a4a56cdef9746b2dc95fe2e29caeff7367b179f;hpb=89e1f989f702b282818f7a076bd9b426fa095548;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 6a4a56c..4ce5d8d 100644 --- a/content/posts/site-is-now-on-gitea/index.md +++ b/content/posts/site-is-now-on-gitea/index.md @@ -1,19 +1,20 @@ --- title: "Site is now on Gitea" date: 2023-08-06T19:27:40+02:00 +summary: The site's source code is now on Gitea. --- Even though the site is still nothing special, I have published its source code on -[my new gitweb instance](https://git.dujemihanovic.xyz/). To save you a click +[my new gitweb instance](http://git.dujemihanovic.xyz/). To save you a click or two, the repository itself can be found -[here](https://git.dujemihanovic.xyz/?p=dujemihanovic.xyz.git;a=summary). +[here](http://git.dujemihanovic.xyz/?p=dujemihanovic.xyz.git;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 +[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 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 +## Edits * 2023-08-19: Change links to point to gitweb instance