[SKIP CI] add basic readme

This commit is contained in:
Robert Kaussow 2019-03-26 11:27:13 +01:00
parent c21b98eccf
commit 9c89ccaac4
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) <year> <copyright holders>
Copyright (c) 2019 Robert Kaussow
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View File

@ -1,2 +1,5 @@
# geeklabor
Source repository for my personal blog [geeklabor.de](https://geeklabor.de).
The included theme is managed at an [own repository](https://gitea.rknet.org/xoxys/theme-geeklab) and merged by git-subtree. While the theme is licenced under the open [MIT Licence](https://gitea.rknet.org/xoxys/geeklabor/raw/branch/master/LICENSE), all articles in `./content` folder are licenced under [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/).