-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added info about the buildserver to the readme
- Loading branch information
sedrubal
committed
Oct 6, 2015
1 parent
0421d66
commit da8b6c1
Showing
1 changed file
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,27 @@ | ||
Präsentationen | ||
============== | ||
|
||
Dieses Repo enthält Präsentationen vom FAU FabLab. | ||
Dieses Repo enthält verschiedene Präsentationen vom [FAU FabLab](https://fablab.fau.de). | ||
|
||
Die neuesten Versionen aus [github](https://github.com/fau-fablab/presentations) sind online abrufbar: | ||
|
||
- [Ordner mit Presentationen](https://user.fablab.fau.de/~buildserver/presentations) | ||
|
||
auschecken | ||
---------- | ||
|
||
```bash | ||
git clone --recursive git@github.com:fau-fablab/presentations.git | ||
``` | ||
|
||
Technische Details zum Buildserver siehe auf macgyver `/home/buildserver/README` | ||
|
||
[![Build Status](https://user.fablab.fau.de/~buildserver/3d-drucker-einweisung/status.svg)](https://user.fablab.fau.de/~buildserver/3d-drucker-einweisung/) | ||
[![TODOs](https://user.fablab.fau.de/~buildserver/3d-drucker-einweisung/status-todos.svg)](https://user.fablab.fau.de/~buildserver/3d-drucker-einweisung/) | ||
|
||
Lizenz | ||
------ | ||
|
||
Sie sind - wenn nicht anders vermerkt - verfügbar unter einer <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 International Lizenz</a>. | ||
|
||
<img src="logo/logo.png" alt="FAU FabLab Logo" height="30px" style="margin:1em; margin-right:10em"/> | ||
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" height="30px" style="margin:1em; margin-left:10em" src="licenses/cc-by-sa.png" /></a> | ||
[![Lizenz: 3.0](https://licensebuttons.net/l/by-sa/3.0/de/88x31.png)](https://creativecommons.org/licenses/by-sa/3.0/) |