Skip to content

Commit

Permalink
Merge branch 'release/1.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
bivab committed Jan 3, 2017
2 parents 82ce2e7 + 2808626 commit 56831e1
Show file tree
Hide file tree
Showing 52 changed files with 1,523 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[bumpversion]
current_version = 1.0.0
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(-(?P<release>\w+))?
tag = False
commit = True
serialize =
{major}.{minor}.{patch}-{release}
{major}.{minor}.{patch}

[bumpversion:part:release]
values =
dev
RC
optional_value = RC

[bumpversion:file:.travis.yml]

[bumpversion:file:Makefile]

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
handbook.html
handbook.pdf
handbook-1.0.0-dev.html
handbook-1.0.0-dev.pdf
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "markdown-css-themes"]
path = markdown-css-themes
url = https://github.com/jasonm23/markdown-css-themes
28 changes: 28 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
addons:
apt_packages:
- pandoc
- texlive
before_install:
- rvm install 2.1.0
- gem install travis-custom-deploy
before_script:
- make dependencies
script:
- make travis
after_success:
- cp handbook-1.0.0.pdf latest.pdf
- cp handbook-1.0.0.html latest.html
- travis-custom-deploy sftp handbook-1.0.0.pdf handbook-1.0.0.html latest.pdf latest.html
notification:
email:
on_success: never
on_failure: always
notifications:
slack:
secure: wDz+vKX+GTOP+dE1MHMZyFnvDNzfFhsPoyIR1AL4hjHEVLOi8bmGoqurzOcmeYbdsjnf10Ins6/5Di4pHHRqwMAC9egeeWsKjSoBphASpQG5GRnshE+mLikacSrR3WmcWlT9j21ISjKvpij26RY+XBaXqkSS2Mgzs5J4lfH2JmEX5c9s5r0GpNLCh0L7U95RtY6m9p24NCNPCJA//bjiAotCQxItp4wFKKSiQAI4RAJmUQw8RIEpqCUNnRqWrnt67ocQ3fmpbCH2Eh3FprXkMazCkS5ztoEhj+gqknoj9mwPpCaCYzO3ncsOirX3Y0Su/ToC2eDMCVH5X4hrnJVs2XSBVaknXtFolKL6zuPO23N28sSiFrkMupV2MRdAXSv/ifm1H6ihxkPWcuhb55xjaoqJ2TxJ3Wr2smkcwdu5WI2M+wHPjY6KKrZRAGs2yCCly/vdd0l6Js9wKZrA3uyLWZefyCwJSRUX0hO2QGQCKJtH/lUfvNIdmj9bL9KHmfoCmq0Ag4YPAHElxlIVtLSeu1ZTptQK7fiN13tr6g/J0aB/O3z9ZAkUEyolgdtiuidJNO//p1JRc7MV20JYBu93+fhlXk8You1iNp9HLCF2Kk4HBQCIrEroOaAb6Quw+onmcbzzNY0+DYRqtDHU5J8uqFzY43JoMjhvYZnXXUv/8jI=
env:
global:
- secure: CtUDp0/cR8nJRuZmfEXoJpLXm0eQ1aB/0aW48Jqve6JWdfe7OJfCfnu+rJq2iYlmC31prLRREtolROTkeS9OmNPciA93JRiKNkLMyorZB1Jjwy07b8l9n1P1aWg26Vc211llEZKf/RUymvLd9HIhnrIsQLUnQvbmsFcZGKjZCyZIp+5T3mQ7UGyHxrtAj1AVwj71SASTbMIcVtuuWWmOL9xZbrfoxIntsG/UfzZ/w5Lxe1o6bKtTAHb4DCAXo3qVwtINlkOrrKDoEAD85bMZvVetCMcDWlAL7V5Sd82NNV1+brEQLR7pJwFpvmNBfzlh7Hr2129tYoyE4O3WskbiTvTqBub2XD+Z0wjppajtLkjWfLVDHZJnHIZaU1JRImV3i3d4yqBTHRiucIuDqbC+O5rBAYyLnrYw8LyVm/FHc7pmkL2jHprWB6k5P6ZVXPZKOriC/1moncTrVzPrHdtza3vn95KRgiA+ZfvW5THpyOREJ2MHtU6Y0Gfa32SzvBF/1WFOmJXH6h9xuyS5pb7fecrnyDVYHEJnZFqFJ8MwXmxbX8oN+COegWnpCtOLCg8Qk99hHrkErPQgyVQWnqYxS5djRTqoOOy/K0BqlU4rO93ZwuzYHS7/4QSNW7yUHHor03L8r5IZCIB+qPxzp8e0ZNg+ldJmA/K3vhCLX6n1AHU=
- secure: qtIjQH5anOizAfO1R/D36Gytz0LWQsVo4Pj6Ggl0vP8I0BaoQFr31vpPfgMamNyIcCwE1A1DiFavk9ECBTQF/zjPGDu7mh5eSKSfP5x+raoNNi8+OtYhMXTpPd2zbsZFAVUbF4IlzdPWfZXrvKaQMsPm0FEuGpif/3qehewSZCHcRuyjrsyuIXJnzD5KgYvTJdSh2hErV3ZDe8uTOne52K3IdHZrACu0x9Ngr/7l+gh6F4s3wjvjNp57DzVUIAXe7312NgZezVnvjfSwUMTbT5/MtopWYxq9ny2hSLNV+eRx/GR9195X0bnPE3uLuIHu4Mg3XakgF8hm+dbBygu/QUGofW4fi36QVp+nZD6qXM42IcXUvtlIYYyMzfQrrw4efNFU1kYh6oMldM1XvMJpPhn/8clh0ntA3pclOhIt+cO6s67GQ9KS4LVggwgcRnvNpTtw5C9XlfZwlyVQDOnW6mXbpptSsRl1Kif6Pc3SOkqJfhJbI+yqlnwGvw+RtZOiofFId4v91bT+2gTEjn13JuLcG5PTK5TE6N9qVEJmJJyn0W0vnILNUy6OokUm+xezo5osMQZLk1I5XZsk/Pq0yf9Famt3xsO9wtyYFfr8GyD2LO3uIDLNAAoAtqgUuVmJgkXC6T2jBuEngTK9HnVbDfUhLFbL3oCyrsi+KY/MQHk=
- secure: uEHSq4tyQDiA30zVNHCR2QOWqgc19DlZA1cpVTme9Jm4m79LBqURpUhtYnYl2F/tYHvDKmToIKSPJezflaLPRQbSIGIV0Ib8hkAmpimK07Va8iGPhzyqu90WoDzF7ew5Hc6/+F8qDJ3s/alRWVJ8p9cnSMJrodjFsekBru7tY/DFFm1re5M2J7qZJYP9eVKPDXaIJzGyz1GUlvUe4YJEtDBfdYub8+GWOspdxVuVMRe08qHJ5poiJTDhiv3gFujZ34m0hGAuTxW44qPpqvZR5Py8t4dOMDeDTJyEJDz8au2K5TEsA1kCgOlbcwKzOGnUbTilsNs4eoEitL0Rf3rzn3D9QfRj6WtT4amOM/yrg7hHS97qj6/mJVwZLBUlNcqxmI7AHs1daL8ln0Kp6xii231nYNH98X6Nv81Xf371e1JtwmcoLCdG5slmgTQyOKXPfCt0vTz2F9JvmD6VAVX5RHl8WSoGTcmCgl9VAZftP3gKP94PqIf9Isq+jYTJ3BvFP3txtu0VFmyd/c2wrvJc2hNpafE0NtczBpoCn+RYO/SVvwHeRRscjQacV6vZebC/5uagL/Fa/M1xt7nA8mhLhCxUdBY+OhY3WD7HRjt5LyepjjPU6F8G7DtNKjxR1g1Vi0qMWUcFoQGdM6LoQR12JHpf8RpGsyRqXP5yI3c8p4Q=
- secure: x5tE35lnk7p5DWXLjFZhwxm5LziXQDlhBeOQwg1y4u77HqzG5CwXLlabTOv6bl5+wTDukIzgR9x/hqmqur1cnLiUiVu2Y7IHdKlZu0S6nOzmKf6gFumdW8ExQVO+7kukL3LJngVZSWwdOoTLR7ulsX1XUuwIapEdn1tslnnr3h4ufwn5Pn36Nhq2ny4uNYLkU7TztJkYl1B7VVqEgR+9LIjubKVDzJGy1P19XQB7SoudXRrhAyivo3jI7lJ7m70zgkSPcUvKNwLdwVUmiiQZ1smiQ6tujIhjI8LjtJSGNDhT5f7DYI3WQ2Vu5kUaW/3BX8VvPog9shlv2ivFEHBdymIc2sDU1BmniJ1RPLbKM1C0luPpmdylXm9EXyoJB2hQf3I+piIxP0xdpUiz1V+9zvwrCu4aLzKuSoxLngk5m7OgEWGIoCiYkidwMqF8vm6zudYfo2wfXrKsBaW3Cvy5sVREonMfPJIvaMO8Cokcix3rUXoZUoJXGHHKMJEpPJkHLYNaAi2Uv4oyZdw018S9VO3v+4ZCAL8tz7e/towan6miiRvDzEISifCZBLpm4uqwKhbR0Qoe9730fyaCryicezjMJ5oMaT/R+8neeHJs8tki9e3/9MnAXD+dgr18GuzwoY1LMOEL7xIG4BDM82GloOtVXGMsQHIKfm+RNKegHnI=
30 changes: 30 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
MARKDOWN=$(filter-out README.md,$(wildcard *.md))

default: handbook.pdf handbook.html
travis: handbook-1.0.0.html handbook-1.0.0.pdf

.PHONY: dependencies
dependencies:
git submodule update --init

handbook-1.0.0.html: $(MARKDOWN) dependencies
pandoc -f markdown -t html --css=markdown-css-themes/avenir-white.css \
--standalone --self-contained $(MARKDOWN) -o $@

handbook.html: handbook-1.0.0.html
cp $< $@

handbook-1.0.0.pdf: $(MARKDOWN)
pandoc --standalone -f markdown -t latex $(MARKDOWN) -o $@

handbook.pdf: handbook-1.0.0.pdf
cp $< $@

clean:
rm -f handbook.pdf
rm -f handbook.html
rm -f handbook-*.html
rm -f handbook-*.pdf

view: handbook.html
open handbook.html
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# Handbook
[![Build Status](https://travis-ci.org/plues/handbook.svg?branch=develop)](https://travis-ci.org/plues/handbook)
Binary file added abk-modulbaum.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added abk-moduldaten.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added abk-moduldaten2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aenderungsprotokoll3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung11.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung12.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung13.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung14.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added anleitung9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bericht2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bericht3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 56831e1

Please sign in to comment.