Initial commit

This commit is contained in:
Joel Marcey 2017-07-07 10:28:29 -07:00
commit e3139eea2f
53 changed files with 7097 additions and 0 deletions

View file

@ -0,0 +1,12 @@
---
id: doc2
title: document number 2
layout: docs
category: First Category
permalink: docs/en/doc2.html
previous: doc1
next: doc3
---
This is a link to [another document.](/docs/en/doc3.md)
This is a link to an [external page.](http://www.example.com)