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:
@ -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 [<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" %}
|
||||
|
||||
|
Reference in New Issue
Block a user