polish all imported blog posts

This commit is contained in:
2019-10-18 23:53:42 +02:00
parent 28aadfc9bf
commit e038a67798
104 changed files with 1113 additions and 1199 deletions

View File

@@ -7,25 +7,13 @@ categories:
- Stuff
- Tech
tags:
- bash
- communication
- free software
- git
- gnu
- gnu/linux
- linux
- network
- owncloud
- R
- script
- gnu-linux
- server
- shell
- snippet
- ssh
- university
- tools
---
Some days ago I noticed another time that I have far too less knowledge about Git.
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.
@@ -35,20 +23,20 @@ Upside 2: You can hopefully benefit from using and reading my code. All code is
Some noteworthy projects Im (a bit) proud of:
* [A seminar project with R to analyse over 300.000 SPON news articles whether and which country names appear][2]
* [Fast download of mixcloud sets without throttle][3]
* [Easy to use script to delete all meta data from PDF files in a directory][4]
* And many more (and even more to come)! Have a look at [src.mehl.mx][5] for the whole list
* [A seminar project with R to analyse over 300.000 SPON news articles whether and which country names appear][2]
* [Fast download of mixcloud sets without throttle][3]
* [Easy to use script to delete all meta data from PDF files in a directory][4]
* And many more (and even more to come)! Have a look at [src.mehl.mx][5] for the whole list
Any questions, ideas or improvements? Please contact me!
**Update 26.02.2016:
### 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).
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]: //src.mehl.mx
[2]: //src.mehl.mx/uni-surprising-news-focus.git
[3]: //src.mehl.mx/mixcloud-dl.git
[4]: //src.mehl.mx/pdf-clearmeta.git
[5]: //src.mehl.mx/
[6]: https://blog.mehl.mx/2016/switching-my-code-from-gitweb-to-gogs/
[1]: https://src.mehl.mx
[2]: https://src.mehl.mx/mxmehl/uni-surprising-newsfocus
[3]: https://src.mehl.mx/mxmehl/mixcloud-dl
[4]: https://src.mehl.mx/mxmehl/pdf-clearmeta
[5]: https://src.mehl.mx/
[6]: https://blog.mehl.mx/2016/switching-my-code-from-gitweb-to-gogs/