1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-13 20:57:06 +01:00

Adding the initial documentation

This commit is contained in:
Guido Cossu
2016-11-04 16:07:25 +00:00
parent d63110d26f
commit b1bd88cfba
47 changed files with 460 additions and 147 deletions

View File

@ -6,14 +6,15 @@ classes:
excerpt: "Data parallel C++ mathematical object library."
permalink: /
header:
overlay_color: "#5e616c"
cta_label: "Github page"
cta_url: "https://github.com/paboyle/Grid"
overlay_color: "#5DADE2"
intro:
- excerpt: 'Get notified when we add new stuff &nbsp; [<i class="fa fa-github"></i> watch project](https://github.com/paboyle/Grid/subscription){: .btn .btn--info}'
downloads:
- excerpt: 'Downloads [<i class="mega-octicon octicon-desktop-download"></i> Develop branch ZIP](https://github.com/paboyle/Grid/archive/develop.zip){: .btn .btn--large .btn--inverse}'
---
{% include feature_row id="intro" type="center" %}
{% include image name="GridLogo.png" width="400px" %}
{% include feature_row id="downloads" type="center" %}
{% include feature_row id="intro" type="center" %}