Have the github pages source in the same branch.
This commit is contained in:
13
docs/index.html
Normal file
13
docs/index.html
Normal 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>
|
||||
Reference in New Issue
Block a user