From f91ffcfd205046755ad3d87613dfb25d35cf9108 Mon Sep 17 00:00:00 2001 From: Mahmoud Zalt Date: Wed, 22 Feb 2017 14:59:06 -0500 Subject: [PATCH] move the readme.md content to hugo site --- docs/.gitignore | 6 - docs/404.md | 6 - docs/Dockerfile | 26 - docs/Gemfile | 3 - docs/Gemfile.lock | 201 - docs/README.md | 22 - docs/_config.yml | 106 - docs/_data/alerts.yml | 15 - docs/_data/definitions.yml | 9 - docs/_data/glossary.yml | 11 - docs/_data/samplelist.yml | 107 - docs/_data/sidebars/home_sidebar.yml | 22 - docs/_data/sidebars/mydoc_sidebar.yml | 303 - docs/_data/sidebars/other.yml | 18 - docs/_data/sidebars/product1_sidebar.yml | 60 - docs/_data/sidebars/product2_sidebar.yml | 92 - docs/_data/strings.yml | 5 - docs/_data/tags.yml | 12 - docs/_data/terms.yml | 1 - docs/_data/topnav.yml | 32 - docs/_includes/archive.html | 15 - docs/_includes/callout.html | 1 - .../custom/getting_started_series.html | 19 - .../custom/getting_started_series_next.html | 10 - docs/_includes/custom/series_acme.html | 19 - docs/_includes/custom/series_acme_next.html | 30 - docs/_includes/custom/sidebarconfigs.html | 33 - docs/_includes/custom/usermap.html | 14 - docs/_includes/custom/usermapcomplex.html | 91 - docs/_includes/disqus.html | 16 - docs/_includes/feedback.html | 13 - docs/_includes/footer.html | 9 - docs/_includes/google_analytics.html | 6 - docs/_includes/head.html | 36 - docs/_includes/head_print.html | 33 - docs/_includes/image.html | 1 - docs/_includes/important.html | 1 - docs/_includes/initialize_shuffle.html | 130 - docs/_includes/inline_image.html | 1 - docs/_includes/links.html | 44 - docs/_includes/note.html | 1 - docs/_includes/sidebar.html | 56 - docs/_includes/taglogic.html | 32 - docs/_includes/tip.html | 1 - docs/_includes/toc.html | 21 - docs/_includes/topnav.html | 75 - docs/_includes/warning.html | 1 - docs/_layouts/default.html | 80 - docs/_layouts/default_print.html | 25 - docs/_layouts/none.html | 3 - docs/_layouts/page.html | 70 - docs/_layouts/page_print.html | 15 - docs/_layouts/post.html | 41 - docs/_posts/2015-04-12-test-post-last-year.md | 10 - docs/_posts/2016-02-24-first-post.md | 19 - docs/_posts/2016-02-26-sample-post-jekyll.md | 17 - docs/_tooltips/baseball.html | 6 - docs/_tooltips/basketball.html | 6 - docs/_tooltips/football.html | 6 - docs/_tooltips/soccer.html | 6 - docs/config.toml | 89 + docs/content/contributing/index.md | 146 + docs/content/documentation/index.md | 1431 ++ docs/content/getting-started/index.md | 194 + docs/content/help/index.md | 10 + docs/content/index.md | 203 + docs/content/license/index.md | 7 + docs/content/related-projects/index.md | 20 + docs/css/bootstrap.min.css | 5 - docs/css/customstyles.css | 1179 -- docs/css/font-awesome.min.css | 4 - docs/css/fonts/FontAwesome.otf | Bin 93888 -> 0 bytes docs/css/fonts/fontawesome-webfont.eot | Bin 60767 -> 0 bytes docs/css/fonts/fontawesome-webfont.svg | 565 - docs/css/fonts/fontawesome-webfont.ttf | Bin 122092 -> 0 bytes docs/css/fonts/fontawesome-webfont.woff | Bin 71508 -> 0 bytes docs/css/fonts/fontawesome-webfont.woff2 | Bin 56780 -> 0 bytes docs/css/lavish-bootstrap.css | 5898 ------ docs/css/modern-business.css | 93 - docs/css/printstyles.css | 160 - docs/css/syntax.css | 60 - docs/css/theme-blue.css | 103 - docs/css/theme-green.css | 99 - docs/feed.xml | 32 - docs/fonts/FontAwesome.otf | Bin 85908 -> 0 bytes docs/fonts/fontawesome-webfont.eot | Bin 56006 -> 0 bytes docs/fonts/fontawesome-webfont.svg | 520 - docs/fonts/fontawesome-webfont.ttf | Bin 112160 -> 0 bytes docs/fonts/fontawesome-webfont.woff | Bin 65452 -> 0 bytes docs/fonts/glyphicons-halflings-regular.eot | Bin 20127 -> 0 bytes docs/fonts/glyphicons-halflings-regular.svg | 288 - docs/fonts/glyphicons-halflings-regular.ttf | Bin 45404 -> 0 bytes docs/fonts/glyphicons-halflings-regular.woff | Bin 23424 -> 0 bytes docs/fonts/glyphicons-halflings-regular.woff2 | Bin 18028 -> 0 bytes docs/images/androidsdkmanagericon.png | Bin 795 -> 0 bytes docs/images/authorizegithubscreen2.png | Bin 76388 -> 0 bytes docs/images/authorizeongithub.png | Bin 22571 -> 0 bytes docs/images/company_logo.png | Bin 3105 -> 0 bytes docs/images/company_logo_big.png | Bin 9588 -> 0 bytes docs/images/favicon.ico | Bin 177352 -> 0 bytes docs/images/helpapi-01.png | Bin 91640 -> 0 bytes docs/images/helpapi.svg | 1661 -- docs/images/illustratoroptions.png | Bin 118175 -> 0 bytes docs/images/itermexample.png | Bin 68886 -> 0 bytes docs/images/jekyll.png | Bin 5375 -> 0 bytes docs/images/killalljekyll.png | Bin 66686 -> 0 bytes docs/images/liningup.png | Bin 74728 -> 0 bytes docs/images/workflowarrow.png | Bin 3595 -> 0 bytes docs/index.md | 325 - docs/js/customscripts.js | 55 - docs/js/jekyll-search.js | 1 - docs/js/jquery.ba-throttle-debounce.min.js | 9 - docs/js/jquery.localScroll.min.js | 7 - docs/js/jquery.navgoco.min.js | 8 - docs/js/jquery.scrollTo.min.js | 7 - docs/js/jquery.shuffle.min.js | 1588 -- docs/js/mydoc_scroll.html | 240 - docs/js/toc.js | 82 - docs/licenses/LICENSE | 21 - docs/licenses/LICENSE-BSD-NAVGOCO.txt | 27 - docs/pages/mydoc/mydoc_about.md | 22 - .../mydoc/mydoc_about_ruby_gems_bundler.md | 254 - docs/pages/mydoc/mydoc_adding_tooltips.md | 27 - docs/pages/mydoc/mydoc_alerts.md | 185 - docs/pages/mydoc/mydoc_atom_text_editor.md | 35 - docs/pages/mydoc/mydoc_build_arguments.md | 68 - docs/pages/mydoc/mydoc_build_scripts.md | 197 - docs/pages/mydoc/mydoc_code_samples.md | 27 - docs/pages/mydoc/mydoc_collections.md | 40 - docs/pages/mydoc/mydoc_commenting_on_files.md | 67 - docs/pages/mydoc/mydoc_conditional_logic.md | 156 - docs/pages/mydoc/mydoc_content_reuse.md | 54 - docs/pages/mydoc/mydoc_excluding_files.md | 86 - docs/pages/mydoc/mydoc_faq.md | 136 - docs/pages/mydoc/mydoc_generating_pdfs.md | 396 - docs/pages/mydoc/mydoc_git_collaboration.md | 185 - docs/pages/mydoc/mydoc_glossary.md | 111 - docs/pages/mydoc/mydoc_help_api.md | 362 - docs/pages/mydoc/mydoc_hyperlinks.md | 99 - docs/pages/mydoc/mydoc_icons.md | 225 - docs/pages/mydoc/mydoc_images.md | 99 - .../mydoc/mydoc_install_jekyll_on_mac.md | 157 - .../mydoc/mydoc_install_jekyll_on_windows.md | 107 - docs/pages/mydoc/mydoc_installing_bundler.md | 43 - docs/pages/mydoc/mydoc_introduction.md | 30 - docs/pages/mydoc/mydoc_iterm_profiles.md | 43 - docs/pages/mydoc/mydoc_kb_layout.md | 115 - docs/pages/mydoc/mydoc_labels.md | 33 - docs/pages/mydoc/mydoc_lists.md | 133 - docs/pages/mydoc/mydoc_navtabs.md | 114 - .../mydoc/mydoc_no_password_prompts_scp.md | 132 - docs/pages/mydoc/mydoc_pages.md | 182 - docs/pages/mydoc/mydoc_posts.md | 47 - .../mydoc/mydoc_publishing_github_pages.md | 74 - .../pages/mydoc/mydoc_push_build_to_server.md | 35 - docs/pages/mydoc/mydoc_release_notes_50.md | 48 - docs/pages/mydoc/mydoc_release_notes_60.md | 40 - docs/pages/mydoc/mydoc_scroll.html | 242 - .../pages/mydoc/mydoc_search_configuration.md | 119 - docs/pages/mydoc/mydoc_series.md | 110 - docs/pages/mydoc/mydoc_seriesdemo1.md | 22 - docs/pages/mydoc/mydoc_seriesdemo2.md | 24 - docs/pages/mydoc/mydoc_seriesdemo3.md | 24 - docs/pages/mydoc/mydoc_seriesdemo4.md | 26 - docs/pages/mydoc/mydoc_shuffle.html | 167 - docs/pages/mydoc/mydoc_sidebar_navigation.md | 83 - docs/pages/mydoc/mydoc_special_layouts.md | 31 - docs/pages/mydoc/mydoc_support.md | 14 - docs/pages/mydoc/mydoc_supported_features.md | 55 - docs/pages/mydoc/mydoc_syntax_highlighting.md | 111 - docs/pages/mydoc/mydoc_tables.md | 226 - .../mydoc/mydoc_tag_archives_overview.md | 18 - docs/pages/mydoc/mydoc_tags.md | 186 - docs/pages/mydoc/mydoc_themes.md | 28 - docs/pages/mydoc/mydoc_troubleshooting.md | 77 - .../pages/mydoc/mydoc_webstorm_text_editor.md | 90 - docs/pages/mydoc/mydoc_workflow_maps.md | 142 - docs/pages/mydoc/mydoc_yaml_tutorial.md | 426 - docs/pages/news/news.html | 32 - docs/pages/news/news_archive.html | 41 - docs/pages/product1/p1_landing_page.html | 239 - docs/pages/product1/p1_sample1.md | 25 - docs/pages/product1/p1_sample2.md | 25 - docs/pages/product1/p1_sample3.md | 25 - docs/pages/product1/p1_sample4.md | 25 - docs/pages/product1/p1_sample5.md | 25 - docs/pages/product1/p1_sample6.md | 25 - docs/pages/product1/p1_sample7.md | 25 - docs/pages/product2/p2_landing_page.html | 239 - docs/pages/product2/p2_sample1.md | 29 - docs/pages/product2/p2_sample10.md | 29 - docs/pages/product2/p2_sample11.md | 29 - docs/pages/product2/p2_sample12.md | 29 - docs/pages/product2/p2_sample13.md | 30 - docs/pages/product2/p2_sample14.md | 30 - docs/pages/product2/p2_sample2.md | 30 - docs/pages/product2/p2_sample3.md | 28 - docs/pages/product2/p2_sample4.md | 28 - docs/pages/product2/p2_sample5.md | 28 - docs/pages/product2/p2_sample6.md | 30 - docs/pages/product2/p2_sample7.md | 30 - docs/pages/product2/p2_sample8.md | 30 - docs/pages/product2/p2_sample9.md | 31 - docs/pages/tags/tag_collaboration.md | 11 - docs/pages/tags/tag_content_types.md | 11 - docs/pages/tags/tag_formatting.md | 11 - docs/pages/tags/tag_getting_started.md | 11 - docs/pages/tags/tag_mobile.md | 11 - docs/pages/tags/tag_navigation.md | 11 - docs/pages/tags/tag_news.md | 11 - docs/pages/tags/tag_publishing.md | 11 - docs/pages/tags/tag_single_sourcing.md | 11 - docs/pages/tags/tag_special_layouts.md | 12 - docs/pages/tags/tag_troubleshooting.md | 11 - docs/pdf-all.sh | 1 - docs/pdf-mydoc.sh | 14 - docs/pdf-product1.sh | 11 - docs/pdf-product2.sh | 11 - docs/pdf/mydoc.pdf | 17268 ---------------- docs/pdf/product1.pdf | Bin 99519 -> 0 bytes docs/pdf/product2.pdf | Bin 126571 -> 0 bytes docs/pdfconfigs/config_mydoc_pdf.yml | 18 - docs/pdfconfigs/config_product1_pdf.yml | 18 - docs/pdfconfigs/config_product2_pdf.yml | 18 - docs/pdfconfigs/prince-list.txt | 27 - docs/pdfconfigs/titlepage.html | 22 - docs/pdfconfigs/tocpage.html | 44 - docs/public/.gitkeep | 0 docs/public/fonts/icon.eot | Bin 0 -> 2224 bytes docs/public/fonts/icon.svg | 22 + docs/public/fonts/icon.ttf | Bin 0 -> 2072 bytes docs/public/fonts/icon.woff | Bin 0 -> 2148 bytes docs/public/getting-started/index.html | 1719 ++ docs/public/getting-started/index.xml | 1357 ++ docs/public/images/colors.png | Bin 0 -> 259640 bytes docs/public/images/favicon.ico | Bin 0 -> 1150 bytes docs/public/images/logo.png | Bin 0 -> 24619 bytes docs/public/images/screen.png | Bin 0 -> 148092 bytes docs/public/index.html | 597 + docs/public/index.xml | 1581 ++ docs/public/javascripts/application.js | 1 + docs/public/javascripts/modernizr.js | 1 + docs/public/license/index.html | 401 + docs/public/license/index.xml | 23 + docs/public/sitemap.xml | 33 + docs/public/stylesheets/application.css | 1 + .../stylesheets/highlight/highlight.css | 105 + docs/public/stylesheets/palettes.css | 1 + docs/public/stylesheets/temporary.css | 11 + docs/search.json | 33 - docs/sitemap.xml | 24 - docs/static/.gitkeep | 0 docs/themes/hugo-material-docs/CHANGELOG.md | 29 + docs/themes/hugo-material-docs/LICENSE.md | 20 + docs/themes/hugo-material-docs/README.md | 40 + .../hugo-material-docs/archetypes/default.md | 2 + .../exampleSite/config.toml | 78 + .../content/adding-content/index.md | 61 + .../content/getting-started/index.md | 240 + .../exampleSite/content/index.md | 55 + .../exampleSite/content/license/index.md | 27 + .../exampleSite/content/roadmap/index.md | 27 + .../exampleSite/static/.gitkeep | 0 .../hugo-material-docs/images/screenshot.png | Bin 0 -> 252037 bytes docs/themes/hugo-material-docs/images/tn.png | Bin 0 -> 86371 bytes .../hugo-material-docs/layouts/404.html | 0 .../layouts/_default/__list.html | 57 + .../layouts/_default/single.html | 57 + .../hugo-material-docs/layouts/index.html | 59 + .../layouts/partials/drawer.html | 78 + .../layouts/partials/footer.html | 74 + .../layouts/partials/footer_js.html | 91 + .../layouts/partials/head.html | 79 + .../layouts/partials/header.html | 45 + .../layouts/partials/nav.html | 19 + .../layouts/partials/nav_link.html | 13 + .../layouts/shortcodes/note.html | 4 + .../layouts/shortcodes/warning.html | 4 + .../hugo-material-docs/static/fonts/icon.eot | Bin 0 -> 2224 bytes .../hugo-material-docs/static/fonts/icon.svg | 22 + .../hugo-material-docs/static/fonts/icon.ttf | Bin 0 -> 2072 bytes .../hugo-material-docs/static/fonts/icon.woff | Bin 0 -> 2148 bytes .../static/images/colors.png | Bin 0 -> 259640 bytes .../static/images/favicon.ico | Bin 0 -> 1150 bytes .../hugo-material-docs/static/images/logo.png | Bin 0 -> 24619 bytes .../static/images/screen.png | Bin 0 -> 148092 bytes .../static/javascripts/application.js | 1 + .../static/javascripts/modernizr.js | 1 + .../static/stylesheets/application.css | 1 + .../stylesheets/highlight/highlight.css | 105 + .../static/stylesheets/palettes.css | 1 + .../static/stylesheets/temporary.css | 11 + docs/themes/hugo-material-docs/theme.toml | 18 + docs/tooltips.html | 80 - docs/tooltips.json | 19 - docs/update.sh | 4 - 296 files changed, 9272 insertions(+), 40363 deletions(-) delete mode 100755 docs/.gitignore delete mode 100755 docs/404.md delete mode 100755 docs/Dockerfile delete mode 100755 docs/Gemfile delete mode 100755 docs/Gemfile.lock delete mode 100755 docs/README.md delete mode 100755 docs/_config.yml delete mode 100755 docs/_data/alerts.yml delete mode 100755 docs/_data/definitions.yml delete mode 100755 docs/_data/glossary.yml delete mode 100755 docs/_data/samplelist.yml delete mode 100755 docs/_data/sidebars/home_sidebar.yml delete mode 100755 docs/_data/sidebars/mydoc_sidebar.yml delete mode 100755 docs/_data/sidebars/other.yml delete mode 100755 docs/_data/sidebars/product1_sidebar.yml delete mode 100755 docs/_data/sidebars/product2_sidebar.yml delete mode 100755 docs/_data/strings.yml delete mode 100755 docs/_data/tags.yml delete mode 100755 docs/_data/terms.yml delete mode 100755 docs/_data/topnav.yml delete mode 100755 docs/_includes/archive.html delete mode 100755 docs/_includes/callout.html delete mode 100755 docs/_includes/custom/getting_started_series.html delete mode 100755 docs/_includes/custom/getting_started_series_next.html delete mode 100755 docs/_includes/custom/series_acme.html delete mode 100755 docs/_includes/custom/series_acme_next.html delete mode 100755 docs/_includes/custom/sidebarconfigs.html delete mode 100755 docs/_includes/custom/usermap.html delete mode 100755 docs/_includes/custom/usermapcomplex.html delete mode 100755 docs/_includes/disqus.html delete mode 100755 docs/_includes/feedback.html delete mode 100755 docs/_includes/footer.html delete mode 100755 docs/_includes/google_analytics.html delete mode 100755 docs/_includes/head.html delete mode 100755 docs/_includes/head_print.html delete mode 100755 docs/_includes/image.html delete mode 100755 docs/_includes/important.html delete mode 100755 docs/_includes/initialize_shuffle.html delete mode 100755 docs/_includes/inline_image.html delete mode 100755 docs/_includes/links.html delete mode 100755 docs/_includes/note.html delete mode 100755 docs/_includes/sidebar.html delete mode 100755 docs/_includes/taglogic.html delete mode 100755 docs/_includes/tip.html delete mode 100755 docs/_includes/toc.html delete mode 100755 docs/_includes/topnav.html delete mode 100755 docs/_includes/warning.html delete mode 100755 docs/_layouts/default.html delete mode 100755 docs/_layouts/default_print.html delete mode 100755 docs/_layouts/none.html delete mode 100755 docs/_layouts/page.html delete mode 100755 docs/_layouts/page_print.html delete mode 100755 docs/_layouts/post.html delete mode 100755 docs/_posts/2015-04-12-test-post-last-year.md delete mode 100755 docs/_posts/2016-02-24-first-post.md delete mode 100755 docs/_posts/2016-02-26-sample-post-jekyll.md delete mode 100755 docs/_tooltips/baseball.html delete mode 100755 docs/_tooltips/basketball.html delete mode 100755 docs/_tooltips/football.html delete mode 100755 docs/_tooltips/soccer.html create mode 100644 docs/config.toml create mode 100644 docs/content/contributing/index.md create mode 100644 docs/content/documentation/index.md create mode 100644 docs/content/getting-started/index.md create mode 100644 docs/content/help/index.md create mode 100644 docs/content/index.md create mode 100644 docs/content/license/index.md create mode 100644 docs/content/related-projects/index.md delete mode 100755 docs/css/bootstrap.min.css delete mode 100755 docs/css/customstyles.css delete mode 100755 docs/css/font-awesome.min.css delete mode 100755 docs/css/fonts/FontAwesome.otf delete mode 100755 docs/css/fonts/fontawesome-webfont.eot delete mode 100755 docs/css/fonts/fontawesome-webfont.svg delete mode 100755 docs/css/fonts/fontawesome-webfont.ttf delete mode 100755 docs/css/fonts/fontawesome-webfont.woff delete mode 100755 docs/css/fonts/fontawesome-webfont.woff2 delete mode 100755 docs/css/lavish-bootstrap.css delete mode 100755 docs/css/modern-business.css delete mode 100755 docs/css/printstyles.css delete mode 100755 docs/css/syntax.css delete mode 100755 docs/css/theme-blue.css delete mode 100755 docs/css/theme-green.css delete mode 100755 docs/feed.xml delete mode 100755 docs/fonts/FontAwesome.otf delete mode 100755 docs/fonts/fontawesome-webfont.eot delete mode 100755 docs/fonts/fontawesome-webfont.svg delete mode 100755 docs/fonts/fontawesome-webfont.ttf delete mode 100755 docs/fonts/fontawesome-webfont.woff delete mode 100755 docs/fonts/glyphicons-halflings-regular.eot delete mode 100755 docs/fonts/glyphicons-halflings-regular.svg delete mode 100755 docs/fonts/glyphicons-halflings-regular.ttf delete mode 100755 docs/fonts/glyphicons-halflings-regular.woff delete mode 100755 docs/fonts/glyphicons-halflings-regular.woff2 delete mode 100755 docs/images/androidsdkmanagericon.png delete mode 100755 docs/images/authorizegithubscreen2.png delete mode 100755 docs/images/authorizeongithub.png delete mode 100755 docs/images/company_logo.png delete mode 100755 docs/images/company_logo_big.png delete mode 100755 docs/images/favicon.ico delete mode 100755 docs/images/helpapi-01.png delete mode 100755 docs/images/helpapi.svg delete mode 100755 docs/images/illustratoroptions.png delete mode 100755 docs/images/itermexample.png delete mode 100755 docs/images/jekyll.png delete mode 100755 docs/images/killalljekyll.png delete mode 100755 docs/images/liningup.png delete mode 100755 docs/images/workflowarrow.png delete mode 100755 docs/index.md delete mode 100755 docs/js/customscripts.js delete mode 100755 docs/js/jekyll-search.js delete mode 100755 docs/js/jquery.ba-throttle-debounce.min.js delete mode 100755 docs/js/jquery.localScroll.min.js delete mode 100755 docs/js/jquery.navgoco.min.js delete mode 100755 docs/js/jquery.scrollTo.min.js delete mode 100755 docs/js/jquery.shuffle.min.js delete mode 100755 docs/js/mydoc_scroll.html delete mode 100755 docs/js/toc.js delete mode 100755 docs/licenses/LICENSE delete mode 100755 docs/licenses/LICENSE-BSD-NAVGOCO.txt delete mode 100755 docs/pages/mydoc/mydoc_about.md delete mode 100755 docs/pages/mydoc/mydoc_about_ruby_gems_bundler.md delete mode 100755 docs/pages/mydoc/mydoc_adding_tooltips.md delete mode 100755 docs/pages/mydoc/mydoc_alerts.md delete mode 100755 docs/pages/mydoc/mydoc_atom_text_editor.md delete mode 100755 docs/pages/mydoc/mydoc_build_arguments.md delete mode 100755 docs/pages/mydoc/mydoc_build_scripts.md delete mode 100755 docs/pages/mydoc/mydoc_code_samples.md delete mode 100755 docs/pages/mydoc/mydoc_collections.md delete mode 100755 docs/pages/mydoc/mydoc_commenting_on_files.md delete mode 100755 docs/pages/mydoc/mydoc_conditional_logic.md delete mode 100755 docs/pages/mydoc/mydoc_content_reuse.md delete mode 100755 docs/pages/mydoc/mydoc_excluding_files.md delete mode 100755 docs/pages/mydoc/mydoc_faq.md delete mode 100755 docs/pages/mydoc/mydoc_generating_pdfs.md delete mode 100755 docs/pages/mydoc/mydoc_git_collaboration.md delete mode 100755 docs/pages/mydoc/mydoc_glossary.md delete mode 100755 docs/pages/mydoc/mydoc_help_api.md delete mode 100755 docs/pages/mydoc/mydoc_hyperlinks.md delete mode 100755 docs/pages/mydoc/mydoc_icons.md delete mode 100755 docs/pages/mydoc/mydoc_images.md delete mode 100755 docs/pages/mydoc/mydoc_install_jekyll_on_mac.md delete mode 100755 docs/pages/mydoc/mydoc_install_jekyll_on_windows.md delete mode 100755 docs/pages/mydoc/mydoc_installing_bundler.md delete mode 100755 docs/pages/mydoc/mydoc_introduction.md delete mode 100755 docs/pages/mydoc/mydoc_iterm_profiles.md delete mode 100755 docs/pages/mydoc/mydoc_kb_layout.md delete mode 100755 docs/pages/mydoc/mydoc_labels.md delete mode 100755 docs/pages/mydoc/mydoc_lists.md delete mode 100755 docs/pages/mydoc/mydoc_navtabs.md delete mode 100755 docs/pages/mydoc/mydoc_no_password_prompts_scp.md delete mode 100755 docs/pages/mydoc/mydoc_pages.md delete mode 100755 docs/pages/mydoc/mydoc_posts.md delete mode 100755 docs/pages/mydoc/mydoc_publishing_github_pages.md delete mode 100755 docs/pages/mydoc/mydoc_push_build_to_server.md delete mode 100755 docs/pages/mydoc/mydoc_release_notes_50.md delete mode 100755 docs/pages/mydoc/mydoc_release_notes_60.md delete mode 100755 docs/pages/mydoc/mydoc_scroll.html delete mode 100755 docs/pages/mydoc/mydoc_search_configuration.md delete mode 100755 docs/pages/mydoc/mydoc_series.md delete mode 100755 docs/pages/mydoc/mydoc_seriesdemo1.md delete mode 100755 docs/pages/mydoc/mydoc_seriesdemo2.md delete mode 100755 docs/pages/mydoc/mydoc_seriesdemo3.md delete mode 100755 docs/pages/mydoc/mydoc_seriesdemo4.md delete mode 100755 docs/pages/mydoc/mydoc_shuffle.html delete mode 100755 docs/pages/mydoc/mydoc_sidebar_navigation.md delete mode 100755 docs/pages/mydoc/mydoc_special_layouts.md delete mode 100755 docs/pages/mydoc/mydoc_support.md delete mode 100755 docs/pages/mydoc/mydoc_supported_features.md delete mode 100755 docs/pages/mydoc/mydoc_syntax_highlighting.md delete mode 100755 docs/pages/mydoc/mydoc_tables.md delete mode 100755 docs/pages/mydoc/mydoc_tag_archives_overview.md delete mode 100755 docs/pages/mydoc/mydoc_tags.md delete mode 100755 docs/pages/mydoc/mydoc_themes.md delete mode 100755 docs/pages/mydoc/mydoc_troubleshooting.md delete mode 100755 docs/pages/mydoc/mydoc_webstorm_text_editor.md delete mode 100755 docs/pages/mydoc/mydoc_workflow_maps.md delete mode 100755 docs/pages/mydoc/mydoc_yaml_tutorial.md delete mode 100755 docs/pages/news/news.html delete mode 100755 docs/pages/news/news_archive.html delete mode 100755 docs/pages/product1/p1_landing_page.html delete mode 100755 docs/pages/product1/p1_sample1.md delete mode 100755 docs/pages/product1/p1_sample2.md delete mode 100755 docs/pages/product1/p1_sample3.md delete mode 100755 docs/pages/product1/p1_sample4.md delete mode 100755 docs/pages/product1/p1_sample5.md delete mode 100755 docs/pages/product1/p1_sample6.md delete mode 100755 docs/pages/product1/p1_sample7.md delete mode 100755 docs/pages/product2/p2_landing_page.html delete mode 100755 docs/pages/product2/p2_sample1.md delete mode 100755 docs/pages/product2/p2_sample10.md delete mode 100755 docs/pages/product2/p2_sample11.md delete mode 100755 docs/pages/product2/p2_sample12.md delete mode 100755 docs/pages/product2/p2_sample13.md delete mode 100755 docs/pages/product2/p2_sample14.md delete mode 100755 docs/pages/product2/p2_sample2.md delete mode 100755 docs/pages/product2/p2_sample3.md delete mode 100755 docs/pages/product2/p2_sample4.md delete mode 100755 docs/pages/product2/p2_sample5.md delete mode 100755 docs/pages/product2/p2_sample6.md delete mode 100755 docs/pages/product2/p2_sample7.md delete mode 100755 docs/pages/product2/p2_sample8.md delete mode 100755 docs/pages/product2/p2_sample9.md delete mode 100755 docs/pages/tags/tag_collaboration.md delete mode 100755 docs/pages/tags/tag_content_types.md delete mode 100755 docs/pages/tags/tag_formatting.md delete mode 100755 docs/pages/tags/tag_getting_started.md delete mode 100755 docs/pages/tags/tag_mobile.md delete mode 100755 docs/pages/tags/tag_navigation.md delete mode 100755 docs/pages/tags/tag_news.md delete mode 100755 docs/pages/tags/tag_publishing.md delete mode 100755 docs/pages/tags/tag_single_sourcing.md delete mode 100755 docs/pages/tags/tag_special_layouts.md delete mode 100755 docs/pages/tags/tag_troubleshooting.md delete mode 100755 docs/pdf-all.sh delete mode 100755 docs/pdf-mydoc.sh delete mode 100755 docs/pdf-product1.sh delete mode 100755 docs/pdf-product2.sh delete mode 100755 docs/pdf/mydoc.pdf delete mode 100755 docs/pdf/product1.pdf delete mode 100755 docs/pdf/product2.pdf delete mode 100755 docs/pdfconfigs/config_mydoc_pdf.yml delete mode 100755 docs/pdfconfigs/config_product1_pdf.yml delete mode 100755 docs/pdfconfigs/config_product2_pdf.yml delete mode 100755 docs/pdfconfigs/prince-list.txt delete mode 100755 docs/pdfconfigs/titlepage.html delete mode 100755 docs/pdfconfigs/tocpage.html create mode 100644 docs/public/.gitkeep create mode 100755 docs/public/fonts/icon.eot create mode 100755 docs/public/fonts/icon.svg create mode 100755 docs/public/fonts/icon.ttf create mode 100755 docs/public/fonts/icon.woff create mode 100644 docs/public/getting-started/index.html create mode 100644 docs/public/getting-started/index.xml create mode 100644 docs/public/images/colors.png create mode 100644 docs/public/images/favicon.ico create mode 100644 docs/public/images/logo.png create mode 100644 docs/public/images/screen.png create mode 100644 docs/public/index.html create mode 100644 docs/public/index.xml create mode 100644 docs/public/javascripts/application.js create mode 100644 docs/public/javascripts/modernizr.js create mode 100644 docs/public/license/index.html create mode 100644 docs/public/license/index.xml create mode 100644 docs/public/sitemap.xml create mode 100644 docs/public/stylesheets/application.css create mode 100644 docs/public/stylesheets/highlight/highlight.css create mode 100644 docs/public/stylesheets/palettes.css create mode 100644 docs/public/stylesheets/temporary.css delete mode 100755 docs/search.json delete mode 100755 docs/sitemap.xml create mode 100644 docs/static/.gitkeep create mode 100644 docs/themes/hugo-material-docs/CHANGELOG.md create mode 100644 docs/themes/hugo-material-docs/LICENSE.md create mode 100644 docs/themes/hugo-material-docs/README.md create mode 100644 docs/themes/hugo-material-docs/archetypes/default.md create mode 100755 docs/themes/hugo-material-docs/exampleSite/config.toml create mode 100644 docs/themes/hugo-material-docs/exampleSite/content/adding-content/index.md create mode 100644 docs/themes/hugo-material-docs/exampleSite/content/getting-started/index.md create mode 100644 docs/themes/hugo-material-docs/exampleSite/content/index.md create mode 100644 docs/themes/hugo-material-docs/exampleSite/content/license/index.md create mode 100644 docs/themes/hugo-material-docs/exampleSite/content/roadmap/index.md create mode 100644 docs/themes/hugo-material-docs/exampleSite/static/.gitkeep create mode 100644 docs/themes/hugo-material-docs/images/screenshot.png create mode 100644 docs/themes/hugo-material-docs/images/tn.png create mode 100644 docs/themes/hugo-material-docs/layouts/404.html create mode 100644 docs/themes/hugo-material-docs/layouts/_default/__list.html create mode 100644 docs/themes/hugo-material-docs/layouts/_default/single.html create mode 100644 docs/themes/hugo-material-docs/layouts/index.html create mode 100644 docs/themes/hugo-material-docs/layouts/partials/drawer.html create mode 100644 docs/themes/hugo-material-docs/layouts/partials/footer.html create mode 100644 docs/themes/hugo-material-docs/layouts/partials/footer_js.html create mode 100644 docs/themes/hugo-material-docs/layouts/partials/head.html create mode 100644 docs/themes/hugo-material-docs/layouts/partials/header.html create mode 100644 docs/themes/hugo-material-docs/layouts/partials/nav.html create mode 100644 docs/themes/hugo-material-docs/layouts/partials/nav_link.html create mode 100644 docs/themes/hugo-material-docs/layouts/shortcodes/note.html create mode 100644 docs/themes/hugo-material-docs/layouts/shortcodes/warning.html create mode 100755 docs/themes/hugo-material-docs/static/fonts/icon.eot create mode 100755 docs/themes/hugo-material-docs/static/fonts/icon.svg create mode 100755 docs/themes/hugo-material-docs/static/fonts/icon.ttf create mode 100755 docs/themes/hugo-material-docs/static/fonts/icon.woff create mode 100644 docs/themes/hugo-material-docs/static/images/colors.png create mode 100644 docs/themes/hugo-material-docs/static/images/favicon.ico create mode 100644 docs/themes/hugo-material-docs/static/images/logo.png create mode 100644 docs/themes/hugo-material-docs/static/images/screen.png create mode 100644 docs/themes/hugo-material-docs/static/javascripts/application.js create mode 100644 docs/themes/hugo-material-docs/static/javascripts/modernizr.js create mode 100644 docs/themes/hugo-material-docs/static/stylesheets/application.css create mode 100644 docs/themes/hugo-material-docs/static/stylesheets/highlight/highlight.css create mode 100644 docs/themes/hugo-material-docs/static/stylesheets/palettes.css create mode 100644 docs/themes/hugo-material-docs/static/stylesheets/temporary.css create mode 100644 docs/themes/hugo-material-docs/theme.toml delete mode 100755 docs/tooltips.html delete mode 100755 docs/tooltips.json delete mode 100755 docs/update.sh diff --git a/docs/.gitignore b/docs/.gitignore deleted file mode 100755 index b33f7679..00000000 --- a/docs/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -_site/ -.sass-cache/ -.jekyll-metadata -_pdf -.idea/ -.DS_Store diff --git a/docs/404.md b/docs/404.md deleted file mode 100755 index a7b58c00..00000000 --- a/docs/404.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "Page Not Found" -search: exclude ---- - -Sorry, but the page you were trying to view does not exist. Try searching for it or looking at the URL to see if it looks correct. diff --git a/docs/Dockerfile b/docs/Dockerfile deleted file mode 100755 index b1fa52c4..00000000 --- a/docs/Dockerfile +++ /dev/null @@ -1,26 +0,0 @@ -FROM ruby:2.1 -MAINTAINER mrafayaleem@gmail.com - -RUN apt-get clean \ - && mv /var/lib/apt/lists /var/lib/apt/lists.broke \ - && mkdir -p /var/lib/apt/lists/partial - -RUN apt-get update - -RUN apt-get install -y \ - node \ - python-pygments \ - && apt-get clean \ - && rm -rf /var/lib/apt/lists/ - -WORKDIR /tmp -ADD Gemfile /tmp/ -ADD Gemfile.lock /tmp/ -RUN bundle install - -VOLUME /src -EXPOSE 4000 - -WORKDIR /src -ENTRYPOINT ["jekyll"] - diff --git a/docs/Gemfile b/docs/Gemfile deleted file mode 100755 index f94f65e0..00000000 --- a/docs/Gemfile +++ /dev/null @@ -1,3 +0,0 @@ -source "https://rubygems.org" - -gem 'github-pages', group: :jekyll_plugins \ No newline at end of file diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock deleted file mode 100755 index 352091d9..00000000 --- a/docs/Gemfile.lock +++ /dev/null @@ -1,201 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - activesupport (4.2.7) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - addressable (2.5.0) - public_suffix (~> 2.0, >= 2.0.2) - coffee-script (2.4.1) - coffee-script-source - execjs - coffee-script-source (1.12.2) - colorator (1.1.0) - ethon (0.10.1) - ffi (>= 1.3.0) - execjs (2.7.0) - faraday (0.11.0) - multipart-post (>= 1.2, < 3) - ffi (1.9.17) - forwardable-extended (2.6.0) - gemoji (2.1.0) - github-pages (117) - activesupport (= 4.2.7) - github-pages-health-check (= 1.3.0) - jekyll (= 3.3.1) - jekyll-avatar (= 0.4.2) - jekyll-coffeescript (= 1.0.1) - jekyll-default-layout (= 0.1.4) - jekyll-feed (= 0.8.0) - jekyll-gist (= 1.4.0) - jekyll-github-metadata (= 2.3.1) - jekyll-mentions (= 1.2.0) - jekyll-optional-front-matter (= 0.1.2) - jekyll-paginate (= 1.1.0) - jekyll-readme-index (= 0.0.3) - jekyll-redirect-from (= 0.11.0) - jekyll-relative-links (= 0.2.1) - jekyll-sass-converter (= 1.5.0) - jekyll-seo-tag (= 2.1.0) - jekyll-sitemap (= 0.12.0) - jekyll-swiss (= 0.4.0) - jekyll-theme-architect (= 0.0.3) - jekyll-theme-cayman (= 0.0.3) - jekyll-theme-dinky (= 0.0.3) - jekyll-theme-hacker (= 0.0.3) - jekyll-theme-leap-day (= 0.0.3) - jekyll-theme-merlot (= 0.0.3) - jekyll-theme-midnight (= 0.0.3) - jekyll-theme-minimal (= 0.0.3) - jekyll-theme-modernist (= 0.0.3) - jekyll-theme-primer (= 0.1.7) - jekyll-theme-slate (= 0.0.3) - jekyll-theme-tactile (= 0.0.3) - jekyll-theme-time-machine (= 0.0.3) - jekyll-titles-from-headings (= 0.1.4) - jemoji (= 0.7.0) - kramdown (= 1.11.1) - liquid (= 3.0.6) - listen (= 3.0.6) - mercenary (~> 0.3) - minima (= 2.0.0) - nokogiri (= 1.6.8.1) - rouge (= 1.11.1) - terminal-table (~> 1.4) - github-pages-health-check (1.3.0) - addressable (~> 2.3) - net-dns (~> 0.8) - octokit (~> 4.0) - public_suffix (~> 2.0) - typhoeus (~> 0.7) - html-pipeline (2.5.0) - activesupport (>= 2) - nokogiri (>= 1.4) - i18n (0.7.0) - jekyll (3.3.1) - addressable (~> 2.4) - colorator (~> 1.0) - jekyll-sass-converter (~> 1.0) - jekyll-watch (~> 1.1) - kramdown (~> 1.3) - liquid (~> 3.0) - mercenary (~> 0.3.3) - pathutil (~> 0.9) - rouge (~> 1.7) - safe_yaml (~> 1.0) - jekyll-avatar (0.4.2) - jekyll (~> 3.0) - jekyll-coffeescript (1.0.1) - coffee-script (~> 2.2) - jekyll-default-layout (0.1.4) - jekyll (~> 3.0) - jekyll-feed (0.8.0) - jekyll (~> 3.3) - jekyll-gist (1.4.0) - octokit (~> 4.2) - jekyll-github-metadata (2.3.1) - jekyll (~> 3.1) - octokit (~> 4.0, != 4.4.0) - jekyll-mentions (1.2.0) - activesupport (~> 4.0) - html-pipeline (~> 2.3) - jekyll (~> 3.0) - jekyll-optional-front-matter (0.1.2) - jekyll (~> 3.0) - jekyll-paginate (1.1.0) - jekyll-readme-index (0.0.3) - jekyll (~> 3.0) - jekyll-redirect-from (0.11.0) - jekyll (>= 2.0) - jekyll-relative-links (0.2.1) - jekyll (~> 3.3) - jekyll-sass-converter (1.5.0) - sass (~> 3.4) - jekyll-seo-tag (2.1.0) - jekyll (~> 3.3) - jekyll-sitemap (0.12.0) - jekyll (~> 3.3) - jekyll-swiss (0.4.0) - jekyll-theme-architect (0.0.3) - jekyll (~> 3.3) - jekyll-theme-cayman (0.0.3) - jekyll (~> 3.3) - jekyll-theme-dinky (0.0.3) - jekyll (~> 3.3) - jekyll-theme-hacker (0.0.3) - jekyll (~> 3.3) - jekyll-theme-leap-day (0.0.3) - jekyll (~> 3.3) - jekyll-theme-merlot (0.0.3) - jekyll (~> 3.3) - jekyll-theme-midnight (0.0.3) - jekyll (~> 3.3) - jekyll-theme-minimal (0.0.3) - jekyll (~> 3.3) - jekyll-theme-modernist (0.0.3) - jekyll (~> 3.3) - jekyll-theme-primer (0.1.7) - jekyll (~> 3.3) - jekyll-theme-slate (0.0.3) - jekyll (~> 3.3) - jekyll-theme-tactile (0.0.3) - jekyll (~> 3.3) - jekyll-theme-time-machine (0.0.3) - jekyll (~> 3.3) - jekyll-titles-from-headings (0.1.4) - jekyll (~> 3.3) - jekyll-watch (1.5.0) - listen (~> 3.0, < 3.1) - jemoji (0.7.0) - activesupport (~> 4.0) - gemoji (~> 2.0) - html-pipeline (~> 2.2) - jekyll (>= 3.0) - json (1.8.6) - kramdown (1.11.1) - liquid (3.0.6) - listen (3.0.6) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9.7) - mercenary (0.3.6) - mini_portile2 (2.1.0) - minima (2.0.0) - minitest (5.10.1) - multipart-post (2.0.0) - net-dns (0.8.0) - nokogiri (1.6.8.1) - mini_portile2 (~> 2.1.0) - octokit (4.6.2) - sawyer (~> 0.8.0, >= 0.5.3) - pathutil (0.14.0) - forwardable-extended (~> 2.6) - public_suffix (2.0.5) - rb-fsevent (0.9.8) - rb-inotify (0.9.8) - ffi (>= 0.5.0) - rouge (1.11.1) - safe_yaml (1.0.4) - sass (3.4.23) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) - terminal-table (1.7.3) - unicode-display_width (~> 1.1.1) - thread_safe (0.3.5) - typhoeus (0.8.0) - ethon (>= 0.8.0) - tzinfo (1.2.2) - thread_safe (~> 0.1) - unicode-display_width (1.1.3) - -PLATFORMS - ruby - -DEPENDENCIES - github-pages - -BUNDLED WITH - 1.14.3 diff --git a/docs/README.md b/docs/README.md deleted file mode 100755 index bb149944..00000000 --- a/docs/README.md +++ /dev/null @@ -1,22 +0,0 @@ -# Laradock Documentation - -You can read the documentation here [laradock.github.io/documentation](https://laradock.github.io/documentation/). - -Or visit the Laradock [Repository](https://github.com/laradock/laradock). - - - - -## How to contribute? - -The Laradock documentation is built using [Jekyll](https://jekyllrb.com) and the theme [Jekyll Doc Theme 6.0](https://github.com/tomjohnson1492/documentation-theme-jekyll). And it's hosted on Github [Pages](https://pages.github.com). - -For details on where to write your docs and how to modify the theme, please check the theme [documentation](http://idratherbewriting.com/documentation-theme-jekyll/index.html). - -#### Run it locally on your machine: - -1. Clone this repository. -2. Serve the files with `jekyll serve --watch`. -3. Visit the server address from your browser. - -More details in the [Jekyll Doc Theme 6.0 Documentation](http://idratherbewriting.com/documentation-theme-jekyll/mydoc_install_jekyll_on_mac.html). \ No newline at end of file diff --git a/docs/_config.yml b/docs/_config.yml deleted file mode 100755 index cb6ee0b3..00000000 --- a/docs/_config.yml +++ /dev/null @@ -1,106 +0,0 @@ -repository: tomjohnson1492/documentation-theme-jekyll - -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 documentation -# 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/blob/gh-pages/ -# 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: 4000 -# 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. in that case, use another port such as 4006. - -exclude: - - .idea/ - - .gitignore -# these are the files and directories that jekyll will exclude from the build - -feedback_subject_line: Jekyll documentation theme - -feedback_email: tomjohnson1492@gmail.com -# used as a contact email for the Feedback link in the top navigation bar - -# feedback_disable: true -# if you uncomment the previous line, the Feedback link gets removed - -# feedback_text: "Need help?" -# if you uncomment the previous line, it changes the Feedback text - -# feedback_link: "http://helpy.io/" -# if you uncomment the previous line, it changes where the feedback link points to - -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 -# collections are declared here. this renders the content in _tooltips and processes it, but doesn't output it as actual files in the output unless you change output to true - -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: home_sidebar - -# these are defaults used for the frontmatter for these file types - -sidebars: -- home_sidebar -- mydoc_sidebar -- product1_sidebar -- product2_sidebar -- other - -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 - -# needed for sitemap.xml file only -url: http://idratherbewriting.com diff --git a/docs/_data/alerts.yml b/docs/_data/alerts.yml deleted file mode 100755 index 157e1622..00000000 --- a/docs/_data/alerts.yml +++ /dev/null @@ -1,15 +0,0 @@ -tip: '