From 3ae330678cd39d2ea2f30514e94905fd0efaa848 Mon Sep 17 00:00:00 2001 From: kiki Date: Sun, 16 Dec 2018 12:54:02 +0100 Subject: [PATCH] sistemato _config.yml --- .bundle/config | 3 + .gitignore | 7 + .gitlab-ci.yml | 26 + .vscode/settings.json | 6 + 404.md | 6 + Dockerfile | 14 + Gemfile | 3 + Gemfile.lock | 248 + _config.yml | 116 + _data/alerts.yml | 15 + _data/definitions.yml | 9 + _data/glossary.yml | 11 + _data/samplelist.yml | 107 + _data/sidebars/home_sidebar.yml | 22 + _data/sidebars/mydoc_sidebar.yml | 295 + _data/sidebars/other.yml | 18 + _data/sidebars/product1_sidebar.yml | 60 + _data/sidebars/product2_sidebar.yml | 92 + _data/strings.yml | 5 + _data/tags.yml | 15 + _data/terms.yml | 1 + _data/topnav.yml | 32 + _includes/archive.html | 15 + _includes/callout.html | 1 + _includes/custom/getting_started_series.html | 19 + .../custom/getting_started_series_next.html | 10 + _includes/custom/series_acme.html | 19 + _includes/custom/series_acme_next.html | 30 + _includes/custom/usermap.html | 14 + _includes/custom/usermapcomplex.html | 91 + _includes/disqus.html | 17 + _includes/feedback.html | 13 + _includes/footer.html | 9 + _includes/google_analytics.html | 6 + _includes/head.html | 41 + _includes/head_print.html | 28 + _includes/image.html | 1 + _includes/important.html | 1 + _includes/initialize_shuffle.html | 130 + _includes/inline_image.html | 1 + _includes/links.html | 44 + _includes/note.html | 1 + _includes/sidebar.html | 58 + _includes/taglogic.html | 32 + _includes/tip.html | 1 + _includes/toc.html | 21 + _includes/topnav.html | 81 + _includes/warning.html | 1 + _layouts/default.html | 106 + _layouts/default_print.html | 25 + _layouts/none.html | 3 + _layouts/page.html | 68 + _layouts/page_print.html | 15 + _layouts/post.html | 39 + _posts/2015-04-12-test-post-last-year.md | 10 + _posts/2016-02-24-first-post.md | 19 + _posts/2016-02-26-sample-post-jekyll.md | 17 + _tooltips/baseball.html | 6 + _tooltips/basketball.html | 6 + _tooltips/football.html | 6 + _tooltips/soccer.html | 6 + createtag | 54 + css/bootstrap.min.css | 7529 +++++++ css/boxshadowproperties.css | 24 + css/customstyles.css | 1200 ++ css/font-awesome.min.css | 4 + css/fonts/FontAwesome.otf | Bin 0 -> 134808 bytes css/fonts/fontawesome-webfont.eot | Bin 0 -> 165742 bytes css/fonts/fontawesome-webfont.svg | 2671 +++ css/fonts/fontawesome-webfont.ttf | Bin 0 -> 165548 bytes css/fonts/fontawesome-webfont.woff | Bin 0 -> 98024 bytes css/fonts/fontawesome-webfont.woff2 | Bin 0 -> 77160 bytes css/modern-business.css | 89 + css/printstyles.css | 159 + css/syntax.css | 60 + css/theme-blue.css | 121 + css/theme-green.css | 110 + docker-compose.yml | 11 + feed.xml | 32 + fonts/FontAwesome.otf | Bin 0 -> 85908 bytes fonts/fontawesome-webfont.eot | Bin 0 -> 56006 bytes fonts/fontawesome-webfont.svg | 520 + fonts/fontawesome-webfont.ttf | Bin 0 -> 112160 bytes fonts/fontawesome-webfont.woff | Bin 0 -> 65452 bytes fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes fonts/glyphicons-halflings-regular.svg | 288 + fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes images/androidsdkmanagericon.png | Bin 0 -> 795 bytes images/authorizegithubscreen2.png | Bin 0 -> 76388 bytes images/authorizeongithub.png | Bin 0 -> 22571 bytes images/company_logo.png | Bin 0 -> 3105 bytes images/company_logo_big.png | Bin 0 -> 9588 bytes images/favicon.ico | Bin 0 -> 177352 bytes images/helpapi-01.png | Bin 0 -> 91640 bytes images/helpapi.svg | 1661 ++ images/illustratoroptions.png | Bin 0 -> 118175 bytes images/itermexample.png | Bin 0 -> 68886 bytes images/jekyll.png | Bin 0 -> 5375 bytes images/killalljekyll.png | Bin 0 -> 66686 bytes images/liningup.png | Bin 0 -> 74728 bytes images/workflowarrow.png | Bin 0 -> 3595 bytes index.md | 410 + js/customscripts.js | 54 + js/jekyll-search.js | 1 + js/jquery.ba-throttle-debounce.min.js | 9 + js/jquery.navgoco.min.js | 8 + js/jquery.shuffle.min.js | 1588 ++ js/toc.js | 82 + licenses/LICENSE | 21 + licenses/LICENSE-BSD-NAVGOCO.txt | 27 + pages/mydoc/mydoc_about.md | 22 + pages/mydoc/mydoc_about_ruby_gems_bundler.md | 254 + pages/mydoc/mydoc_adding_tooltips.md | 27 + pages/mydoc/mydoc_alerts.md | 211 + pages/mydoc/mydoc_atom_text_editor.md | 35 + pages/mydoc/mydoc_build_arguments.md | 68 + pages/mydoc/mydoc_build_scripts.md | 197 + pages/mydoc/mydoc_code_samples.md | 27 + pages/mydoc/mydoc_collections.md | 40 + pages/mydoc/mydoc_commenting_on_files.md | 68 + pages/mydoc/mydoc_conditional_logic.md | 156 + pages/mydoc/mydoc_content_reuse.md | 58 + pages/mydoc/mydoc_excluding_files.md | 86 + pages/mydoc/mydoc_faq.md | 136 + pages/mydoc/mydoc_generating_pdfs.md | 429 + pages/mydoc/mydoc_git_collaboration.md | 185 + pages/mydoc/mydoc_glossary.md | 111 + pages/mydoc/mydoc_help_api.md | 363 + pages/mydoc/mydoc_hyperlinks.md | 99 + pages/mydoc/mydoc_icons.md | 242 + pages/mydoc/mydoc_images.md | 99 + pages/mydoc/mydoc_install_jekyll_on_mac.md | 157 + .../mydoc/mydoc_install_jekyll_on_windows.md | 107 + pages/mydoc/mydoc_installing_bundler.md | 43 + pages/mydoc/mydoc_introduction.md | 30 + pages/mydoc/mydoc_iterm_profiles.md | 43 + pages/mydoc/mydoc_kb_layout.md | 115 + pages/mydoc/mydoc_labels.md | 33 + pages/mydoc/mydoc_lists.md | 133 + pages/mydoc/mydoc_navtabs.md | 114 + pages/mydoc/mydoc_pages.md | 183 + pages/mydoc/mydoc_posts.md | 47 + pages/mydoc/mydoc_publishing_github_pages.md | 74 + pages/mydoc/mydoc_push_build_to_server.md | 35 + pages/mydoc/mydoc_release_notes_50.md | 48 + pages/mydoc/mydoc_release_notes_60.md | 40 + pages/mydoc/mydoc_search_configuration.md | 120 + pages/mydoc/mydoc_series.md | 110 + pages/mydoc/mydoc_seriesdemo1.md | 22 + pages/mydoc/mydoc_seriesdemo2.md | 24 + pages/mydoc/mydoc_seriesdemo3.md | 24 + pages/mydoc/mydoc_seriesdemo4.md | 26 + pages/mydoc/mydoc_shuffle.html | 167 + pages/mydoc/mydoc_sidebar_navigation.md | 84 + pages/mydoc/mydoc_special_layouts.md | 27 + pages/mydoc/mydoc_support.md | 12 + pages/mydoc/mydoc_supported_features.md | 55 + pages/mydoc/mydoc_syntax_highlighting.md | 111 + pages/mydoc/mydoc_tables.md | 141 + pages/mydoc/mydoc_tag_archives_overview.md | 18 + pages/mydoc/mydoc_tags.md | 186 + pages/mydoc/mydoc_themes.md | 28 + pages/mydoc/mydoc_troubleshooting.md | 81 + pages/mydoc/mydoc_webstorm_text_editor.md | 90 + pages/mydoc/mydoc_workflow_maps.md | 142 + pages/mydoc/mydoc_yaml_tutorial.md | 426 + pages/news/news.html | 32 + pages/news/news_archive.html | 35 + pages/product1/p1_landing_page.html | 239 + pages/product1/p1_sample1.md | 25 + pages/product1/p1_sample2.md | 25 + pages/product1/p1_sample3.md | 25 + pages/product1/p1_sample4.md | 25 + pages/product1/p1_sample5.md | 25 + pages/product1/p1_sample6.md | 25 + pages/product1/p1_sample7.md | 25 + pages/product2/p2_landing_page.html | 239 + pages/product2/p2_sample1.md | 29 + pages/product2/p2_sample10.md | 29 + pages/product2/p2_sample11.md | 29 + pages/product2/p2_sample12.md | 29 + pages/product2/p2_sample13.md | 30 + pages/product2/p2_sample14.md | 30 + pages/product2/p2_sample2.md | 30 + pages/product2/p2_sample3.md | 28 + pages/product2/p2_sample4.md | 28 + pages/product2/p2_sample5.md | 28 + pages/product2/p2_sample6.md | 30 + pages/product2/p2_sample7.md | 30 + pages/product2/p2_sample8.md | 30 + pages/product2/p2_sample9.md | 31 + pages/tags/tag_collaboration.md | 11 + pages/tags/tag_content_types.md | 11 + pages/tags/tag_formatting.md | 11 + pages/tags/tag_getting_started.md | 11 + pages/tags/tag_mobile.md | 11 + pages/tags/tag_navigation.md | 11 + pages/tags/tag_news.md | 11 + pages/tags/tag_publishing.md | 11 + pages/tags/tag_single_sourcing.md | 11 + pages/tags/tag_special_layouts.md | 12 + pages/tags/tag_troubleshooting.md | 11 + pdf-all.sh | 1 + pdf-mydoc.sh | 14 + pdf-product1.sh | 11 + pdf-product2.sh | 11 + pdf/mydoc.pdf | 16246 ++++++++++++++++ pdf/product1.pdf | Bin 0 -> 115101 bytes pdf/product2.pdf | Bin 0 -> 142049 bytes pdfconfigs/config_mydoc_pdf.yml | 20 + pdfconfigs/config_product1_pdf.yml | 20 + pdfconfigs/config_product2_pdf.yml | 20 + pdfconfigs/prince-list.txt | 82 + pdfconfigs/titlepage.html | 22 + pdfconfigs/tocpage.html | 44 + search.json | 33 + sitemap.xml | 24 + tooltips.html | 80 + tooltips.json | 19 + update.sh | 4 + var/build.sh | 10 + 223 files changed, 42778 insertions(+) create mode 100644 .bundle/config create mode 100644 .gitignore create mode 100644 .gitlab-ci.yml create mode 100644 .vscode/settings.json create mode 100644 404.md create mode 100644 Dockerfile create mode 100644 Gemfile create mode 100644 Gemfile.lock create mode 100644 _config.yml create mode 100644 _data/alerts.yml create mode 100644 _data/definitions.yml create mode 100644 _data/glossary.yml create mode 100644 _data/samplelist.yml create mode 100644 _data/sidebars/home_sidebar.yml create mode 100644 _data/sidebars/mydoc_sidebar.yml create mode 100644 _data/sidebars/other.yml create mode 100644 _data/sidebars/product1_sidebar.yml create mode 100644 _data/sidebars/product2_sidebar.yml create mode 100644 _data/strings.yml create mode 100644 _data/tags.yml create mode 100644 _data/terms.yml create mode 100644 _data/topnav.yml create mode 100644 _includes/archive.html create mode 100644 _includes/callout.html create mode 100644 _includes/custom/getting_started_series.html create mode 100644 _includes/custom/getting_started_series_next.html create mode 100644 _includes/custom/series_acme.html create mode 100644 _includes/custom/series_acme_next.html create mode 100644 _includes/custom/usermap.html create mode 100644 _includes/custom/usermapcomplex.html create mode 100644 _includes/disqus.html create mode 100644 _includes/feedback.html create mode 100755 _includes/footer.html create mode 100644 _includes/google_analytics.html create mode 100644 _includes/head.html create mode 100644 _includes/head_print.html create mode 100644 _includes/image.html create mode 100644 _includes/important.html create mode 100644 _includes/initialize_shuffle.html create mode 100644 _includes/inline_image.html create mode 100644 _includes/links.html create mode 100644 _includes/note.html create mode 100644 _includes/sidebar.html create mode 100644 _includes/taglogic.html create mode 100644 _includes/tip.html create mode 100644 _includes/toc.html create mode 100644 _includes/topnav.html create mode 100644 _includes/warning.html create mode 100644 _layouts/default.html create mode 100644 _layouts/default_print.html create mode 100644 _layouts/none.html create mode 100644 _layouts/page.html create mode 100644 _layouts/page_print.html create mode 100644 _layouts/post.html create mode 100644 _posts/2015-04-12-test-post-last-year.md create mode 100644 _posts/2016-02-24-first-post.md create mode 100644 _posts/2016-02-26-sample-post-jekyll.md create mode 100644 _tooltips/baseball.html create mode 100644 _tooltips/basketball.html create mode 100644 _tooltips/football.html create mode 100644 _tooltips/soccer.html create mode 100644 createtag create mode 100755 css/bootstrap.min.css create mode 100644 css/boxshadowproperties.css create mode 100644 css/customstyles.css create mode 100644 css/font-awesome.min.css create mode 100644 css/fonts/FontAwesome.otf create mode 100644 css/fonts/fontawesome-webfont.eot create mode 100644 css/fonts/fontawesome-webfont.svg create mode 100644 css/fonts/fontawesome-webfont.ttf create mode 100644 css/fonts/fontawesome-webfont.woff create mode 100644 css/fonts/fontawesome-webfont.woff2 create mode 100755 css/modern-business.css create mode 100644 css/printstyles.css create mode 100644 css/syntax.css create mode 100644 css/theme-blue.css create mode 100644 css/theme-green.css create mode 100644 docker-compose.yml create mode 100644 feed.xml create mode 100644 fonts/FontAwesome.otf create mode 100644 fonts/fontawesome-webfont.eot create mode 100644 fonts/fontawesome-webfont.svg create mode 100644 fonts/fontawesome-webfont.ttf create mode 100644 fonts/fontawesome-webfont.woff create mode 100644 fonts/glyphicons-halflings-regular.eot create mode 100644 fonts/glyphicons-halflings-regular.svg create mode 100644 fonts/glyphicons-halflings-regular.ttf create mode 100644 fonts/glyphicons-halflings-regular.woff create mode 100644 fonts/glyphicons-halflings-regular.woff2 create mode 100644 images/androidsdkmanagericon.png create mode 100644 images/authorizegithubscreen2.png create mode 100644 images/authorizeongithub.png create mode 100644 images/company_logo.png create mode 100644 images/company_logo_big.png create mode 100644 images/favicon.ico create mode 100644 images/helpapi-01.png create mode 100644 images/helpapi.svg create mode 100644 images/illustratoroptions.png create mode 100644 images/itermexample.png create mode 100644 images/jekyll.png create mode 100644 images/killalljekyll.png create mode 100644 images/liningup.png create mode 100644 images/workflowarrow.png create mode 100644 index.md create mode 100644 js/customscripts.js create mode 100644 js/jekyll-search.js create mode 100644 js/jquery.ba-throttle-debounce.min.js create mode 100755 js/jquery.navgoco.min.js create mode 100644 js/jquery.shuffle.min.js create mode 100644 js/toc.js create mode 100644 licenses/LICENSE create mode 100644 licenses/LICENSE-BSD-NAVGOCO.txt create mode 100644 pages/mydoc/mydoc_about.md create mode 100644 pages/mydoc/mydoc_about_ruby_gems_bundler.md create mode 100644 pages/mydoc/mydoc_adding_tooltips.md create mode 100644 pages/mydoc/mydoc_alerts.md create mode 100644 pages/mydoc/mydoc_atom_text_editor.md create mode 100644 pages/mydoc/mydoc_build_arguments.md create mode 100644 pages/mydoc/mydoc_build_scripts.md create mode 100644 pages/mydoc/mydoc_code_samples.md create mode 100644 pages/mydoc/mydoc_collections.md create mode 100644 pages/mydoc/mydoc_commenting_on_files.md create mode 100644 pages/mydoc/mydoc_conditional_logic.md create mode 100644 pages/mydoc/mydoc_content_reuse.md create mode 100644 pages/mydoc/mydoc_excluding_files.md create mode 100644 pages/mydoc/mydoc_faq.md create mode 100644 pages/mydoc/mydoc_generating_pdfs.md create mode 100644 pages/mydoc/mydoc_git_collaboration.md create mode 100644 pages/mydoc/mydoc_glossary.md create mode 100644 pages/mydoc/mydoc_help_api.md create mode 100644 pages/mydoc/mydoc_hyperlinks.md create mode 100644 pages/mydoc/mydoc_icons.md create mode 100644 pages/mydoc/mydoc_images.md create mode 100644 pages/mydoc/mydoc_install_jekyll_on_mac.md create mode 100644 pages/mydoc/mydoc_install_jekyll_on_windows.md create mode 100644 pages/mydoc/mydoc_installing_bundler.md create mode 100644 pages/mydoc/mydoc_introduction.md create mode 100644 pages/mydoc/mydoc_iterm_profiles.md create mode 100644 pages/mydoc/mydoc_kb_layout.md create mode 100644 pages/mydoc/mydoc_labels.md create mode 100644 pages/mydoc/mydoc_lists.md create mode 100644 pages/mydoc/mydoc_navtabs.md create mode 100644 pages/mydoc/mydoc_pages.md create mode 100644 pages/mydoc/mydoc_posts.md create mode 100644 pages/mydoc/mydoc_publishing_github_pages.md create mode 100644 pages/mydoc/mydoc_push_build_to_server.md create mode 100644 pages/mydoc/mydoc_release_notes_50.md create mode 100644 pages/mydoc/mydoc_release_notes_60.md create mode 100644 pages/mydoc/mydoc_search_configuration.md create mode 100644 pages/mydoc/mydoc_series.md create mode 100644 pages/mydoc/mydoc_seriesdemo1.md create mode 100644 pages/mydoc/mydoc_seriesdemo2.md create mode 100644 pages/mydoc/mydoc_seriesdemo3.md create mode 100644 pages/mydoc/mydoc_seriesdemo4.md create mode 100644 pages/mydoc/mydoc_shuffle.html create mode 100644 pages/mydoc/mydoc_sidebar_navigation.md create mode 100644 pages/mydoc/mydoc_special_layouts.md create mode 100644 pages/mydoc/mydoc_support.md create mode 100644 pages/mydoc/mydoc_supported_features.md create mode 100644 pages/mydoc/mydoc_syntax_highlighting.md create mode 100644 pages/mydoc/mydoc_tables.md create mode 100644 pages/mydoc/mydoc_tag_archives_overview.md create mode 100644 pages/mydoc/mydoc_tags.md create mode 100644 pages/mydoc/mydoc_themes.md create mode 100644 pages/mydoc/mydoc_troubleshooting.md create mode 100644 pages/mydoc/mydoc_webstorm_text_editor.md create mode 100644 pages/mydoc/mydoc_workflow_maps.md create mode 100644 pages/mydoc/mydoc_yaml_tutorial.md create mode 100644 pages/news/news.html create mode 100644 pages/news/news_archive.html create mode 100644 pages/product1/p1_landing_page.html create mode 100644 pages/product1/p1_sample1.md create mode 100644 pages/product1/p1_sample2.md create mode 100644 pages/product1/p1_sample3.md create mode 100644 pages/product1/p1_sample4.md create mode 100644 pages/product1/p1_sample5.md create mode 100644 pages/product1/p1_sample6.md create mode 100644 pages/product1/p1_sample7.md create mode 100644 pages/product2/p2_landing_page.html create mode 100644 pages/product2/p2_sample1.md create mode 100644 pages/product2/p2_sample10.md create mode 100644 pages/product2/p2_sample11.md create mode 100644 pages/product2/p2_sample12.md create mode 100644 pages/product2/p2_sample13.md create mode 100644 pages/product2/p2_sample14.md create mode 100644 pages/product2/p2_sample2.md create mode 100644 pages/product2/p2_sample3.md create mode 100644 pages/product2/p2_sample4.md create mode 100644 pages/product2/p2_sample5.md create mode 100644 pages/product2/p2_sample6.md create mode 100644 pages/product2/p2_sample7.md create mode 100644 pages/product2/p2_sample8.md create mode 100644 pages/product2/p2_sample9.md create mode 100644 pages/tags/tag_collaboration.md create mode 100644 pages/tags/tag_content_types.md create mode 100644 pages/tags/tag_formatting.md create mode 100644 pages/tags/tag_getting_started.md create mode 100644 pages/tags/tag_mobile.md create mode 100644 pages/tags/tag_navigation.md create mode 100644 pages/tags/tag_news.md create mode 100644 pages/tags/tag_publishing.md create mode 100644 pages/tags/tag_single_sourcing.md create mode 100644 pages/tags/tag_special_layouts.md create mode 100644 pages/tags/tag_troubleshooting.md create mode 100644 pdf-all.sh create mode 100644 pdf-mydoc.sh create mode 100644 pdf-product1.sh create mode 100644 pdf-product2.sh create mode 100644 pdf/mydoc.pdf create mode 100644 pdf/product1.pdf create mode 100644 pdf/product2.pdf create mode 100644 pdfconfigs/config_mydoc_pdf.yml create mode 100644 pdfconfigs/config_product1_pdf.yml create mode 100644 pdfconfigs/config_product2_pdf.yml create mode 100644 pdfconfigs/prince-list.txt create mode 100644 pdfconfigs/titlepage.html create mode 100644 pdfconfigs/tocpage.html create mode 100644 search.json create mode 100644 sitemap.xml create mode 100644 tooltips.html create mode 100644 tooltips.json create mode 100755 update.sh create mode 100644 var/build.sh diff --git a/.bundle/config b/.bundle/config new file mode 100644 index 0000000..9bc01b4 --- /dev/null +++ b/.bundle/config @@ -0,0 +1,3 @@ +--- +BUNDLE_PATH: "vendor/bundle" +BUNDLE_DISABLE_SHARED_GEMS: "true" diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9d9663b --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +_site/ +.sass-cache/ +.jekyll-metadata +_pdf +.DS_Store +.idea +vendor/* diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..7167efd --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,26 @@ +image: ruby:2.3 + +variables: + JEKYLL_ENV: production + +test: + stage: test + script: + - sh ./var/build.sh + - bundle exec jekyll build -d test + artifacts: + paths: + - test + except: + - master + +pages: + stage: deploy + script: + - sh ./var/build.sh + - bundle exec jekyll build -d public + artifacts: + paths: + - public + only: + - master diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..5af001d --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,6 @@ +// Place your settings in this file to overwrite default and user settings. +{ + "files.associations": { + "*.html": "liquid" + } +} diff --git a/404.md b/404.md new file mode 100644 index 0000000..a7b58c0 --- /dev/null +++ b/404.md @@ -0,0 +1,6 @@ +--- +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/Dockerfile b/Dockerfile new file mode 100644 index 0000000..2fdc308 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,14 @@ +FROM jekyll/builder + +WORKDIR /tmp +ADD Gemfile /tmp/ +ADD Gemfile.lock /tmp/ +RUN bundle install + +FROM jekyll/jekyll + +VOLUME /src +EXPOSE 4000 + +WORKDIR /src +ENTRYPOINT ["jekyll", "serve", "-H", "0.0.0.0"] diff --git a/Gemfile b/Gemfile new file mode 100644 index 0000000..33d9d3b --- /dev/null +++ b/Gemfile @@ -0,0 +1,3 @@ +source "https://rubygems.org" + +gem 'github-pages', group: :jekyll_plugins diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..b5b3f47 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,248 @@ +GEM + remote: https://rubygems.org/ + specs: + activesupport (4.2.10) + i18n (~> 0.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) + addressable (2.5.2) + public_suffix (>= 2.0.2, < 4.0) + coffee-script (2.4.1) + coffee-script-source + execjs + coffee-script-source (1.11.1) + colorator (1.1.0) + commonmarker (0.17.13) + ruby-enum (~> 0.5) + concurrent-ruby (1.0.5) + dnsruby (1.61.2) + addressable (~> 2.5) + em-websocket (0.5.1) + eventmachine (>= 0.12.9) + http_parser.rb (~> 0.6.0) + ethon (0.11.0) + ffi (>= 1.3.0) + eventmachine (1.2.7) + execjs (2.7.0) + faraday (0.15.3) + multipart-post (>= 1.2, < 3) + ffi (1.9.25) + forwardable-extended (2.6.0) + gemoji (3.0.0) + github-pages (192) + activesupport (= 4.2.10) + github-pages-health-check (= 1.8.1) + jekyll (= 3.7.4) + jekyll-avatar (= 0.6.0) + jekyll-coffeescript (= 1.1.1) + jekyll-commonmark-ghpages (= 0.1.5) + jekyll-default-layout (= 0.1.4) + jekyll-feed (= 0.10.0) + jekyll-gist (= 1.5.0) + jekyll-github-metadata (= 2.9.4) + jekyll-mentions (= 1.4.1) + jekyll-optional-front-matter (= 0.3.0) + jekyll-paginate (= 1.1.0) + jekyll-readme-index (= 0.2.0) + jekyll-redirect-from (= 0.14.0) + jekyll-relative-links (= 0.5.3) + jekyll-remote-theme (= 0.3.1) + jekyll-sass-converter (= 1.5.2) + jekyll-seo-tag (= 2.5.0) + jekyll-sitemap (= 1.2.0) + jekyll-swiss (= 0.4.0) + jekyll-theme-architect (= 0.1.1) + jekyll-theme-cayman (= 0.1.1) + jekyll-theme-dinky (= 0.1.1) + jekyll-theme-hacker (= 0.1.1) + jekyll-theme-leap-day (= 0.1.1) + jekyll-theme-merlot (= 0.1.1) + jekyll-theme-midnight (= 0.1.1) + jekyll-theme-minimal (= 0.1.1) + jekyll-theme-modernist (= 0.1.1) + jekyll-theme-primer (= 0.5.3) + jekyll-theme-slate (= 0.1.1) + jekyll-theme-tactile (= 0.1.1) + jekyll-theme-time-machine (= 0.1.1) + jekyll-titles-from-headings (= 0.5.1) + jemoji (= 0.10.1) + kramdown (= 1.17.0) + liquid (= 4.0.0) + listen (= 3.1.5) + mercenary (~> 0.3) + minima (= 2.5.0) + nokogiri (>= 1.8.2, < 2.0) + rouge (= 2.2.1) + terminal-table (~> 1.4) + github-pages-health-check (1.8.1) + addressable (~> 2.3) + dnsruby (~> 1.60) + octokit (~> 4.0) + public_suffix (~> 2.0) + typhoeus (~> 1.3) + html-pipeline (2.8.4) + activesupport (>= 2) + nokogiri (>= 1.4) + http_parser.rb (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + jekyll (3.7.4) + addressable (~> 2.4) + colorator (~> 1.0) + em-websocket (~> 0.5) + i18n (~> 0.7) + jekyll-sass-converter (~> 1.0) + jekyll-watch (~> 2.0) + kramdown (~> 1.14) + liquid (~> 4.0) + mercenary (~> 0.3.3) + pathutil (~> 0.9) + rouge (>= 1.7, < 4) + safe_yaml (~> 1.0) + jekyll-avatar (0.6.0) + jekyll (~> 3.0) + jekyll-coffeescript (1.1.1) + coffee-script (~> 2.2) + coffee-script-source (~> 1.11.1) + jekyll-commonmark (1.2.0) + commonmarker (~> 0.14) + jekyll (>= 3.0, < 4.0) + jekyll-commonmark-ghpages (0.1.5) + commonmarker (~> 0.17.6) + jekyll-commonmark (~> 1) + rouge (~> 2) + jekyll-default-layout (0.1.4) + jekyll (~> 3.0) + jekyll-feed (0.10.0) + jekyll (~> 3.3) + jekyll-gist (1.5.0) + octokit (~> 4.2) + jekyll-github-metadata (2.9.4) + jekyll (~> 3.1) + octokit (~> 4.0, != 4.4.0) + jekyll-mentions (1.4.1) + html-pipeline (~> 2.3) + jekyll (~> 3.0) + jekyll-optional-front-matter (0.3.0) + jekyll (~> 3.0) + jekyll-paginate (1.1.0) + jekyll-readme-index (0.2.0) + jekyll (~> 3.0) + jekyll-redirect-from (0.14.0) + jekyll (~> 3.3) + jekyll-relative-links (0.5.3) + jekyll (~> 3.3) + jekyll-remote-theme (0.3.1) + jekyll (~> 3.5) + rubyzip (>= 1.2.2, < 3.0) + jekyll-sass-converter (1.5.2) + sass (~> 3.4) + jekyll-seo-tag (2.5.0) + jekyll (~> 3.3) + jekyll-sitemap (1.2.0) + jekyll (~> 3.3) + jekyll-swiss (0.4.0) + jekyll-theme-architect (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-cayman (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-dinky (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-hacker (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-leap-day (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-merlot (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-midnight (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-minimal (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-modernist (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-primer (0.5.3) + jekyll (~> 3.5) + jekyll-github-metadata (~> 2.9) + jekyll-seo-tag (~> 2.0) + jekyll-theme-slate (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-tactile (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-time-machine (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-titles-from-headings (0.5.1) + jekyll (~> 3.3) + jekyll-watch (2.0.0) + listen (~> 3.0) + jemoji (0.10.1) + gemoji (~> 3.0) + html-pipeline (~> 2.2) + jekyll (~> 3.0) + kramdown (1.17.0) + liquid (4.0.0) + listen (3.1.5) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) + mercenary (0.3.6) + mini_portile2 (2.3.0) + minima (2.5.0) + jekyll (~> 3.5) + jekyll-feed (~> 0.9) + jekyll-seo-tag (~> 2.1) + minitest (5.11.3) + multipart-post (2.0.0) + nokogiri (1.8.4) + mini_portile2 (~> 2.3.0) + octokit (4.12.0) + sawyer (~> 0.8.0, >= 0.5.3) + pathutil (0.16.1) + forwardable-extended (~> 2.6) + public_suffix (2.0.5) + rb-fsevent (0.10.3) + rb-inotify (0.9.10) + ffi (>= 0.5.0, < 2) + rouge (2.2.1) + ruby-enum (0.7.2) + i18n + ruby_dep (1.5.0) + rubyzip (1.2.2) + safe_yaml (1.0.4) + sass (3.6.0) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + sawyer (0.8.1) + addressable (>= 2.3.5, < 2.6) + faraday (~> 0.8, < 1.0) + terminal-table (1.8.0) + unicode-display_width (~> 1.1, >= 1.1.1) + thread_safe (0.3.6) + typhoeus (1.3.0) + ethon (>= 0.9.0) + tzinfo (1.2.5) + thread_safe (~> 0.1) + unicode-display_width (1.4.0) + +PLATFORMS + ruby + +DEPENDENCIES + github-pages + +BUNDLED WITH + 1.16.1 diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..5990d9a --- /dev/null +++ b/_config.yml @@ -0,0 +1,116 @@ +repository: tomjoht/documentation-theme-jekyll + +output: web +# this property is useful for conditional filtering of content that is separate from the PDF. + +topnav_title: Documentazione Campi Aperti +# this appears on the top navigation bar next to the home button + +site_title: Manuale e diario di campo +# this appears in the html browser tab for the site title (seen mostly by search engines, not users) + +company_name: Campi Aperti +# this appears in the footer + +github_editme_path: +# 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. + +# gitlab_editme_path: +# if you're using GitLab, provide the basepath to the branch you've created for reviews, following the sample here. if not, leave this value blank. + +disqus_shortname: +# if you're using disqus for comments, add the shortname here. if not, leave this value blank. + +google_analytics: +# if you have google-analytics ID, put it in. if not, edit this value to 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: + - vendor/ + - .idea/ + - .gitignore +# these are the files and directories that jekyll will exclude from the build + +feedback_subject_line: Jekyll documentation theme + +feedback_email: info@campiaperti.org +# 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: "Domande?" +# if you uncomment the previous line, it changes the Feedback text + +# feedback_link: "http://campiaperti.org/" +# 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 + topnav: topnav + - + 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 + topnav: topnav + +# 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 +# baseurl: /documentation-theme-jekyll diff --git a/_data/alerts.yml b/_data/alerts.yml new file mode 100644 index 0000000..157e162 --- /dev/null +++ b/_data/alerts.yml @@ -0,0 +1,15 @@ +tip: '