Have the github pages source in the same branch.

This commit is contained in:
Jocelyn Fiat
2017-02-15 17:06:34 +01:00
parent f66dbc3ad4
commit a90780fde2
90 changed files with 13739 additions and 58 deletions

13
docs/index.html Normal file
View File

@@ -0,0 +1,13 @@
---
layout: default
title: EiffelWeb framework
base_url: "./"
---
<div class="jumbotron">
<h1>EiffelWeb</h1>
<p class="lead">
Framework to build web applications in Eiffel
</p>
<a class="btn btn-default btn-lg btn-primary" href="{{ site.download }}">Download</a>
<a class="btn btn-default btn-lg btn-primary" href="{{ site.repo }}">Contribute</a>
</div>