mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-15 06:17:05 +01:00
Adding the initial documentation
This commit is contained in:
25
_pages/docs_main.md
Normal file
25
_pages/docs_main.md
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
layout: single
|
||||
title : "Documentation"
|
||||
author_profile: false
|
||||
excerpt: "Welcome to the Grid documentation pages"
|
||||
header:
|
||||
overlay_color: "#5DADE2"
|
||||
#cta_label: "Download documentation"
|
||||
#cta_url: "https://www.google.com"
|
||||
sidebar:
|
||||
nav : docs
|
||||
permalink: /docs/
|
||||
---
|
||||
|
||||
{% include base_path %}
|
||||
|
||||
We are currently working on the full documentation.
|
||||
|
||||
Use the sidebar on the left to navigate.
|
||||
|
||||
_Nov 2016 : The API description and Lattice Theories sections in the sidebar are work in progress_.
|
||||
|
||||
|
||||
|
||||
{% include paginator.html %}
|
Reference in New Issue
Block a user