1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 22:07:05 +01:00
Files
Grid/_pages/docs.md
2016-10-26 16:35:05 +01:00

26 lines
456 B
Markdown

---
layout: single
title : "Documentation"
author_profile: false
excerpt: "Welcome to the Grid documentation pages"
header:
overlay_color: "#333"
cta_label: "Download documentation"
cta_url: "https://www.google.com"
sidebar:
nav : docs
permalink: /docs/
---
{% include base_path %}
These are the *Grid* documentation pages.
```c_cpp
void test() {
console.log("notice the blank line before this function?");
}
```
{% include paginator.html %}