removing gh-pages branch and putting everything in master

This commit is contained in:
Tom Johnson
2015-04-20 12:10:04 -07:00
parent 8c1ccbcc57
commit f0b925337f
360 changed files with 119491 additions and 2 deletions

View File

@ -0,0 +1,6 @@
---
title: Tag archives overview
permalink: /tag-archives-overview/
---
This is an overview to the tag archives section. Really the only reason this section is listed explicitly in the TOC here is to demonstrate how to add a third-level to the navigation.

View File

@ -0,0 +1,7 @@
---
title: "Formatting Pages"
permalink: /tag-formatting/
tagName: formatting
related_pages: false
---
{% include taglogic.html %}

View File

@ -0,0 +1,7 @@
---
title: "Getting Started Pages"
permalink: /tag-getting-started/
tagName: getting-started
related_pages: false
---
{% include taglogic.html %}

View File

@ -0,0 +1,7 @@
---
title: "Overview Pages"
permalink: /tag-overview/
tagName: overview
related_pages: false
---
{% include taglogic.html %}

View File

@ -0,0 +1,7 @@
---
title: "Publishing Pages"
permalink: /tag-publishing/
tagName: publishing
related_pages: false
---
{% include taglogic.html %}

View File

@ -0,0 +1,6 @@
---
title: "Single-Sourcing Pages"
permalink: /tag-single-sourcing/
tagName: single-sourcing
---
{% include taglogic.html %}

View File

@ -0,0 +1,6 @@
---
title: "Special Layout Pages"
permalink: /tag-special-layouts/
tagName: special-layouts
---
{% include taglogic.html %}