removing gh-pages branch and putting everything in master
This commit is contained in:
6
pages/tag-archives/tag-archives-overview.md
Normal file
6
pages/tag-archives/tag-archives-overview.md
Normal 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.
|
7
pages/tag-archives/tag-formatting.html
Normal file
7
pages/tag-archives/tag-formatting.html
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Formatting Pages"
|
||||
permalink: /tag-formatting/
|
||||
tagName: formatting
|
||||
related_pages: false
|
||||
---
|
||||
{% include taglogic.html %}
|
7
pages/tag-archives/tag-getting_started.html
Normal file
7
pages/tag-archives/tag-getting_started.html
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Getting Started Pages"
|
||||
permalink: /tag-getting-started/
|
||||
tagName: getting-started
|
||||
related_pages: false
|
||||
---
|
||||
{% include taglogic.html %}
|
7
pages/tag-archives/tag-overview.html
Normal file
7
pages/tag-archives/tag-overview.html
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Overview Pages"
|
||||
permalink: /tag-overview/
|
||||
tagName: overview
|
||||
related_pages: false
|
||||
---
|
||||
{% include taglogic.html %}
|
7
pages/tag-archives/tag-publishing.html
Normal file
7
pages/tag-archives/tag-publishing.html
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Publishing Pages"
|
||||
permalink: /tag-publishing/
|
||||
tagName: publishing
|
||||
related_pages: false
|
||||
---
|
||||
{% include taglogic.html %}
|
6
pages/tag-archives/tag-single-sourcing.html
Normal file
6
pages/tag-archives/tag-single-sourcing.html
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Single-Sourcing Pages"
|
||||
permalink: /tag-single-sourcing/
|
||||
tagName: single-sourcing
|
||||
---
|
||||
{% include taglogic.html %}
|
6
pages/tag-archives/tag-special-layouts.html
Normal file
6
pages/tag-archives/tag-special-layouts.html
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Special Layout Pages"
|
||||
permalink: /tag-special-layouts/
|
||||
tagName: special-layouts
|
||||
---
|
||||
{% include taglogic.html %}
|
Reference in New Issue
Block a user