major updates across the theme to make it more user-centered
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
---
|
||||
title: Tag archives overview
|
||||
permalink: /tag-archives-overview/
|
||||
audience: customers, field engineers
|
||||
tags:
|
||||
keywords: tags
|
||||
last_updated: May 4, 2015
|
||||
---
|
||||
|
||||
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.
|
@ -2,6 +2,6 @@
|
||||
title: "Formatting Pages"
|
||||
permalink: /tag-formatting/
|
||||
tagName: formatting
|
||||
related_pages: false
|
||||
metadata: false
|
||||
---
|
||||
{% include taglogic.html %}
|
@ -2,6 +2,6 @@
|
||||
title: "Getting Started Pages"
|
||||
permalink: /tag-getting-started/
|
||||
tagName: getting-started
|
||||
related_pages: false
|
||||
metadata: false
|
||||
---
|
||||
{% include taglogic.html %}
|
@ -2,6 +2,6 @@
|
||||
title: "Overview Pages"
|
||||
permalink: /tag-overview/
|
||||
tagName: overview
|
||||
related_pages: false
|
||||
metadata: false
|
||||
---
|
||||
{% include taglogic.html %}
|
@ -2,6 +2,6 @@
|
||||
title: "Publishing Pages"
|
||||
permalink: /tag-publishing/
|
||||
tagName: publishing
|
||||
related_pages: false
|
||||
metadata: false
|
||||
---
|
||||
{% include taglogic.html %}
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Single-Sourcing Pages"
|
||||
permalink: /tag-single-sourcing/
|
||||
tagName: single-sourcing
|
||||
metadata: false
|
||||
---
|
||||
{% include taglogic.html %}
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Special Layout Pages"
|
||||
permalink: /tag-special-layouts/
|
||||
tagName: special-layouts
|
||||
metadata: false
|
||||
---
|
||||
{% include taglogic.html %}
|
Reference in New Issue
Block a user