Auto-push

This commit is contained in:
Matthias L. Jugel
2017-08-19 17:16:35 +02:00
parent e9d34f9af0
commit b028b1df5b
769 changed files with 509481 additions and 1 deletions

30
docfiles/docs.html Normal file
View File

@ -0,0 +1,30 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<meta charset="UTF-8">
<title>@name@</title>
<meta name="Description" content="@description@" />
<!-- @include meta.html -->
<!-- @include head.html -->
</head>
<body id='root' class='root'>
<!-- @include header.html -->
<div id="docs" class="ui main container mainbody">
@breadcrumb@
@body@
@github@
</div>
<!-- @include footer.html -->
<!-- @include macros.html -->
<!-- @include tracking.html -->
</body>
</html>