some updates to fix the urls-update script
This commit is contained in:
@ -85,4 +85,5 @@ defaults:
|
||||
|
||||
|
||||
description: "Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features."
|
||||
# the description is used in the feed.xml file
|
||||
# the description is used in the feed.xml file
|
||||
|
||||
|
@ -11,6 +11,7 @@ entries:
|
||||
- title: Home
|
||||
url: /
|
||||
output: web
|
||||
type: homepage
|
||||
- title: News
|
||||
url: /news/
|
||||
output: web
|
||||
|
@ -23,6 +23,10 @@ entries:
|
||||
output: web, pdf
|
||||
folderitems:
|
||||
|
||||
- title: Sample page
|
||||
url: /samplepage
|
||||
output: web, pdf
|
||||
|
||||
- title: Get started
|
||||
url: /
|
||||
type: homepage
|
||||
|
333
_data/urls.yml
333
_data/urls.yml
@ -2,7 +2,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -10,40 +9,47 @@
|
||||
|
||||
|
||||
|
||||
samplepage:
|
||||
title: "Sample page"
|
||||
url: /mydoc-pdf/samplepage
|
||||
link: <a href="/mydoc-pdf/samplepage">Sample page</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mydoc_release_notes_50:
|
||||
title: "5.0 Release notes"
|
||||
url: "/documentation-theme-jekyll/mydoc_release_notes_50/ '5.0 Release notes'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_release_notes_50/' title='5.0 Release notes'>5.0 Release notes</a>"
|
||||
url: /mydoc-pdf/mydoc_release_notes_50/
|
||||
link: <a href="/mydoc-pdf/mydoc_release_notes_50/">5.0 Release notes</a>
|
||||
|
||||
|
||||
|
||||
mydoc_introduction:
|
||||
title: "Introduction"
|
||||
url: "/documentation-theme-jekyll/mydoc_introduction/ 'Introduction'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_introduction/' title='Introduction'>Introduction</a>"
|
||||
url: /mydoc-pdf/mydoc_introduction/
|
||||
link: <a href="/mydoc-pdf/mydoc_introduction/">Introduction</a>
|
||||
|
||||
|
||||
|
||||
mydoc_supported_features:
|
||||
title: "Supported features"
|
||||
url: "/documentation-theme-jekyll/mydoc_supported_features/ 'Supported features'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_supported_features/' title='Supported features'>Supported features</a>"
|
||||
url: /mydoc-pdf/mydoc_supported_features/
|
||||
link: <a href="/mydoc-pdf/mydoc_supported_features/">Supported features</a>
|
||||
|
||||
|
||||
|
||||
mydoc_about:
|
||||
title: "About the theme author"
|
||||
url: "/documentation-theme-jekyll/mydoc_about/ 'About the theme author'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_about/' title='About the theme author'>About the theme author</a>"
|
||||
url: /mydoc-pdf/mydoc_about/
|
||||
link: <a href="/mydoc-pdf/mydoc_about/">About the theme author</a>
|
||||
|
||||
|
||||
|
||||
mydoc_support:
|
||||
title: "Support"
|
||||
url: "/documentation-theme-jekyll/mydoc_support/ 'Support'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_support/' title='Support'>Support</a>"
|
||||
url: /mydoc-pdf/mydoc_support/
|
||||
link: <a href="/mydoc-pdf/mydoc_support/">Support</a>
|
||||
|
||||
|
||||
|
||||
@ -51,22 +57,22 @@ mydoc_support:
|
||||
|
||||
mydoc_about_ruby_gems_etc:
|
||||
title: "About Ruby, Gems, Bundler, etc."
|
||||
url: "/documentation-theme-jekyll/mydoc_about_ruby_gems_etc/ 'About Ruby, Gems, Bundler, etc.'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_about_ruby_gems_etc/' title='About Ruby, Gems, Bundler, etc.'>About Ruby, Gems, Bundler, etc.</a>"
|
||||
url: /mydoc-pdf/mydoc_about_ruby_gems_etc/
|
||||
link: <a href="/mydoc-pdf/mydoc_about_ruby_gems_etc/">About Ruby, Gems, Bundler, etc.</a>
|
||||
|
||||
|
||||
|
||||
mydoc_install_jekyll_on_mac:
|
||||
title: "Install Jekyll on Mac"
|
||||
url: "/documentation-theme-jekyll/mydoc_install_jekyll_on_mac/ 'Install Jekyll on Mac'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_install_jekyll_on_mac/' title='Install Jekyll on Mac'>Install Jekyll on Mac</a>"
|
||||
url: /mydoc-pdf/mydoc_install_jekyll_on_mac/
|
||||
link: <a href="/mydoc-pdf/mydoc_install_jekyll_on_mac/">Install Jekyll on Mac</a>
|
||||
|
||||
|
||||
|
||||
mydoc_install_jekyll_on_windows:
|
||||
title: "Install Jekyll on Windows"
|
||||
url: "/documentation-theme-jekyll/mydoc_install_jekyll_on_windows/ 'Install Jekyll on Windows'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_install_jekyll_on_windows/' title='Install Jekyll on Windows'>Install Jekyll on Windows</a>"
|
||||
url: /mydoc-pdf/mydoc_install_jekyll_on_windows/
|
||||
link: <a href="/mydoc-pdf/mydoc_install_jekyll_on_windows/">Install Jekyll on Windows</a>
|
||||
|
||||
|
||||
|
||||
@ -74,43 +80,43 @@ mydoc_install_jekyll_on_windows:
|
||||
|
||||
mydoc_pages:
|
||||
title: "Pages"
|
||||
url: "/documentation-theme-jekyll/mydoc_pages/ 'Pages'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_pages/' title='Pages'>Pages</a>"
|
||||
url: /mydoc-pdf/mydoc_pages/
|
||||
link: <a href="/mydoc-pdf/mydoc_pages/">Pages</a>
|
||||
|
||||
|
||||
|
||||
mydoc_posts:
|
||||
title: "Posts"
|
||||
url: "/documentation-theme-jekyll/mydoc_posts/ 'Posts'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_posts/' title='Posts'>Posts</a>"
|
||||
url: /mydoc-pdf/mydoc_posts/
|
||||
link: <a href="/mydoc-pdf/mydoc_posts/">Posts</a>
|
||||
|
||||
|
||||
|
||||
mydoc_webstorm_text_editor:
|
||||
title: "WebStorm Text Editor"
|
||||
url: "/documentation-theme-jekyll/mydoc_webstorm_text_editor/ 'WebStorm Text Editor'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_webstorm_text_editor/' title='WebStorm Text Editor'>WebStorm Text Editor</a>"
|
||||
url: /mydoc-pdf/mydoc_webstorm_text_editor/
|
||||
link: <a href="/mydoc-pdf/mydoc_webstorm_text_editor/">WebStorm Text Editor</a>
|
||||
|
||||
|
||||
|
||||
mydoc_conditional_logic:
|
||||
title: "Conditional logic"
|
||||
url: "/documentation-theme-jekyll/mydoc_conditional_logic/ 'Conditional logic'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_conditional_logic/' title='Conditional logic'>Conditional logic</a>"
|
||||
url: /mydoc-pdf/mydoc_conditional_logic/
|
||||
link: <a href="/mydoc-pdf/mydoc_conditional_logic/">Conditional logic</a>
|
||||
|
||||
|
||||
|
||||
mydoc_content_reuse:
|
||||
title: "Content reuse"
|
||||
url: "/documentation-theme-jekyll/mydoc_content_reuse/ 'Content reuse'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_content_reuse/' title='Content reuse'>Content reuse</a>"
|
||||
url: /mydoc-pdf/mydoc_content_reuse/
|
||||
link: <a href="/mydoc-pdf/mydoc_content_reuse/">Content reuse</a>
|
||||
|
||||
|
||||
|
||||
mydoc_collections:
|
||||
title: "Collections"
|
||||
url: "/documentation-theme-jekyll/mydoc_collections/ 'Collections'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_collections/' title='Collections'>Collections</a>"
|
||||
url: /mydoc-pdf/mydoc_collections/
|
||||
link: <a href="/mydoc-pdf/mydoc_collections/">Collections</a>
|
||||
|
||||
|
||||
|
||||
@ -118,29 +124,29 @@ mydoc_collections:
|
||||
|
||||
mydoc_sidebar_navigation:
|
||||
title: "Sidebar navigation"
|
||||
url: "/documentation-theme-jekyll/mydoc_sidebar_navigation/ 'Sidebar navigation'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_sidebar_navigation/' title='Sidebar navigation'>Sidebar navigation</a>"
|
||||
url: /mydoc-pdf/mydoc_sidebar_navigation/
|
||||
link: <a href="/mydoc-pdf/mydoc_sidebar_navigation/">Sidebar navigation</a>
|
||||
|
||||
|
||||
|
||||
mydoc_yaml_tutorial:
|
||||
title: "YAML tutorial in the context of Jekyll"
|
||||
url: "/documentation-theme-jekyll/mydoc_yaml_tutorial/ 'YAML tutorial in the context of Jekyll'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_yaml_tutorial/' title='YAML tutorial in the context of Jekyll'>YAML tutorial in the context of Jekyll</a>"
|
||||
url: /mydoc-pdf/mydoc_yaml_tutorial/
|
||||
link: <a href="/mydoc-pdf/mydoc_yaml_tutorial/">YAML tutorial in the context of Jekyll</a>
|
||||
|
||||
|
||||
|
||||
mydoc_tags:
|
||||
title: "Tags"
|
||||
url: "/documentation-theme-jekyll/mydoc_tags/ 'Tags'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_tags/' title='Tags'>Tags</a>"
|
||||
url: /mydoc-pdf/mydoc_tags/
|
||||
link: <a href="/mydoc-pdf/mydoc_tags/">Tags</a>
|
||||
|
||||
|
||||
|
||||
mydoc_series:
|
||||
title: "Series"
|
||||
url: "/documentation-theme-jekyll/mydoc_series/ 'Series'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_series/' title='Series'>Series</a>"
|
||||
url: /mydoc-pdf/mydoc_series/
|
||||
link: <a href="/mydoc-pdf/mydoc_series/">Series</a>
|
||||
|
||||
|
||||
|
||||
@ -148,64 +154,64 @@ mydoc_series:
|
||||
|
||||
mydoc_adding_tooltips:
|
||||
title: "Tooltips"
|
||||
url: "/documentation-theme-jekyll/mydoc_adding_tooltips/ 'Tooltips'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_adding_tooltips/' title='Tooltips'>Tooltips</a>"
|
||||
url: /mydoc-pdf/mydoc_adding_tooltips/
|
||||
link: <a href="/mydoc-pdf/mydoc_adding_tooltips/">Tooltips</a>
|
||||
|
||||
|
||||
|
||||
mydoc_alerts:
|
||||
title: "Alerts"
|
||||
url: "/documentation-theme-jekyll/mydoc_alerts/ 'Alerts'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_alerts/' title='Alerts'>Alerts</a>"
|
||||
url: /mydoc-pdf/mydoc_alerts/
|
||||
link: <a href="/mydoc-pdf/mydoc_alerts/">Alerts</a>
|
||||
|
||||
|
||||
|
||||
mydoc_icons:
|
||||
title: "Icons"
|
||||
url: "/documentation-theme-jekyll/mydoc_icons/ 'Icons'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_icons/' title='Icons'>Icons</a>"
|
||||
url: /mydoc-pdf/mydoc_icons/
|
||||
link: <a href="/mydoc-pdf/mydoc_icons/">Icons</a>
|
||||
|
||||
|
||||
|
||||
mydoc_images:
|
||||
title: "Images"
|
||||
url: "/documentation-theme-jekyll/mydoc_images/ 'Images'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_images/' title='Images'>Images</a>"
|
||||
url: /mydoc-pdf/mydoc_images/
|
||||
link: <a href="/mydoc-pdf/mydoc_images/">Images</a>
|
||||
|
||||
|
||||
|
||||
mydoc_labels:
|
||||
title: "Labels"
|
||||
url: "/documentation-theme-jekyll/mydoc_labels/ 'Labels'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_labels/' title='Labels'>Labels</a>"
|
||||
url: /mydoc-pdf/mydoc_labels/
|
||||
link: <a href="/mydoc-pdf/mydoc_labels/">Labels</a>
|
||||
|
||||
|
||||
|
||||
mydoc_hyperlinks:
|
||||
title: "Links"
|
||||
url: "/documentation-theme-jekyll/mydoc_hyperlinks/ 'Links'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_hyperlinks/' title='Links'>Links</a>"
|
||||
url: /mydoc-pdf/mydoc_hyperlinks/
|
||||
link: <a href="/mydoc-pdf/mydoc_hyperlinks/">Links</a>
|
||||
|
||||
|
||||
|
||||
mydoc_navtabs:
|
||||
title: "Navtabs"
|
||||
url: "/documentation-theme-jekyll/mydoc_navtabs/ 'Navtabs'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_navtabs/' title='Navtabs'>Navtabs</a>"
|
||||
url: /mydoc-pdf/mydoc_navtabs/
|
||||
link: <a href="/mydoc-pdf/mydoc_navtabs/">Navtabs</a>
|
||||
|
||||
|
||||
|
||||
mydoc_tables:
|
||||
title: "Tables"
|
||||
url: "/documentation-theme-jekyll/mydoc_tables/ 'Tables'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_tables/' title='Tables'>Tables</a>"
|
||||
url: /mydoc-pdf/mydoc_tables/
|
||||
link: <a href="/mydoc-pdf/mydoc_tables/">Tables</a>
|
||||
|
||||
|
||||
|
||||
mydoc_syntax_highlighting:
|
||||
title: "Syntax highlighting"
|
||||
url: "/documentation-theme-jekyll/mydoc_syntax_highlighting/ 'Syntax highlighting'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_syntax_highlighting/' title='Syntax highlighting'>Syntax highlighting</a>"
|
||||
url: /mydoc-pdf/mydoc_syntax_highlighting/
|
||||
link: <a href="/mydoc-pdf/mydoc_syntax_highlighting/">Syntax highlighting</a>
|
||||
|
||||
|
||||
|
||||
@ -213,8 +219,8 @@ mydoc_syntax_highlighting:
|
||||
|
||||
mydoc_commenting_on_files:
|
||||
title: "Commenting on files"
|
||||
url: "/documentation-theme-jekyll/mydoc_commenting_on_files/ 'Commenting on files'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_commenting_on_files/' title='Commenting on files'>Commenting on files</a>"
|
||||
url: /mydoc-pdf/mydoc_commenting_on_files/
|
||||
link: <a href="/mydoc-pdf/mydoc_commenting_on_files/">Commenting on files</a>
|
||||
|
||||
|
||||
|
||||
@ -222,71 +228,71 @@ mydoc_commenting_on_files:
|
||||
|
||||
mydoc_build_arguments:
|
||||
title: "Build arguments"
|
||||
url: "/documentation-theme-jekyll/mydoc_build_arguments/ 'Build arguments'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_build_arguments/' title='Build arguments'>Build arguments</a>"
|
||||
url: /mydoc-pdf/mydoc_build_arguments/
|
||||
link: <a href="/mydoc-pdf/mydoc_build_arguments/">Build arguments</a>
|
||||
|
||||
|
||||
|
||||
mydoc_themes:
|
||||
title: "Themes"
|
||||
url: "/documentation-theme-jekyll/mydoc_themes/ 'Themes'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_themes/' title='Themes'>Themes</a>"
|
||||
url: /mydoc-pdf/mydoc_themes/
|
||||
link: <a href="/mydoc-pdf/mydoc_themes/">Themes</a>
|
||||
|
||||
|
||||
|
||||
mydoc_title_checker:
|
||||
title: "Check page title consistency"
|
||||
url: "/documentation-theme-jekyll/mydoc_title_checker/ 'Check page title consistency'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_title_checker/' title='Check page title consistency'>Check page title consistency</a>"
|
||||
url: /mydoc-pdf/mydoc_title_checker/
|
||||
link: <a href="/mydoc-pdf/mydoc_title_checker/">Check page title consistency</a>
|
||||
|
||||
|
||||
|
||||
mydoc_generating_pdfs:
|
||||
title: "Generating PDFs"
|
||||
url: "/documentation-theme-jekyll/mydoc_generating_pdfs/ 'Generating PDFs'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_generating_pdfs/' title='Generating PDFs'>Generating PDFs</a>"
|
||||
url: /mydoc-pdf/mydoc_generating_pdfs/
|
||||
link: <a href="/mydoc-pdf/mydoc_generating_pdfs/">Generating PDFs</a>
|
||||
|
||||
|
||||
|
||||
mydoc_help_api:
|
||||
title: "Help APIs and UI tooltips"
|
||||
url: "/documentation-theme-jekyll/mydoc_help_api/ 'Help APIs and UI tooltips'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_help_api/' title='Help APIs and UI tooltips'>Help APIs and UI tooltips</a>"
|
||||
url: /mydoc-pdf/mydoc_help_api/
|
||||
link: <a href="/mydoc-pdf/mydoc_help_api/">Help APIs and UI tooltips</a>
|
||||
|
||||
|
||||
|
||||
mydoc_search_configuration:
|
||||
title: "Search configuration"
|
||||
url: "/documentation-theme-jekyll/mydoc_search_configuration/ 'Search configuration'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_search_configuration/' title='Search configuration'>Search configuration</a>"
|
||||
url: /mydoc-pdf/mydoc_search_configuration/
|
||||
link: <a href="/mydoc-pdf/mydoc_search_configuration/">Search configuration</a>
|
||||
|
||||
|
||||
|
||||
mydoc_iterm_profiles:
|
||||
title: "iTerm profiles"
|
||||
url: "/documentation-theme-jekyll/mydoc_iterm_profiles/ 'iTerm profiles'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_iterm_profiles/' title='iTerm profiles'>iTerm profiles</a>"
|
||||
url: /mydoc-pdf/mydoc_iterm_profiles/
|
||||
link: <a href="/mydoc-pdf/mydoc_iterm_profiles/">iTerm profiles</a>
|
||||
|
||||
|
||||
|
||||
mydoc_push_build_to_server:
|
||||
title: "Pushing builds to server"
|
||||
url: "/documentation-theme-jekyll/mydoc_push_build_to_server/ 'Pushing builds to server'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_push_build_to_server/' title='Pushing builds to server'>Pushing builds to server</a>"
|
||||
url: /mydoc-pdf/mydoc_push_build_to_server/
|
||||
link: <a href="/mydoc-pdf/mydoc_push_build_to_server/">Pushing builds to server</a>
|
||||
|
||||
|
||||
|
||||
mydoc_no_password_prompts_scp:
|
||||
title: "Getting around the password prompts in SCP"
|
||||
url: "/documentation-theme-jekyll/mydoc_no_password_prompts_scp/ 'Getting around the password prompts in SCP'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_no_password_prompts_scp/' title='Getting around the password prompts in SCP'>Getting around the password prompts in SCP</a>"
|
||||
url: /mydoc-pdf/mydoc_no_password_prompts_scp/
|
||||
link: <a href="/mydoc-pdf/mydoc_no_password_prompts_scp/">Getting around the password prompts in SCP</a>
|
||||
|
||||
|
||||
|
||||
mydoc_publishing_github_pages:
|
||||
title: "Publishing on Github Pages"
|
||||
url: "/documentation-theme-jekyll/mydoc_publishing_github_pages/ 'Publishing on Github Pages'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_publishing_github_pages/' title='Publishing on Github Pages'>Publishing on Github Pages</a>"
|
||||
url: /mydoc-pdf/mydoc_publishing_github_pages/
|
||||
link: <a href="/mydoc-pdf/mydoc_publishing_github_pages/">Publishing on Github Pages</a>
|
||||
|
||||
|
||||
|
||||
@ -294,22 +300,22 @@ mydoc_publishing_github_pages:
|
||||
|
||||
mydoc_kb_layout:
|
||||
title: "Knowledge-base layout"
|
||||
url: "/documentation-theme-jekyll/mydoc_kb_layout/ 'Knowledge-base layout'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_kb_layout/' title='Knowledge-base layout'>Knowledge-base layout</a>"
|
||||
url: /mydoc-pdf/mydoc_kb_layout/
|
||||
link: <a href="/mydoc-pdf/mydoc_kb_layout/">Knowledge-base layout</a>
|
||||
|
||||
|
||||
|
||||
mydoc_glossary:
|
||||
title: "Glossary layout"
|
||||
url: "/documentation-theme-jekyll/mydoc_glossary/ 'Glossary layout'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_glossary/' title='Glossary layout'>Glossary layout</a>"
|
||||
url: /mydoc-pdf/mydoc_glossary/
|
||||
link: <a href="/mydoc-pdf/mydoc_glossary/">Glossary layout</a>
|
||||
|
||||
|
||||
|
||||
mydoc_faq_layout:
|
||||
title: "FAQ layout"
|
||||
url: "/documentation-theme-jekyll/mydoc_faq_layout/ 'FAQ layout'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_faq_layout/' title='FAQ layout'>FAQ layout</a>"
|
||||
url: /mydoc-pdf/mydoc_faq_layout/
|
||||
link: <a href="/mydoc-pdf/mydoc_faq_layout/">FAQ layout</a>
|
||||
|
||||
|
||||
|
||||
@ -317,8 +323,8 @@ mydoc_faq_layout:
|
||||
|
||||
mydoc_troubleshooting:
|
||||
title: "Troubleshooting"
|
||||
url: "/documentation-theme-jekyll/mydoc_troubleshooting/ 'Troubleshooting'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_troubleshooting/' title='Troubleshooting'>Troubleshooting</a>"
|
||||
url: /mydoc-pdf/mydoc_troubleshooting/
|
||||
link: <a href="/mydoc-pdf/mydoc_troubleshooting/">Troubleshooting</a>
|
||||
|
||||
|
||||
|
||||
@ -326,51 +332,53 @@ mydoc_troubleshooting:
|
||||
|
||||
mydoc_tag_archives_overview:
|
||||
title: "Tag archives overview"
|
||||
url: "/documentation-theme-jekyll/mydoc_tag_archives_overview/ 'Tag archives overview'"
|
||||
link: "<a href='/documentation-theme-jekyll/mydoc_tag_archives_overview/' title='Tag archives overview'>Tag archives overview</a>"
|
||||
url: /mydoc-pdf/mydoc_tag_archives_overview/
|
||||
link: <a href="/mydoc-pdf/mydoc_tag_archives_overview/">Tag archives overview</a>
|
||||
|
||||
|
||||
|
||||
tag_formatting:
|
||||
title: "Formatting pages"
|
||||
url: "/documentation-theme-jekyll/tag_formatting/ 'Formatting pages'"
|
||||
link: "<a href='/documentation-theme-jekyll/tag_formatting/' title='Formatting pages'>Formatting pages</a>"
|
||||
url: /mydoc-pdf/tag_formatting/
|
||||
link: <a href="/mydoc-pdf/tag_formatting/">Formatting pages</a>
|
||||
|
||||
|
||||
tag_navigation:
|
||||
title: "Navigation pages"
|
||||
url: "/documentation-theme-jekyll/tag_navigation/ 'Navigation pages'"
|
||||
link: "<a href='/documentation-theme-jekyll/tag_navigation/' title='Navigation pages'>Navigation pages</a>"
|
||||
url: /mydoc-pdf/tag_navigation/
|
||||
link: <a href="/mydoc-pdf/tag_navigation/">Navigation pages</a>
|
||||
|
||||
|
||||
tag_content_types:
|
||||
title: "Content types pages"
|
||||
url: "/documentation-theme-jekyll/tag_content_types/ 'Content types pages'"
|
||||
link: "<a href='/documentation-theme-jekyll/tag_content_types/' title='Content types pages'>Content types pages</a>"
|
||||
url: /mydoc-pdf/tag_content_types/
|
||||
link: <a href="/mydoc-pdf/tag_content_types/">Content types pages</a>
|
||||
|
||||
|
||||
tag_publishing:
|
||||
title: "Publishing pages"
|
||||
url: "/documentation-theme-jekyll/tag_publishing/ 'Publishing pages'"
|
||||
link: "<a href='/documentation-theme-jekyll/tag_publishing/' title='Publishing pages'>Publishing pages</a>"
|
||||
url: /mydoc-pdf/tag_publishing/
|
||||
link: <a href="/mydoc-pdf/tag_publishing/">Publishing pages</a>
|
||||
|
||||
|
||||
tag_special_layouts:
|
||||
title: "Special layout pages"
|
||||
url: "/documentation-theme-jekyll/tag_special_layouts/ 'Special layout pages'"
|
||||
link: "<a href='/documentation-theme-jekyll/tag_special_layouts/' title='Special layout pages'>Special layout pages</a>"
|
||||
url: /mydoc-pdf/tag_special_layouts/
|
||||
link: <a href="/mydoc-pdf/tag_special_layouts/">Special layout pages</a>
|
||||
|
||||
|
||||
tag_collaboration:
|
||||
title: "Collaboration pages"
|
||||
url: "/documentation-theme-jekyll/tag_collaboration/ 'Collaboration pages'"
|
||||
link: "<a href='/documentation-theme-jekyll/tag_collaboration/' title='Collaboration pages'>Collaboration pages</a>"
|
||||
url: /mydoc-pdf/tag_collaboration/
|
||||
link: <a href="/mydoc-pdf/tag_collaboration/">Collaboration pages</a>
|
||||
|
||||
|
||||
tag_troubleshooting:
|
||||
title: "Troubleshooting pages"
|
||||
url: "/documentation-theme-jekyll/tag_troubleshooting/ 'Troubleshooting pages'"
|
||||
link: "<a href='/documentation-theme-jekyll/tag_troubleshooting/' title='Troubleshooting pages'>Troubleshooting pages</a>"
|
||||
url: /mydoc-pdf/tag_troubleshooting/
|
||||
link: <a href="/mydoc-pdf/tag_troubleshooting/">Troubleshooting pages</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -389,29 +397,29 @@ tag_troubleshooting:
|
||||
|
||||
p1_landing_page:
|
||||
title: "Product 1 home"
|
||||
url: "/documentation-theme-jekyll/p1_landing_page/ 'Product 1 home'"
|
||||
link: "<a href='/documentation-theme-jekyll/p1_landing_page/' title='Product 1 home'>Product 1 home</a>"
|
||||
url: /mydoc-pdf/p1_landing_page/
|
||||
link: <a href="/mydoc-pdf/p1_landing_page/">Product 1 home</a>
|
||||
|
||||
|
||||
|
||||
p1_sample1:
|
||||
title: "Sample 1"
|
||||
url: "/documentation-theme-jekyll/p1_sample1/ 'Sample 1'"
|
||||
link: "<a href='/documentation-theme-jekyll/p1_sample1/' title='Sample 1'>Sample 1</a>"
|
||||
url: /mydoc-pdf/p1_sample1/
|
||||
link: <a href="/mydoc-pdf/p1_sample1/">Sample 1</a>
|
||||
|
||||
|
||||
|
||||
p1_sample2:
|
||||
title: "Sample 2"
|
||||
url: "/documentation-theme-jekyll/p1_sample2/ 'Sample 2'"
|
||||
link: "<a href='/documentation-theme-jekyll/p1_sample2/' title='Sample 2'>Sample 2</a>"
|
||||
url: /mydoc-pdf/p1_sample2/
|
||||
link: <a href="/mydoc-pdf/p1_sample2/">Sample 2</a>
|
||||
|
||||
|
||||
|
||||
p1_sample3:
|
||||
title: "Sample 3"
|
||||
url: "/documentation-theme-jekyll/p1_sample3/ 'Sample 3'"
|
||||
link: "<a href='/documentation-theme-jekyll/p1_sample3/' title='Sample 3'>Sample 3</a>"
|
||||
url: /mydoc-pdf/p1_sample3/
|
||||
link: <a href="/mydoc-pdf/p1_sample3/">Sample 3</a>
|
||||
|
||||
|
||||
|
||||
@ -419,29 +427,31 @@ p1_sample3:
|
||||
|
||||
p1_sample4:
|
||||
title: "Sample 4"
|
||||
url: "/documentation-theme-jekyll/p1_sample4/ 'Sample 4'"
|
||||
link: "<a href='/documentation-theme-jekyll/p1_sample4/' title='Sample 4'>Sample 4</a>"
|
||||
url: /mydoc-pdf/p1_sample4/
|
||||
link: <a href="/mydoc-pdf/p1_sample4/">Sample 4</a>
|
||||
|
||||
|
||||
|
||||
p1_sample5:
|
||||
title: "Sample 5"
|
||||
url: "/documentation-theme-jekyll/p1_sample5/ 'Sample 5'"
|
||||
link: "<a href='/documentation-theme-jekyll/p1_sample5/' title='Sample 5'>Sample 5</a>"
|
||||
url: /mydoc-pdf/p1_sample5/
|
||||
link: <a href="/mydoc-pdf/p1_sample5/">Sample 5</a>
|
||||
|
||||
|
||||
|
||||
p1_sample6:
|
||||
title: "Sample 6"
|
||||
url: "/documentation-theme-jekyll/p1_sample6/ 'Sample 6'"
|
||||
link: "<a href='/documentation-theme-jekyll/p1_sample6/' title='Sample 6'>Sample 6</a>"
|
||||
url: /mydoc-pdf/p1_sample6/
|
||||
link: <a href="/mydoc-pdf/p1_sample6/">Sample 6</a>
|
||||
|
||||
|
||||
|
||||
p1_sample7:
|
||||
title: "Sample 7"
|
||||
url: "/documentation-theme-jekyll/p1_sample7/ 'Sample 7'"
|
||||
link: "<a href='/documentation-theme-jekyll/p1_sample7/' title='Sample 7'>Sample 7</a>"
|
||||
url: /mydoc-pdf/p1_sample7/
|
||||
link: <a href="/mydoc-pdf/p1_sample7/">Sample 7</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -459,22 +469,22 @@ p1_sample7:
|
||||
|
||||
p2_landing_page:
|
||||
title: "Product 2 home"
|
||||
url: "/documentation-theme-jekyll/p2_landing_page/ 'Product 2 home'"
|
||||
link: "<a href='/documentation-theme-jekyll/p2_landing_page/' title='Product 2 home'>Product 2 home</a>"
|
||||
url: /mydoc-pdf/p2_landing_page/
|
||||
link: <a href="/mydoc-pdf/p2_landing_page/">Product 2 home</a>
|
||||
|
||||
|
||||
|
||||
p2_sample1:
|
||||
title: "Sample 1"
|
||||
url: "/documentation-theme-jekyll/p2_sample1/ 'Sample 1'"
|
||||
link: "<a href='/documentation-theme-jekyll/p2_sample1/' title='Sample 1'>Sample 1</a>"
|
||||
url: /mydoc-pdf/p2_sample1/
|
||||
link: <a href="/mydoc-pdf/p2_sample1/">Sample 1</a>
|
||||
|
||||
|
||||
|
||||
p2_sample2:
|
||||
title: "Sample 2"
|
||||
url: "/documentation-theme-jekyll/p2_sample2/ 'Sample 2'"
|
||||
link: "<a href='/documentation-theme-jekyll/p2_sample2/' title='Sample 2'>Sample 2</a>"
|
||||
url: /mydoc-pdf/p2_sample2/
|
||||
link: <a href="/mydoc-pdf/p2_sample2/">Sample 2</a>
|
||||
|
||||
|
||||
|
||||
@ -482,15 +492,15 @@ p2_sample2:
|
||||
|
||||
p2_sample3:
|
||||
title: "Sample 3"
|
||||
url: "/documentation-theme-jekyll/p2_sample3/ 'Sample 3'"
|
||||
link: "<a href='/documentation-theme-jekyll/p2_sample3/' title='Sample 3'>Sample 3</a>"
|
||||
url: /mydoc-pdf/p2_sample3/
|
||||
link: <a href="/mydoc-pdf/p2_sample3/">Sample 3</a>
|
||||
|
||||
|
||||
|
||||
p2_sample4:
|
||||
title: "Sample 4"
|
||||
url: "/documentation-theme-jekyll/p2_sample4/ 'Sample 4'"
|
||||
link: "<a href='/documentation-theme-jekyll/p2_sample4/' title='Sample 4'>Sample 4</a>"
|
||||
url: /mydoc-pdf/p2_sample4/
|
||||
link: <a href="/mydoc-pdf/p2_sample4/">Sample 4</a>
|
||||
|
||||
|
||||
|
||||
@ -498,24 +508,77 @@ p2_sample4:
|
||||
|
||||
p2_sample5:
|
||||
title: "Sample 5"
|
||||
url: "/documentation-theme-jekyll/p2_sample5/ 'Sample 5'"
|
||||
link: "<a href='/documentation-theme-jekyll/p2_sample5/' title='Sample 5'>Sample 5</a>"
|
||||
url: /mydoc-pdf/p2_sample5/
|
||||
link: <a href="/mydoc-pdf/p2_sample5/">Sample 5</a>
|
||||
|
||||
|
||||
|
||||
p2_sample6:
|
||||
title: "Sample 6"
|
||||
url: "/documentation-theme-jekyll/p2_sample6/ 'Sample 6'"
|
||||
link: "<a href='/documentation-theme-jekyll/p2_sample6/' title='Sample 6'>Sample 6</a>"
|
||||
url: /mydoc-pdf/p2_sample6/
|
||||
link: <a href="/mydoc-pdf/p2_sample6/">Sample 6</a>
|
||||
|
||||
|
||||
|
||||
p2_sample7:
|
||||
title: "Sample 7"
|
||||
url: "/documentation-theme-jekyll/p2_sample7/ 'Sample 7'"
|
||||
link: "<a href='/documentation-theme-jekyll/p2_sample7/' title='Sample 7'>Sample 7</a>"
|
||||
|
||||
|
||||
url: /mydoc-pdf/p2_sample7/
|
||||
link: <a href="/mydoc-pdf/p2_sample7/">Sample 7</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
news:
|
||||
title: "News"
|
||||
url: "news"
|
||||
link: "<a href='/news/'>News</a>"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mydoc_introduction:
|
||||
title: "Jekyll Documentation Theme"
|
||||
url: "mydoc_introduction"
|
||||
link: "<a href='/mydoc_introduction/'>Jekyll Documentation Theme</a>"
|
||||
|
||||
|
||||
|
||||
p1_landing_page:
|
||||
title: "Product 1"
|
||||
url: "p1_landing_page"
|
||||
link: "<a href='/p1_landing_page/'>Product 1</a>"
|
||||
|
||||
|
||||
|
||||
p2_landing_page:
|
||||
title: "Product 2"
|
||||
url: "p2_landing_page"
|
||||
link: "<a href='/p2_landing_page/'>Product 2</a>"
|
||||
|
||||
|
||||
|
||||
|
90
configadmins.yml
Normal file
90
configadmins.yml
Normal file
@ -0,0 +1,90 @@
|
||||
permalink: /:year/:month/:day/:title/
|
||||
# this sets the style for permalinks. The date formatting (/:year/:month/:day/) will only apply to blog posts, while the pages will just show the title.
|
||||
url: http://idratherbewriting.com
|
||||
# where you plan to publish your site
|
||||
baseurl: "/documentation-theme-jekyll-admins"
|
||||
# any subdirectory that appears after the domain where you're publishing your site
|
||||
output: web
|
||||
# this property is useful for conditional filtering of content that is separate from the PDF.
|
||||
topnav_title: Jekyll Documentation Theme
|
||||
# this appears on the top navigation bar next to the home button
|
||||
site_title: Jekyll theme for designers
|
||||
# this appears in the html browser tab for the site title (seen mostly by search engines, not users)
|
||||
company_name: Your company
|
||||
# this appears in the footer
|
||||
github_editme_path: tomjohnson1492/documentation-theme-jekyll/edit/reviews
|
||||
# if you're using Github, provide the basepath to the branch you've created for reviews, following the sample here. if not, leave this value blank.
|
||||
disqus_shortname: idrbwjekyll
|
||||
# if you're using disqus for comments, add the shortname here. if not, leave this value blank.
|
||||
host: 127.0.0.1
|
||||
# the preview server used. Leave as is.
|
||||
port: 4006
|
||||
# the port where the preview is rendered. You can leave this as is unless you have other Jekyll builds using this same port that might cause conflicts.
|
||||
|
||||
exclude:
|
||||
- _site
|
||||
- _drafts/
|
||||
- .idea/
|
||||
# these are the files and directories that jekyll will exclude from the build
|
||||
|
||||
feedback_email: tomjohnson1492@gmail.com
|
||||
# used as a contact email for the Feedback link in the top navigation bar
|
||||
|
||||
#feedback_disable: true
|
||||
#feedback_text: "Need help?"
|
||||
#feedback_link: "http://helpy.io/"
|
||||
# change feedback link behaviour if you use a support ticketing system or something else
|
||||
|
||||
highlighter: rouge
|
||||
# library used for syntax highlighting
|
||||
|
||||
markdown: kramdown
|
||||
kramdown:
|
||||
input: GFM
|
||||
auto_ids: true
|
||||
hard_wrap: false
|
||||
syntax_highlighter: rouge
|
||||
# filter used to process markdown. note that kramdown differs from github-flavored markdown in some subtle ways
|
||||
|
||||
collections:
|
||||
tooltips:
|
||||
output: false
|
||||
# collection declared here. this renders the content in _tooltips and processes it, but doesn't output it as actual files in the output.
|
||||
|
||||
defaults:
|
||||
-
|
||||
scope:
|
||||
path: ""
|
||||
type: "pages"
|
||||
values:
|
||||
layout: "page"
|
||||
comments: true
|
||||
search: true
|
||||
sidebar: home_sidebar
|
||||
-
|
||||
scope:
|
||||
path: ""
|
||||
type: "tooltips"
|
||||
values:
|
||||
layout: "page"
|
||||
comments: true
|
||||
search: true
|
||||
tooltip: true
|
||||
|
||||
-
|
||||
scope:
|
||||
path: ""
|
||||
type: "posts"
|
||||
values:
|
||||
layout: "post"
|
||||
comments: true
|
||||
search: true
|
||||
sidebar: tags_sidebar
|
||||
|
||||
# these are defaults used for the frontmatter for these file types
|
||||
|
||||
|
||||
description: "Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features."
|
||||
# the description is used in the feed.xml file
|
||||
|
||||
audience: administrators
|
6
index.md
6
index.md
@ -5,6 +5,12 @@ sidebar: mydoc_sidebar
|
||||
type: homepage
|
||||
---
|
||||
|
||||
{% if site.audience == "administrators" %}
|
||||
hi admins
|
||||
{% elsif site.audience == "analysts" %}
|
||||
hi analysts
|
||||
{% endif %}
|
||||
|
||||
## Overview
|
||||
|
||||
These brief instructions will help you get started quickly with the theme. The other topics in this help provide additional information and detail about working with other aspects of this theme and Jekyll.
|
||||
|
13687
pdf/mydoc.pdf
13687
pdf/mydoc.pdf
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,4 @@
|
||||
cd _site
|
||||
mv urls.txt ../_data/urls.yml
|
||||
cd ../
|
||||
cd ../
|
||||
echo "urls.yml updated"
|
2
urls.txt
2
urls.txt
@ -11,7 +11,7 @@ sidebar:
|
||||
|
||||
{% for entry in site.data.sidebars[sidebar].entries %}
|
||||
{% for folder in entry.folders %}
|
||||
{% for folderitem in folder.folderitems %} {% unless folderitem.type == "frontmatter" or folderitem.external_url %}
|
||||
{% for folderitem in folder.folderitems %} {% unless folderitem.type == "frontmatter" or folderitem.type == "homepage" or folderitem.external_url %}
|
||||
{{folderitem.url | replace: "/", "" }}:
|
||||
title: "{{folderitem.title }}"
|
||||
url: {{folderitem.url | prepend: site.baseurl }}
|
||||
|
Reference in New Issue
Block a user