feat: make types and languages selectable

This commit is contained in:
2026-02-12 23:48:38 +01:00
parent 6405f8dd3b
commit 9253bcbe80
46 changed files with 248 additions and 178 deletions

View File

@@ -3,6 +3,7 @@ title: Sharing is caring my Git instance
date: 2014-11-28T17:16:50+00:00
aliases: sharing-is-caring-my-git-instance
categories:
- blog
- english
tags:
- server
@@ -10,11 +11,11 @@ tags:
---
Some days ago I noticed another time that I have far too little knowledge about Git.
„Time to change that!“, I thought and set up [my own Git instance][1] and also installed gitweb for better usability.
Upside 1: I can keep track of the many (mainly bash) scripts I wrote in the past and all the changes I will adopt in the future.
Upside 2: You can hopefully benefit from using and reading my code. All code is licensed under GNU GPL v3 so please feel free to use, study, share and improve my work!
Some noteworthy projects Im (a bit) proud of:
@@ -27,7 +28,7 @@ Some noteworthy projects Im (a bit) proud of:
Any questions, ideas or improvements? Please contact me!
### Update 26.02.2016
I washed away the quite basic gitweb instance and moved to Gogs. Heres [why and how][6]. Links to the project may have changed because of that (and Im too lazy to change them here).
[1]: https://src.mehl.mx