committing new version of jekyll doc theme -- 5.0, with some refinements to come with the documentation
This commit is contained in:
8
tags/tag_collaboration.html
Normal file
8
tags/tag_collaboration.html
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Collaboration pages"
|
||||
tagName: collaboration
|
||||
search: exclude
|
||||
permalink: /tag_collaboration/
|
||||
sidebar: tags_sidebar
|
||||
---
|
||||
{% include taglogic.html %}
|
||||
8
tags/tag_content_types.html
Normal file
8
tags/tag_content_types.html
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Content types pages"
|
||||
tagName: content-types
|
||||
search: exclude
|
||||
permalink: /tag_content_types/
|
||||
sidebar: tags_sidebar
|
||||
---
|
||||
{% include taglogic.html %}
|
||||
8
tags/tag_formatting.html
Normal file
8
tags/tag_formatting.html
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Formatting pages"
|
||||
tagName: formatting
|
||||
search: exclude
|
||||
permalink: /tag_formatting/
|
||||
sidebar: tags_sidebar
|
||||
---
|
||||
{% include taglogic.html %}
|
||||
8
tags/tag_getting_started.html
Normal file
8
tags/tag_getting_started.html
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Getting started pages"
|
||||
tagName: getting_started
|
||||
search: exclude
|
||||
permalink: /tag_getting_started/
|
||||
sidebar: tags_sidebar
|
||||
---
|
||||
{% include taglogic.html %}
|
||||
9
tags/tag_mobile.html
Normal file
9
tags/tag_mobile.html
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "Mobile Pages"
|
||||
search: exclude
|
||||
tagName: mobile
|
||||
permalink: /tag_mobile/
|
||||
sidebar: tags_sidebar
|
||||
sidebar: tags_sidebar
|
||||
---
|
||||
{% include taglogic.html %}
|
||||
8
tags/tag_navigation.html
Normal file
8
tags/tag_navigation.html
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Navigation pages"
|
||||
tagName: navigation
|
||||
search: exclude
|
||||
permalink: /tag_navigation/
|
||||
sidebar: tags_sidebar
|
||||
---
|
||||
{% include taglogic.html %}
|
||||
8
tags/tag_news.html
Normal file
8
tags/tag_news.html
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "News"
|
||||
tagName: news
|
||||
search: exclude
|
||||
permalink: /tag_news/
|
||||
sidebar: tags_sidebar
|
||||
---
|
||||
{% include taglogic.html %}
|
||||
8
tags/tag_publishing.html
Normal file
8
tags/tag_publishing.html
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Publishing pages"
|
||||
tagName: publishing
|
||||
search: exclude
|
||||
permalink: /tag_publishing/
|
||||
sidebar: tags_sidebar
|
||||
---
|
||||
{% include taglogic.html %}
|
||||
8
tags/tag_single_sourcing.html
Normal file
8
tags/tag_single_sourcing.html
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "single_sourcing pages"
|
||||
tagName: single_sourcing
|
||||
search: exclude
|
||||
permalink: /tag_single_sourcing/
|
||||
sidebar: tags_sidebar
|
||||
---
|
||||
{% include taglogic.html %}
|
||||
8
tags/tag_special_layouts.html
Normal file
8
tags/tag_special_layouts.html
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Special layout pages"
|
||||
tagName: special_layouts
|
||||
search: exclude
|
||||
permalink: /tag_special_layouts/
|
||||
sidebar: tags_sidebar
|
||||
---
|
||||
{% include taglogic.html %}
|
||||
Reference in New Issue
Block a user