changed folder naming scheme in sidebar

This commit is contained in:
tomjohnson1492
2016-03-25 20:59:13 -07:00
parent 7f8a03d876
commit 93c21ab2c3
14 changed files with 118 additions and 96 deletions

View File

@ -1,16 +1,16 @@
entries:
- title: Sidebar
subcategories:
folders:
- title: Food
items:
folderitems:
- title: Bananas
url: bananas.html
thirdlevel:
subfolder:
- title: Apples
thirdlevelitems:
subfolderitems:
- title: Fuji apples
url: fuji_apples.html
@ -30,24 +30,24 @@ bikes:
salesteams:
- title: Regions
subitems:
subfolderitems:
- location: US
- location: Spain
- location: France
toc:
- title: Group 1
subitems:
subfolderitems:
- page: Thing 1
- page: Thing 2
- page: Thing 3
- title: Group 2
subitems:
subfolderitems:
- page: Piece 1
- page: Piece 2
- page: Piece 3
- title: Group 3
subitems:
subfolderitems:
- page: Widget 1
- page: Widget 2
- page: Widget 3

View File

@ -3,11 +3,11 @@
entries:
- title: Sidebar
levels: one
subcategories:
folders:
- title: Products
output: web
items:
folderitems:
- title: Home
url: /
output: web

View File

@ -4,12 +4,12 @@ entries:
- title: sidebar
product: Jekyll Doc Theme
version: 5.0
subcategories:
folders:
- title:
output: pdf
type: frontmatter
items:
folderitems:
- title:
url: /titlepage/
output: pdf
@ -21,7 +21,7 @@ entries:
- title: Overview
output: web, pdf
items:
folderitems:
- title: Get started
url: /
@ -50,7 +50,7 @@ entries:
- title: Installation
output: web, pdf
items:
folderitems:
- title: About Ruby, Gems, Bundler, etc.
url: /mydoc_about_ruby_gems_etc/
@ -67,7 +67,7 @@ entries:
- title: Authoring
output: web, pdf
items:
folderitems:
- title: Pages
url: /mydoc_pages/
output: web, pdf
@ -95,7 +95,7 @@ entries:
- title: Navigation
output: web, pdf
items:
folderitems:
- title: Sidebar navigation
url: /mydoc_sidebar_navigation/
output: web, pdf
@ -115,7 +115,7 @@ entries:
- title: Formatting
output: web, pdf
items:
folderitems:
- title: Tooltips
url: /mydoc_adding_tooltips/
output: web, pdf
@ -155,7 +155,7 @@ entries:
- title: Handling reviews
output: web, pdf
items:
folderitems:
- title: Commenting on files
url: /mydoc_commenting_on_files/
output: web, pdf
@ -167,7 +167,7 @@ entries:
- title: Publishing
output: web, pdf
items:
folderitems:
- title: Build arguments
url: /mydoc_build_arguments/
output: web, pdf
@ -211,7 +211,7 @@ entries:
- title: Special layouts
output: web, pdf
items:
folderitems:
- title: Knowledge-base layout
url: /mydoc_kb_layout/
output: web, pdf
@ -227,7 +227,7 @@ entries:
- title: Troubleshooting
output: web, pdf
items:
folderitems:
- title: Troubleshooting
url: /mydoc_troubleshooting/
@ -235,16 +235,16 @@ entries:
- title: Tag archives
output: web
items:
folderitems:
- title: Tag archives overview
url: /mydoc_tag_archives_overview/
output: web
thirdlevel:
subfolders:
- title: Tag archive pages
output: web
thirdlevelitems:
subfolderitems:
- title: Formatting pages
url: /tag_formatting/

View File

@ -5,12 +5,12 @@ entries:
- title: Sidebar
product: Product1
version: 1.0
subcategories:
folders:
- title:
output: pdf
type: frontmatter
items:
folderitems:
- title:
url: /titlepage/
output: pdf
@ -22,7 +22,7 @@ entries:
- title: Getting Started
output: web, pdf
items:
folderitems:
- title: Product 1 home
url: /p1_landing_page/
output: web
@ -42,7 +42,7 @@ entries:
- title: Another heading
output: web, pdf
items:
folderitems:
- title: Sample 4
url: /p1_sample4/
output: web, pdf

View File

@ -4,13 +4,13 @@ entries:
- title: Product2
product: Product2
version: 1.0
subcategories:
folders:
- title:
output: pdf
type: frontmatter
items:
folderitems:
- title:
url: /titlepage/
output: pdf
@ -22,7 +22,7 @@ entries:
- title: Getting Started
output: web, pdf
items:
folderitems:
- title: Product 2 home
url: /p2_landing_page/
@ -38,7 +38,7 @@ entries:
- title: Another heading
output: web, pdf
items:
folderitems:
- title: Sample 3
url: /p2_sample3/
@ -50,7 +50,7 @@ entries:
- title: Another heading
output: web, pdf
items:
folderitems:
- title: Sample 5
url: /p2_sample5/

View File

@ -5,11 +5,11 @@ entries:
version: all products
levels: one
output: web
subcategories:
folders:
- title: News
output: web
items:
folderitems:
- title: News
url: /news/
output: web
@ -18,7 +18,7 @@ entries:
output: web
- title: Tags
output: web
items:
folderitems:
- title: Collaboration
url: /tag_collaboration/
output: web

View File

@ -2,16 +2,16 @@
## if you want to list an external url, use external_url instead of url. the theme will apply a different link base.
topnav:
- title: Topnav
subcategories:
items:
- title: News
url: /news/
#Topnav dropdowns
topnav_dropdowns:
- title: Topnav dropdowns
subcategories:
folders:
- title: Jekyll Resources
items:
folderitems:
- title: Github Repo
external_url: https://github.com/tomjohnson1492/documentation-theme-jekyll
- title: Jekyll Talk
@ -23,7 +23,7 @@ topnav_dropdowns:
- title: Jekyll on my blog
external_url: http://idratherbewriting.com/category-jekyll/
- title: Products
items:
folderitems:
- title: Jekyll Documentation Theme
url: /mydoc_introduction/
- title: Product 1