From 18311f2acf99cbc1c51cb57afe572efb3739bcac Mon Sep 17 00:00:00 2001 From: Larsenv Date: Fri, 5 Jul 2019 20:46:01 -0500 Subject: [PATCH] Revert to old minimal-mistakes until I can figure out how to fix it; --- CNAME | 0 Gemfile | 0 LICENSE.txt | 0 Rakefile | 76 -- _config.yml | 4 +- _data/navigation.yml | 0 _data/navigation/en_US.yml | 0 _data/navigation/es_MX.yml | 0 _data/navigation/it_IT.yml | 0 _data/navigation/pl_PL.yml | 0 _data/navigation/pt_BR.yml | 0 _data/ui-text.yml | 0 _includes/analytics-providers/custom.html | 0 .../analytics-providers/google-gtag.html | 9 - .../analytics-providers/google-universal.html | 12 +- _includes/analytics-providers/google.html | 7 +- _includes/analytics.html | 4 +- _includes/archive-single.html | 10 +- _includes/author-profile-custom-links.html | 4 +- _includes/author-profile.html | 148 ++- _includes/base_path | 5 + _includes/breadcrumbs.html | 8 +- _includes/browser-upgrade.html | 4 +- _includes/category-list.html | 10 +- _includes/comment.html | 4 +- _includes/comments-providers/custom.html | 0 _includes/comments-providers/discourse.html | 0 _includes/comments-providers/disqus.html | 0 _includes/comments-providers/facebook.html | 0 _includes/comments-providers/google-plus.html | 2 + _includes/comments-providers/scripts.html | 32 +- _includes/comments-providers/staticman.html | 6 +- .../comments-providers/staticman_v2.html | 40 - _includes/comments-providers/utterances.html | 20 - _includes/comments.html | 240 ++--- _includes/documents-collection.html | 19 - _includes/feature_row | 9 +- _includes/figure | 8 +- _includes/footer.html | 24 +- _includes/footer/custom.html | 2 +- _includes/gallery | 22 +- _includes/group-by-array | 2 +- _includes/head.html | 12 +- _includes/head/custom.html | 22 +- _includes/masthead.html | 114 ++- _includes/nav_list | 61 +- _includes/page__hero.html | 25 +- _includes/page__hero_video.html | 0 _includes/page__taxonomy.html | 2 +- _includes/paginator.html | 12 +- _includes/post_pagination.html | 6 +- _includes/posts-category.html | 3 - _includes/posts-tag.html | 3 - _includes/read-time.html | 2 +- _includes/scripts.html | 28 +- _includes/search/algolia-search-scripts.html | 54 - _includes/search/google-search-scripts.html | 30 - _includes/search/lunr-search-scripts.html | 10 - _includes/search/search_form.html | 18 - _includes/seo.html | 159 ++- _includes/sidebar.html | 29 +- _includes/skip-links.html | 8 - _includes/social-share.html | 8 +- _includes/tag-list.html | 10 +- _includes/toc | 2 +- _includes/toc.html | 85 -- _includes/video | 6 +- _layouts/archive-taxonomy.html | 2 +- _layouts/archive.html | 4 +- _layouts/categories.html | 42 - _layouts/category.html | 9 - _layouts/collection.html | 9 - _layouts/compress.html | 4 +- _layouts/default.html | 24 +- _layouts/home.html | 2 - _layouts/posts.html | 29 - _layouts/search.html | 42 - _layouts/single.html | 180 ++-- _layouts/splash.html | 17 +- _layouts/tag.html | 9 - _layouts/tags.html | 42 - _sass/minimal-mistakes.scss | 10 +- _sass/minimal-mistakes/_animations.scss | 0 _sass/minimal-mistakes/_archive.scss | 184 +--- _sass/minimal-mistakes/_base.scss | 79 +- _sass/minimal-mistakes/_buttons.scss | 9 +- _sass/minimal-mistakes/_footer.scss | 18 +- _sass/minimal-mistakes/_forms.scss | 56 +- _sass/minimal-mistakes/_masthead.scss | 21 +- _sass/minimal-mistakes/_mixins.scss | 4 +- _sass/minimal-mistakes/_navigation.scss | 927 +++++++++--------- _sass/minimal-mistakes/_notices.scss | 13 +- _sass/minimal-mistakes/_page.scss | 125 +-- _sass/minimal-mistakes/_print.scss | 0 _sass/minimal-mistakes/_reset.scss | 2 +- _sass/minimal-mistakes/_search.scss | 126 --- _sass/minimal-mistakes/_sidebar.scss | 85 +- _sass/minimal-mistakes/_syntax.scss | 396 ++------ _sass/minimal-mistakes/_tables.scss | 16 +- _sass/minimal-mistakes/_utilities.scss | 206 ++-- _sass/minimal-mistakes/_variables.scss | 203 ++-- _sass/minimal-mistakes/skins/_air.scss | 4 +- _sass/minimal-mistakes/skins/_aqua.scss | 30 - _sass/minimal-mistakes/skins/_contrast.scss | 23 +- _sass/minimal-mistakes/skins/_dark.scss | 8 +- _sass/minimal-mistakes/skins/_default.scss | 0 _sass/minimal-mistakes/skins/_dirt.scss | 20 +- _sass/minimal-mistakes/skins/_mint.scss | 4 +- _sass/minimal-mistakes/skins/_neon.scss | 57 -- _sass/minimal-mistakes/skins/_nord.scss | 24 + _sass/minimal-mistakes/skins/_plum.scss | 64 -- _sass/minimal-mistakes/skins/_sunrise.scss | 22 +- .../vendor/breakpoint/_breakpoint.scss | 0 .../vendor/breakpoint/_context.scss | 0 .../vendor/breakpoint/_helpers.scss | 0 .../vendor/breakpoint/_legacy-settings.scss | 0 .../vendor/breakpoint/_no-query.scss | 0 .../vendor/breakpoint/_parsers.scss | 0 .../vendor/breakpoint/_respond-to.scss | 0 .../vendor/breakpoint/_settings.scss | 0 .../vendor/breakpoint/parsers/_double.scss | 0 .../vendor/breakpoint/parsers/_query.scss | 0 .../breakpoint/parsers/_resolution.scss | 0 .../vendor/breakpoint/parsers/_single.scss | 0 .../vendor/breakpoint/parsers/_triple.scss | 0 .../parsers/double/_default-pair.scss | 0 .../breakpoint/parsers/double/_default.scss | 0 .../parsers/double/_double-string.scss | 0 .../parsers/resolution/_resolution.scss | 0 .../breakpoint/parsers/single/_default.scss | 0 .../breakpoint/parsers/triple/_default.scss | 0 .../vendor/font-awesome/_animated.scss | 34 + .../vendor/font-awesome/_bordered-pulled.scss | 25 + .../vendor/font-awesome/_core.scss | 12 + .../vendor/font-awesome/_fixed-width.scss | 6 + .../vendor/font-awesome/_font-awesome.scss | 18 + .../vendor/font-awesome/_icons.scss | 789 +++++++++++++++ .../vendor/font-awesome/_larger.scss | 13 + .../vendor/font-awesome/_list.scss | 19 + .../vendor/font-awesome/_mixins.scss | 60 ++ .../vendor/font-awesome/_path.scss | 15 + .../vendor/font-awesome/_rotated-flipped.scss | 20 + .../vendor/font-awesome/_screen-reader.scss | 5 + .../vendor/font-awesome/_stacked.scss | 20 + .../vendor/font-awesome/_variables.scss | 800 +++++++++++++++ .../magnific-popup/_magnific-popup.scss | 0 .../vendor/magnific-popup/_settings.scss | 0 _sass/minimal-mistakes/vendor/susy/_su.scss | 0 .../vendor/susy/_susy-prefix.scss | 0 _sass/minimal-mistakes/vendor/susy/_susy.scss | 0 .../vendor/susy/plugins/_svg-grid.scss | 0 .../vendor/susy/plugins/svg-grid/_prefix.scss | 0 .../susy/plugins/svg-grid/_svg-api.scss | 0 .../susy/plugins/svg-grid/_svg-grid-math.scss | 0 .../susy/plugins/svg-grid/_svg-settings.scss | 0 .../susy/plugins/svg-grid/_svg-unprefix.scss | 0 .../susy/plugins/svg-grid/_svg-utilities.scss | 0 .../vendor/susy/susy/_api.scss | 0 .../vendor/susy/susy/_normalize.scss | 0 .../vendor/susy/susy/_parse.scss | 0 .../vendor/susy/susy/_settings.scss | 0 .../vendor/susy/susy/_su-math.scss | 0 .../vendor/susy/susy/_su-validate.scss | 0 .../vendor/susy/susy/_syntax-helpers.scss | 0 .../vendor/susy/susy/_unprefix.scss | 0 .../vendor/susy/susy/_utilities.scss | 0 assets/css/main.scss | 1 + assets/files/CleanRip-v2.0.0.zip | Bin assets/files/DVDDumpTool.zip | Bin assets/files/MyMenuifyModv1.5.zip | Bin assets/files/Priiloader_v0_8_2.zip | Bin assets/files/WiiMC.1.3.4.YT.zip | Bin assets/files/YABDM.zip | Bin assets/files/autowiimmfipatcher-0.6.zip | Bin assets/files/brainslug-wii.zip | Bin assets/files/homebrew_browser_v0.3.9e.zip | Bin assets/fonts/FontAwesome.otf | Bin assets/fonts/fontawesome-webfont.eot | Bin assets/fonts/fontawesome-webfont.svg | 0 assets/fonts/fontawesome-webfont.ttf | Bin assets/fonts/fontawesome-webfont.woff | Bin assets/fonts/fontawesome-webfont.woff2 | Bin assets/js/_main.js | 0 assets/js/main.min.js | 0 assets/js/plugins/jquery.fitvids.js | 0 assets/js/plugins/jquery.greedy-navigation.js | 0 assets/js/plugins/jquery.magnific-popup.js | 0 assets/js/plugins/jquery.smooth-scroll.min.js | 0 assets/js/plugins/stickyfill.min.js | 0 assets/js/vendor/jquery/jquery-1.12.4.min.js | 0 assets/js/vendor/jquery/jquery-3.2.1.min.js | 0 crowdin.yaml | 0 images/404.jpg | Bin images/CleanRip/2.jpg | Bin images/CleanRip/3.jpg | Bin images/CleanRip/4.jpg | Bin images/CleanRip/5.jpg | Bin images/CleanRip/6.jpg | Bin images/CleanRip/7.jpg | Bin images/DumpDiscs_LAN/1.jpg | Bin images/DumpDiscs_LAN/2.jpg | Bin images/DumpDiscs_LAN/3.jpg | Bin images/DumpDiscs_LAN/4.jpg | Bin images/DumpDiscs_LAN/5.jpg | Bin images/DumpDiscs_LAN/6.jpg | Bin images/DumpDiscs_LAN/7.jpg | Bin images/DumpDiscs_LAN/8.PNG | Bin images/DumpDiscs_LAN/d | 0 images/DumpDiscs_LAN/insertthedisc.jpg | Bin images/DumpWADS/1.jpg | Bin images/DumpWADS/2.jpg | Bin images/DumpWADS/3.jpg | Bin images/DumpWADS/4.jpg | Bin images/DumpWADS/5.jpg | Bin images/DumpWADS/6.jpg | Bin images/EVC.jpg | Bin images/IOS-Patcher/iospatcher_1.jpg | Bin images/IOS-Patcher/iospatcher_2.jpg | Bin images/IOS-Patcher/iospatcher_3.jpg | Bin images/IOS-Patcher/iospatcher_4.jpg | Bin images/IOS-Patcher/iospatcher_mainscreen.jpg | Bin images/IOS-Patcher/netinstall.jpg | Bin images/IOS-Patcher/netinstall_downloading.jpg | Bin images/Priiloader/1.jpg | Bin images/Priiloader/2.jpg | Bin images/Priiloader/3.jpg | Bin images/Priiloader/4.jpg | Bin images/Priiloader/5.jpg | Bin images/Priiloader/6.jpg | Bin images/Priiloader/7.jpg | Bin images/RiiConnect24/Internet_10.png | Bin images/RiiConnect24/Internet_8.png | Bin images/RiiConnect24/Internet_9.png | Bin images/RiiConnect24/WiiXplorer_1.png | Bin images/RiiConnect24/WiiXplorer_2.png | Bin images/RiiConnect24/WiiXplorer_3.png | Bin images/RiiConnect24/WiiXplorer_4.png | Bin images/RiiConnect24/WiiXplorer_5.png | Bin images/RiiConnect24/WiiXplorer_6.png | Bin images/RiiConnect24/WiiXplorer_7.png | Bin images/RiiConnect24/WiiXplorer_8.png | Bin images/RiiConnect24/WiiXplorer_9.png | Bin images/SysCheck/1.png | Bin images/SysCheck/2.png | Bin images/Theme/common-key.png | Bin images/Wii/BannerBombPrompt.png | Bin images/Wii/InstallBootMii.jpg | Bin images/Wii/StartBannerbomb.png | Bin images/Wii/StartLetterbomb.png | Bin images/Wii/StartTwilightHack.png | Bin images/WiiModLite/1.gif | Bin images/WiiModLite/2.png | Bin images/WiiModLite/3.png | Bin images/WiiModLite/4.gif | Bin images/WiiModLite/5.png | Bin images/WiiModLite/6.png | Bin images/WiiModLite/7.png | Bin images/WiiRC24Logo.jpg | Bin images/WiiTutorials.jpg | Bin images/WiiWare-Patcher/netinstall.jpg | Bin .../netinstall_downloading.jpg | Bin images/WiiWare-Patcher/wiiwarepatcher_1.jpg | Bin images/WiiWare-Patcher/wiiwarepatcher_2.jpg | Bin images/WiiWare-Patcher/wiiwarepatcher_3.jpg | Bin images/WiiWare-Patcher/wiiwarepatcher_4.jpg | Bin .../wiiwarepatcher_dragandrop.gif | Bin .../wiiwarepatcher_mainscreen.jpg | Bin images/WiiWiimmfiLogo.jpg | Bin images/Wii_Yellow_Gray.jpg | Bin images/android-chrome-192x192.png | Bin images/android-chrome-512x512.png | Bin images/apple-touch-icon.png | Bin images/bio-photo.png | Bin images/bootmii.png | Bin images/browserconfig.xml | 0 images/cIOS.png | Bin images/favicon-16x16.png | Bin images/favicon-194x194.png | Bin images/favicon-32x32.png | Bin images/favicon.ico | Bin images/hbc.png | Bin images/home-page-feature.jpg | Bin images/letterbomb.png | Bin images/manifest.json | 0 images/mstile-144x144.png | Bin images/mstile-150x150.png | Bin images/patreon_white.png | Bin images/paypal_white.png | Bin images/priiloader.jpg | Bin images/rc24_using_the_ios_patcher.jpg | Bin images/rc24_using_the_wiiware_patcher.jpg | Bin images/safari-pinned-tab.svg | 0 images/vWii/Install249.png | Bin images/vWii/Install250.png | Bin images/vWii/Results.jpg | Bin images/vWii/ScamScreen.png | Bin images/vWii/StartWuphax.png | Bin images/vWii/SuccessHBC.png | Bin images/vWii/d2x.png | Bin images/wii-blue.png | Bin images/wii-red.png | Bin images/wiiu-windwaker.png | Bin minimal-mistakes-jekyll.gemspec | 15 +- robots.txt | 0 304 files changed, 3394 insertions(+), 3049 deletions(-) mode change 100644 => 100755 CNAME mode change 100644 => 100755 Gemfile mode change 100644 => 100755 LICENSE.txt delete mode 100644 Rakefile mode change 100644 => 100755 _config.yml mode change 100644 => 100755 _data/navigation.yml mode change 100644 => 100755 _data/navigation/en_US.yml mode change 100644 => 100755 _data/navigation/es_MX.yml mode change 100644 => 100755 _data/navigation/it_IT.yml mode change 100644 => 100755 _data/navigation/pl_PL.yml mode change 100644 => 100755 _data/navigation/pt_BR.yml mode change 100644 => 100755 _data/ui-text.yml mode change 100644 => 100755 _includes/analytics-providers/custom.html delete mode 100644 _includes/analytics-providers/google-gtag.html mode change 100644 => 100755 _includes/analytics-providers/google-universal.html mode change 100644 => 100755 _includes/analytics-providers/google.html mode change 100644 => 100755 _includes/analytics.html mode change 100644 => 100755 _includes/archive-single.html mode change 100644 => 100755 _includes/author-profile-custom-links.html mode change 100644 => 100755 _includes/author-profile.html create mode 100755 _includes/base_path mode change 100644 => 100755 _includes/breadcrumbs.html mode change 100644 => 100755 _includes/browser-upgrade.html mode change 100644 => 100755 _includes/category-list.html mode change 100644 => 100755 _includes/comment.html mode change 100644 => 100755 _includes/comments-providers/custom.html mode change 100644 => 100755 _includes/comments-providers/discourse.html mode change 100644 => 100755 _includes/comments-providers/disqus.html mode change 100644 => 100755 _includes/comments-providers/facebook.html create mode 100755 _includes/comments-providers/google-plus.html mode change 100644 => 100755 _includes/comments-providers/scripts.html mode change 100644 => 100755 _includes/comments-providers/staticman.html delete mode 100644 _includes/comments-providers/staticman_v2.html delete mode 100644 _includes/comments-providers/utterances.html mode change 100644 => 100755 _includes/comments.html delete mode 100644 _includes/documents-collection.html mode change 100644 => 100755 _includes/feature_row mode change 100644 => 100755 _includes/figure mode change 100644 => 100755 _includes/footer.html mode change 100644 => 100755 _includes/footer/custom.html mode change 100644 => 100755 _includes/gallery mode change 100644 => 100755 _includes/group-by-array mode change 100644 => 100755 _includes/head.html mode change 100644 => 100755 _includes/head/custom.html mode change 100644 => 100755 _includes/masthead.html mode change 100644 => 100755 _includes/nav_list mode change 100644 => 100755 _includes/page__hero.html mode change 100644 => 100755 _includes/page__hero_video.html mode change 100644 => 100755 _includes/page__taxonomy.html mode change 100644 => 100755 _includes/paginator.html mode change 100644 => 100755 _includes/post_pagination.html delete mode 100644 _includes/posts-category.html delete mode 100644 _includes/posts-tag.html mode change 100644 => 100755 _includes/read-time.html mode change 100644 => 100755 _includes/scripts.html delete mode 100644 _includes/search/algolia-search-scripts.html delete mode 100644 _includes/search/google-search-scripts.html delete mode 100644 _includes/search/lunr-search-scripts.html delete mode 100644 _includes/search/search_form.html mode change 100644 => 100755 _includes/seo.html mode change 100644 => 100755 _includes/sidebar.html delete mode 100644 _includes/skip-links.html mode change 100644 => 100755 _includes/social-share.html mode change 100644 => 100755 _includes/tag-list.html mode change 100644 => 100755 _includes/toc delete mode 100644 _includes/toc.html mode change 100644 => 100755 _includes/video mode change 100644 => 100755 _layouts/archive-taxonomy.html mode change 100644 => 100755 _layouts/archive.html delete mode 100644 _layouts/categories.html delete mode 100644 _layouts/category.html delete mode 100644 _layouts/collection.html mode change 100644 => 100755 _layouts/compress.html mode change 100644 => 100755 _layouts/default.html mode change 100644 => 100755 _layouts/home.html delete mode 100644 _layouts/posts.html delete mode 100644 _layouts/search.html mode change 100644 => 100755 _layouts/single.html mode change 100644 => 100755 _layouts/splash.html delete mode 100644 _layouts/tag.html delete mode 100644 _layouts/tags.html mode change 100644 => 100755 _sass/minimal-mistakes.scss mode change 100644 => 100755 _sass/minimal-mistakes/_animations.scss mode change 100644 => 100755 _sass/minimal-mistakes/_archive.scss mode change 100644 => 100755 _sass/minimal-mistakes/_base.scss mode change 100644 => 100755 _sass/minimal-mistakes/_buttons.scss mode change 100644 => 100755 _sass/minimal-mistakes/_footer.scss mode change 100644 => 100755 _sass/minimal-mistakes/_forms.scss mode change 100644 => 100755 _sass/minimal-mistakes/_masthead.scss mode change 100644 => 100755 _sass/minimal-mistakes/_mixins.scss mode change 100644 => 100755 _sass/minimal-mistakes/_navigation.scss mode change 100644 => 100755 _sass/minimal-mistakes/_notices.scss mode change 100644 => 100755 _sass/minimal-mistakes/_page.scss mode change 100644 => 100755 _sass/minimal-mistakes/_print.scss mode change 100644 => 100755 _sass/minimal-mistakes/_reset.scss delete mode 100644 _sass/minimal-mistakes/_search.scss mode change 100644 => 100755 _sass/minimal-mistakes/_sidebar.scss mode change 100644 => 100755 _sass/minimal-mistakes/_syntax.scss mode change 100644 => 100755 _sass/minimal-mistakes/_tables.scss mode change 100644 => 100755 _sass/minimal-mistakes/_utilities.scss mode change 100644 => 100755 _sass/minimal-mistakes/_variables.scss mode change 100644 => 100755 _sass/minimal-mistakes/skins/_air.scss delete mode 100644 _sass/minimal-mistakes/skins/_aqua.scss mode change 100644 => 100755 _sass/minimal-mistakes/skins/_contrast.scss mode change 100644 => 100755 _sass/minimal-mistakes/skins/_dark.scss mode change 100644 => 100755 _sass/minimal-mistakes/skins/_default.scss mode change 100644 => 100755 _sass/minimal-mistakes/skins/_dirt.scss mode change 100644 => 100755 _sass/minimal-mistakes/skins/_mint.scss delete mode 100644 _sass/minimal-mistakes/skins/_neon.scss create mode 100755 _sass/minimal-mistakes/skins/_nord.scss delete mode 100644 _sass/minimal-mistakes/skins/_plum.scss mode change 100644 => 100755 _sass/minimal-mistakes/skins/_sunrise.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/_breakpoint.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/_context.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/_helpers.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/_legacy-settings.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/_no-query.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/_parsers.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/_respond-to.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/_settings.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/parsers/_double.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/parsers/_query.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/parsers/_resolution.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/parsers/_single.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/parsers/_triple.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/parsers/double/_default-pair.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/parsers/double/_default.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/parsers/double/_double-string.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/parsers/resolution/_resolution.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/parsers/single/_default.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/breakpoint/parsers/triple/_default.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_animated.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_bordered-pulled.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_core.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_fixed-width.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_font-awesome.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_icons.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_larger.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_list.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_mixins.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_path.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_rotated-flipped.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_screen-reader.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_stacked.scss create mode 100755 _sass/minimal-mistakes/vendor/font-awesome/_variables.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/magnific-popup/_magnific-popup.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/magnific-popup/_settings.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/_su.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/_susy-prefix.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/_susy.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/plugins/_svg-grid.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/plugins/svg-grid/_prefix.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/plugins/svg-grid/_svg-api.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/plugins/svg-grid/_svg-grid-math.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/plugins/svg-grid/_svg-settings.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/plugins/svg-grid/_svg-unprefix.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/plugins/svg-grid/_svg-utilities.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/susy/_api.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/susy/_normalize.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/susy/_parse.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/susy/_settings.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/susy/_su-math.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/susy/_su-validate.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/susy/_syntax-helpers.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/susy/_unprefix.scss mode change 100644 => 100755 _sass/minimal-mistakes/vendor/susy/susy/_utilities.scss mode change 100644 => 100755 assets/css/main.scss mode change 100644 => 100755 assets/files/CleanRip-v2.0.0.zip mode change 100644 => 100755 assets/files/DVDDumpTool.zip mode change 100644 => 100755 assets/files/MyMenuifyModv1.5.zip mode change 100644 => 100755 assets/files/Priiloader_v0_8_2.zip mode change 100644 => 100755 assets/files/WiiMC.1.3.4.YT.zip mode change 100644 => 100755 assets/files/YABDM.zip mode change 100644 => 100755 assets/files/autowiimmfipatcher-0.6.zip mode change 100644 => 100755 assets/files/brainslug-wii.zip mode change 100644 => 100755 assets/files/homebrew_browser_v0.3.9e.zip mode change 100644 => 100755 assets/fonts/FontAwesome.otf mode change 100644 => 100755 assets/fonts/fontawesome-webfont.eot mode change 100644 => 100755 assets/fonts/fontawesome-webfont.svg mode change 100644 => 100755 assets/fonts/fontawesome-webfont.ttf mode change 100644 => 100755 assets/fonts/fontawesome-webfont.woff mode change 100644 => 100755 assets/fonts/fontawesome-webfont.woff2 mode change 100644 => 100755 assets/js/_main.js mode change 100644 => 100755 assets/js/main.min.js mode change 100644 => 100755 assets/js/plugins/jquery.fitvids.js mode change 100644 => 100755 assets/js/plugins/jquery.greedy-navigation.js mode change 100644 => 100755 assets/js/plugins/jquery.magnific-popup.js mode change 100644 => 100755 assets/js/plugins/jquery.smooth-scroll.min.js mode change 100644 => 100755 assets/js/plugins/stickyfill.min.js mode change 100644 => 100755 assets/js/vendor/jquery/jquery-1.12.4.min.js mode change 100644 => 100755 assets/js/vendor/jquery/jquery-3.2.1.min.js mode change 100644 => 100755 crowdin.yaml mode change 100644 => 100755 images/404.jpg mode change 100644 => 100755 images/CleanRip/2.jpg mode change 100644 => 100755 images/CleanRip/3.jpg mode change 100644 => 100755 images/CleanRip/4.jpg mode change 100644 => 100755 images/CleanRip/5.jpg mode change 100644 => 100755 images/CleanRip/6.jpg mode change 100644 => 100755 images/CleanRip/7.jpg mode change 100644 => 100755 images/DumpDiscs_LAN/1.jpg mode change 100644 => 100755 images/DumpDiscs_LAN/2.jpg mode change 100644 => 100755 images/DumpDiscs_LAN/3.jpg mode change 100644 => 100755 images/DumpDiscs_LAN/4.jpg mode change 100644 => 100755 images/DumpDiscs_LAN/5.jpg mode change 100644 => 100755 images/DumpDiscs_LAN/6.jpg mode change 100644 => 100755 images/DumpDiscs_LAN/7.jpg mode change 100644 => 100755 images/DumpDiscs_LAN/8.PNG mode change 100644 => 100755 images/DumpDiscs_LAN/d mode change 100644 => 100755 images/DumpDiscs_LAN/insertthedisc.jpg mode change 100644 => 100755 images/DumpWADS/1.jpg mode change 100644 => 100755 images/DumpWADS/2.jpg mode change 100644 => 100755 images/DumpWADS/3.jpg mode change 100644 => 100755 images/DumpWADS/4.jpg mode change 100644 => 100755 images/DumpWADS/5.jpg mode change 100644 => 100755 images/DumpWADS/6.jpg mode change 100644 => 100755 images/EVC.jpg mode change 100644 => 100755 images/IOS-Patcher/iospatcher_1.jpg mode change 100644 => 100755 images/IOS-Patcher/iospatcher_2.jpg mode change 100644 => 100755 images/IOS-Patcher/iospatcher_3.jpg mode change 100644 => 100755 images/IOS-Patcher/iospatcher_4.jpg mode change 100644 => 100755 images/IOS-Patcher/iospatcher_mainscreen.jpg mode change 100644 => 100755 images/IOS-Patcher/netinstall.jpg mode change 100644 => 100755 images/IOS-Patcher/netinstall_downloading.jpg mode change 100644 => 100755 images/Priiloader/1.jpg mode change 100644 => 100755 images/Priiloader/2.jpg mode change 100644 => 100755 images/Priiloader/3.jpg mode change 100644 => 100755 images/Priiloader/4.jpg mode change 100644 => 100755 images/Priiloader/5.jpg mode change 100644 => 100755 images/Priiloader/6.jpg mode change 100644 => 100755 images/Priiloader/7.jpg mode change 100644 => 100755 images/RiiConnect24/Internet_10.png mode change 100644 => 100755 images/RiiConnect24/Internet_8.png mode change 100644 => 100755 images/RiiConnect24/Internet_9.png mode change 100644 => 100755 images/RiiConnect24/WiiXplorer_1.png mode change 100644 => 100755 images/RiiConnect24/WiiXplorer_2.png mode change 100644 => 100755 images/RiiConnect24/WiiXplorer_3.png mode change 100644 => 100755 images/RiiConnect24/WiiXplorer_4.png mode change 100644 => 100755 images/RiiConnect24/WiiXplorer_5.png mode change 100644 => 100755 images/RiiConnect24/WiiXplorer_6.png mode change 100644 => 100755 images/RiiConnect24/WiiXplorer_7.png mode change 100644 => 100755 images/RiiConnect24/WiiXplorer_8.png mode change 100644 => 100755 images/RiiConnect24/WiiXplorer_9.png mode change 100644 => 100755 images/SysCheck/1.png mode change 100644 => 100755 images/SysCheck/2.png mode change 100644 => 100755 images/Theme/common-key.png mode change 100644 => 100755 images/Wii/BannerBombPrompt.png mode change 100644 => 100755 images/Wii/InstallBootMii.jpg mode change 100644 => 100755 images/Wii/StartBannerbomb.png mode change 100644 => 100755 images/Wii/StartLetterbomb.png mode change 100644 => 100755 images/Wii/StartTwilightHack.png mode change 100644 => 100755 images/WiiModLite/1.gif mode change 100644 => 100755 images/WiiModLite/2.png mode change 100644 => 100755 images/WiiModLite/3.png mode change 100644 => 100755 images/WiiModLite/4.gif mode change 100644 => 100755 images/WiiModLite/5.png mode change 100644 => 100755 images/WiiModLite/6.png mode change 100644 => 100755 images/WiiModLite/7.png mode change 100644 => 100755 images/WiiRC24Logo.jpg mode change 100644 => 100755 images/WiiTutorials.jpg mode change 100644 => 100755 images/WiiWare-Patcher/netinstall.jpg mode change 100644 => 100755 images/WiiWare-Patcher/netinstall_downloading.jpg mode change 100644 => 100755 images/WiiWare-Patcher/wiiwarepatcher_1.jpg mode change 100644 => 100755 images/WiiWare-Patcher/wiiwarepatcher_2.jpg mode change 100644 => 100755 images/WiiWare-Patcher/wiiwarepatcher_3.jpg mode change 100644 => 100755 images/WiiWare-Patcher/wiiwarepatcher_4.jpg mode change 100644 => 100755 images/WiiWare-Patcher/wiiwarepatcher_dragandrop.gif mode change 100644 => 100755 images/WiiWare-Patcher/wiiwarepatcher_mainscreen.jpg mode change 100644 => 100755 images/WiiWiimmfiLogo.jpg mode change 100644 => 100755 images/Wii_Yellow_Gray.jpg mode change 100644 => 100755 images/android-chrome-192x192.png mode change 100644 => 100755 images/android-chrome-512x512.png mode change 100644 => 100755 images/apple-touch-icon.png mode change 100644 => 100755 images/bio-photo.png mode change 100644 => 100755 images/bootmii.png mode change 100644 => 100755 images/browserconfig.xml mode change 100644 => 100755 images/cIOS.png mode change 100644 => 100755 images/favicon-16x16.png mode change 100644 => 100755 images/favicon-194x194.png mode change 100644 => 100755 images/favicon-32x32.png mode change 100644 => 100755 images/favicon.ico mode change 100644 => 100755 images/hbc.png mode change 100644 => 100755 images/home-page-feature.jpg mode change 100644 => 100755 images/letterbomb.png mode change 100644 => 100755 images/manifest.json mode change 100644 => 100755 images/mstile-144x144.png mode change 100644 => 100755 images/mstile-150x150.png mode change 100644 => 100755 images/patreon_white.png mode change 100644 => 100755 images/paypal_white.png mode change 100644 => 100755 images/priiloader.jpg mode change 100644 => 100755 images/rc24_using_the_ios_patcher.jpg mode change 100644 => 100755 images/rc24_using_the_wiiware_patcher.jpg mode change 100644 => 100755 images/safari-pinned-tab.svg mode change 100644 => 100755 images/vWii/Install249.png mode change 100644 => 100755 images/vWii/Install250.png mode change 100644 => 100755 images/vWii/Results.jpg mode change 100644 => 100755 images/vWii/ScamScreen.png mode change 100644 => 100755 images/vWii/StartWuphax.png mode change 100644 => 100755 images/vWii/SuccessHBC.png mode change 100644 => 100755 images/vWii/d2x.png mode change 100644 => 100755 images/wii-blue.png mode change 100644 => 100755 images/wii-red.png mode change 100644 => 100755 images/wiiu-windwaker.png mode change 100644 => 100755 minimal-mistakes-jekyll.gemspec mode change 100644 => 100755 robots.txt diff --git a/CNAME b/CNAME old mode 100644 new mode 100755 diff --git a/Gemfile b/Gemfile old mode 100644 new mode 100755 diff --git a/LICENSE.txt b/LICENSE.txt old mode 100644 new mode 100755 diff --git a/Rakefile b/Rakefile deleted file mode 100644 index 921330e6a..000000000 --- a/Rakefile +++ /dev/null @@ -1,76 +0,0 @@ -require "bundler/gem_tasks" -require "jekyll" -require "listen" - -def listen_ignore_paths(base, options) - [ - /_config\.ya?ml/, - /_site/, - /\.jekyll-metadata/ - ] -end - -def listen_handler(base, options) - site = Jekyll::Site.new(options) - Jekyll::Command.process_site(site) - proc do |modified, added, removed| - t = Time.now - c = modified + added + removed - n = c.length - relative_paths = c.map{ |p| Pathname.new(p).relative_path_from(base).to_s } - print Jekyll.logger.message("Regenerating:", "#{relative_paths.join(", ")} changed... ") - begin - Jekyll::Command.process_site(site) - puts "regenerated in #{Time.now - t} seconds." - rescue => e - puts "error:" - Jekyll.logger.warn "Error:", e.message - Jekyll.logger.warn "Error:", "Run jekyll build --trace for more information." - end - end -end - -task :preview do - base = Pathname.new('.').expand_path - options = { - "source" => base.join('test').to_s, - "destination" => base.join('test/_site').to_s, - "force_polling" => false, - "serving" => true, - "theme" => "minimal-mistakes-jekyll" - } - - options = Jekyll.configuration(options) - - ENV["LISTEN_GEM_DEBUGGING"] = "1" - listener = Listen.to( - base.join("_data"), - base.join("_includes"), - base.join("_layouts"), - base.join("_sass"), - base.join("assets"), - options["source"], - :ignore => listen_ignore_paths(base, options), - :force_polling => options['force_polling'], - &(listen_handler(base, options)) - ) - - begin - listener.start - Jekyll.logger.info "Auto-regeneration:", "enabled for '#{options["source"]}'" - - unless options['serving'] - trap("INT") do - listener.stop - puts " Halting auto-regeneration." - exit 0 - end - - loop { sleep 1000 } - end - rescue ThreadError - # You pressed Ctrl-C, oh my! - end - - Jekyll::Commands::Serve.process(options) -end diff --git a/_config.yml b/_config.yml old mode 100644 new mode 100755 index d3f363a28..69cb73f99 --- a/_config.yml +++ b/_config.yml @@ -221,7 +221,6 @@ plugins: - jekyll-feed - jemoji - jekyll-redirect-from - - jekyll-include-cache # mimic GitHub Pages with --safe whitelist: @@ -230,8 +229,7 @@ whitelist: - jekyll-gist - jekyll-feed - jemoji - - jekyll-redirect-from - - jekyll-include-cache + # Archives # Type diff --git a/_data/navigation.yml b/_data/navigation.yml old mode 100644 new mode 100755 diff --git a/_data/navigation/en_US.yml b/_data/navigation/en_US.yml old mode 100644 new mode 100755 diff --git a/_data/navigation/es_MX.yml b/_data/navigation/es_MX.yml old mode 100644 new mode 100755 diff --git a/_data/navigation/it_IT.yml b/_data/navigation/it_IT.yml old mode 100644 new mode 100755 diff --git a/_data/navigation/pl_PL.yml b/_data/navigation/pl_PL.yml old mode 100644 new mode 100755 diff --git a/_data/navigation/pt_BR.yml b/_data/navigation/pt_BR.yml old mode 100644 new mode 100755 diff --git a/_data/ui-text.yml b/_data/ui-text.yml old mode 100644 new mode 100755 diff --git a/_includes/analytics-providers/custom.html b/_includes/analytics-providers/custom.html old mode 100644 new mode 100755 diff --git a/_includes/analytics-providers/google-gtag.html b/_includes/analytics-providers/google-gtag.html deleted file mode 100644 index 16d0cf176..000000000 --- a/_includes/analytics-providers/google-gtag.html +++ /dev/null @@ -1,9 +0,0 @@ - - - diff --git a/_includes/analytics-providers/google-universal.html b/_includes/analytics-providers/google-universal.html old mode 100644 new mode 100755 index 68c2674ba..10d65b2ee --- a/_includes/analytics-providers/google-universal.html +++ b/_includes/analytics-providers/google-universal.html @@ -1,7 +1,9 @@ - diff --git a/_includes/analytics-providers/google.html b/_includes/analytics-providers/google.html old mode 100644 new mode 100755 index c5742b981..b591b9954 --- a/_includes/analytics-providers/google.html +++ b/_includes/analytics-providers/google.html @@ -1,9 +1,6 @@ - + \ No newline at end of file diff --git a/_includes/analytics.html b/_includes/analytics.html old mode 100644 new mode 100755 index 371469f0a..64a3359aa --- a/_includes/analytics.html +++ b/_includes/analytics.html @@ -1,12 +1,10 @@ -{% if jekyll.environment == 'production' and site.analytics.provider and page.analytics != false %} +{% if site.analytics.provider and page.analytics != false %} {% case site.analytics.provider %} {% when "google" %} {% include /analytics-providers/google.html %} {% when "google-universal" %} {% include /analytics-providers/google-universal.html %} -{% when "google-gtag" %} - {% include /analytics-providers/google-gtag.html %} {% when "custom" %} {% include /analytics-providers/custom.html %} {% endcase %} diff --git a/_includes/archive-single.html b/_includes/archive-single.html old mode 100644 new mode 100755 index 489f00067..dc9ac7375 --- a/_includes/archive-single.html +++ b/_includes/archive-single.html @@ -11,27 +11,27 @@ {% endif %}
-
+
{% if include.type == "grid" and teaser %}
{% endif %}

{% if post.link %} - {{ title }} Permalink + {{ title }} Permalink {% else %} - {{ title }} + {{ title }} {% endif %}

{% if post.read_time %} -

{% include read-time.html %}

+

{% include read-time.html %}

{% endif %} {% if post.excerpt %}

{{ post.excerpt | markdownify | strip_html | truncate: 160 }}

{% endif %}
diff --git a/_includes/author-profile-custom-links.html b/_includes/author-profile-custom-links.html old mode 100644 new mode 100755 index b89ffcb7d..3560e2588 --- a/_includes/author-profile-custom-links.html +++ b/_includes/author-profile-custom-links.html @@ -1,7 +1,7 @@ \ No newline at end of file diff --git a/_includes/author-profile.html b/_includes/author-profile.html old mode 100644 new mode 100755 index 4f0c02cd8..2d1054312 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -1,37 +1,23 @@ -{% assign author = page.author | default: page.authors[0] | default: site.author %} -{% assign author = site.data.authors[author] | default: author %} +{% if page.author and site.data.authors[page.author] %} + {% assign author = site.data.authors[page.author] %} +{% else %} + {% assign author = site.author %} +{% endif %} -
+
{% if author.avatar %}
{% if author.avatar contains "://" %} - {% assign author_src = author.avatar %} + {{ author.name }} {% else %} - {% assign author_src = author.avatar | relative_url %} - {% endif %} - - {% if author.home %} - {% if author.home contains "://" %} - {% assign author_link = author.home %} - {% else %} - {% assign author_link = author.home | relative_url %} - {% endif %} - - {{ author.name }} - - {% else %} - {{ author.name }} + {{ author.name }} {% endif %}
{% endif %}
- {% if author.home %} -

{{ author.name }}

- {% else %} -

{{ author.name }}

- {% endif %} +

{{ author.name }}

{% if author.bio %}

{{ author.bio }} @@ -43,23 +29,15 @@

{% endfor %} -
\ No newline at end of file +
diff --git a/_includes/figure b/_includes/figure old mode 100644 new mode 100755 index 8e9bdd581..da829e48f --- a/_includes/figure +++ b/_includes/figure @@ -3,10 +3,10 @@ {% if include.image_path contains "://" %} "{{ include.image_path }}" {% else %} - "{{ include.image_path | relative_url }}" + "{{ include.image_path | absolute_url }}" {% endif %} alt="{% if include.alt %}{{ include.alt }}{% endif %}"> {% if include.caption %} -
- {{ include.caption | markdownify | remove: "

" | remove: "

" }} -
{% endif %} +
{{ include.caption | markdownify | remove: "

" | remove: "

" }}
+ {% endif %} + diff --git a/_includes/footer.html b/_includes/footer.html old mode 100644 new mode 100755 index 2bc78963c..eca25824a --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,19 +1,5 @@ - - - +{% include base_path %} +{% assign split_path = page.path | split: "/" %} +{% assign locale = split_path[1] %} +{% assign titles = site.data.navigation[locale].footer %} + diff --git a/_includes/footer/custom.html b/_includes/footer/custom.html old mode 100644 new mode 100755 index d512599d1..8ca92cad6 --- a/_includes/footer/custom.html +++ b/_includes/footer/custom.html @@ -1,3 +1,3 @@ - \ No newline at end of file + diff --git a/_includes/gallery b/_includes/gallery old mode 100644 new mode 100755 index 97022aa88..67fb3625a --- a/_includes/gallery +++ b/_includes/gallery @@ -4,16 +4,12 @@ {% assign gallery = page.gallery %} {% endif %} -{% if include.layout %} - {% assign gallery_layout = include.layout %} +{% if gallery.size == 2 %} + {% assign gallery_layout = 'half' %} +{% elsif gallery.size >= 3 %} + {% assign gallery_layout = 'third' %} {% else %} - {% if gallery.size == 2 %} - {% assign gallery_layout = 'half' %} - {% elsif gallery.size >= 3 %} - {% assign gallery_layout = 'third' %} - {% else %} - {% assign gallery_layout = '' %} - {% endif %} + {% assign gallery_layout = '' %} {% endif %} \ No newline at end of file + diff --git a/_includes/group-by-array b/_includes/group-by-array old mode 100644 new mode 100755 index 708de41ae..528e40b10 --- a/_includes/group-by-array +++ b/_includes/group-by-array @@ -44,4 +44,4 @@ {% assign group_items = group_items | push: __item %} -{% endfor %} \ No newline at end of file +{% endfor %} diff --git a/_includes/head.html b/_includes/head.html old mode 100644 new mode 100755 index cb68465f4..d8a8713e5 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,9 +2,11 @@ {% include seo.html %} - + - + + + - + - +{% include base_path %} + - + + + + + + + + + + + + + + + diff --git a/_includes/masthead.html b/_includes/masthead.html old mode 100644 new mode 100755 index b2aca064e..52af9a67a --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -1,43 +1,71 @@ -{% if site.logo contains "://" %} - {% capture logo_path %}{{ site.logo }}{% endcapture %} -{% else %} - {% capture logo_path %}{{ site.logo }}{% endcapture %} -{% endif %} - -
-
-
- -
-
-
+
+
+
+ +
+
+
diff --git a/_includes/nav_list b/_includes/nav_list old mode 100644 new mode 100755 index b1d06c304..ba7dd5978 --- a/_includes/nav_list +++ b/_includes/nav_list @@ -1,47 +1,32 @@ -{% assign navigation = site.data.navigation[include.nav] %} +{% assign split_path = page.path | split: "/" %} +{% assign locale = split_path[1] %} +{% if locale == 'en_US' %} + {% assign locale_var = '/' %} +{% else %} + {% assign locale_var = locale | prepend:'/' | append:'/' %} +{% endif %} + +{% assign title = site.data.navigation[locale].sidebar_title %} +{% assign navigation = site.data.navigation[locale].sidebar_pages %} \ No newline at end of file + diff --git a/_includes/page__hero.html b/_includes/page__hero.html old mode 100644 new mode 100755 index 98bff72aa..93e9155fb --- a/_includes/page__hero.html +++ b/_includes/page__hero.html @@ -1,19 +1,19 @@ {% if page.header.image contains "://" %} {% capture img_path %}{{ page.header.image }}{% endcapture %} {% else %} - {% capture img_path %}{{ page.header.image | relative_url }}{% endcapture %} + {% capture img_path %}{{ page.header.image | absolute_url }}{% endcapture %} {% endif %} {% if page.header.cta_url contains "://" %} {% capture cta_path %}{{ page.header.cta_url }}{% endcapture %} {% else %} - {% capture cta_path %}{{ page.header.cta_url | relative_url }}{% endcapture %} + {% capture cta_path %}{{ page.header.cta_url | absolute_url }}{% endcapture %} {% endif %} {% if page.header.overlay_image contains "://" %} {% capture overlay_img_path %}{{ page.header.overlay_image }}{% endcapture %} {% elsif page.header.overlay_image %} - {% capture overlay_img_path %}{{ page.header.overlay_image | relative_url }}{% endcapture %} + {% capture overlay_img_path %}{{ page.header.overlay_image | absolute_url }}{% endcapture %} {% endif %} {% if page.header.overlay_filter contains "rgba" %} @@ -35,33 +35,22 @@ > {% if page.header.overlay_color or page.header.overlay_image %}
-

+

{% if paginator and site.paginate_show_page_num %} {{ site.title }}{% unless paginator.page == 1 %} {{ site.data.ui-text[site.locale].page | default: "Page" }} {{ paginator.page }}{% endunless %} {% else %} {{ page.title | default: site.title | markdownify | remove: "

" | remove: "

" }} {% endif %}

- {% if page.header.show_overlay_excerpt != false and page.excerpt %} + {% if page.excerpt %}

{{ page.excerpt | markdownify | remove: "

" | remove: "

" }}

{% endif %} - {% if page.read_time %} -

{% include read-time.html %}

+ {% if site.read_time and page.read_time %} +

{% include read-time.html %}

{% endif %} {% if page.header.cta_url %}

{{ page.header.cta_label | default: site.data.ui-text[site.locale].more_label | default: "Learn More" }}

{% endif %} - {% if page.header.actions %} -

- {% for action in page.header.actions %} - {% if action.url contains "://" %} - {% assign url = action.url %} - {% else %} - {% assign url = action.url | relative_url %} - {% endif %} - {{ action.label | default: site.data.ui-text[site.locale].more_label | default: "Learn More" }} - {% endfor %} - {% endif %}

{% else %} {{ image_description }} diff --git a/_includes/page__hero_video.html b/_includes/page__hero_video.html old mode 100644 new mode 100755 diff --git a/_includes/page__taxonomy.html b/_includes/page__taxonomy.html old mode 100644 new mode 100755 index 75c76c81d..f10b2026a --- a/_includes/page__taxonomy.html +++ b/_includes/page__taxonomy.html @@ -4,4 +4,4 @@ {% if site.category_archive.type and page.categories[0] %} {% include category-list.html %} -{% endif %} \ No newline at end of file +{% endif %} diff --git a/_includes/paginator.html b/_includes/paginator.html old mode 100644 new mode 100755 index 592a2cfcf..cf49ae8a2 --- a/_includes/paginator.html +++ b/_includes/paginator.html @@ -1,13 +1,13 @@ {% if paginator.total_pages > 1 %}
- \ No newline at end of file + diff --git a/_layouts/archive.html b/_layouts/archive.html old mode 100644 new mode 100755 index 08beb89af..bece6045d --- a/_layouts/archive.html +++ b/_layouts/archive.html @@ -19,8 +19,8 @@ layout: default
{% unless page.header.overlay_color or page.header.overlay_image %} -

{{ page.title }}

+

{{ page.title }}

{% endunless %} {{ content }}
- \ No newline at end of file + diff --git a/_layouts/categories.html b/_layouts/categories.html deleted file mode 100644 index aa2c6e80e..000000000 --- a/_layouts/categories.html +++ /dev/null @@ -1,42 +0,0 @@ ---- -layout: archive ---- - -{{ content }} - -{% assign categories_max = 0 %} -{% for category in site.categories %} - {% if category[1].size > categories_max %} - {% assign categories_max = category[1].size %} - {% endif %} -{% endfor %} - - - -{% for i in (1..categories_max) reversed %} - {% for category in site.categories %} - {% if category[1].size == i %} -
-

{{ category[0] }}

-
- {% for post in category.last %} - {% include archive-single.html type=page.entries_layout %} - {% endfor %} -
- {{ site.data.ui-text[site.locale].back_to_top | default: 'Back to Top' }} ↑ -
- {% endif %} - {% endfor %} -{% endfor %} diff --git a/_layouts/category.html b/_layouts/category.html deleted file mode 100644 index 79b81ce09..000000000 --- a/_layouts/category.html +++ /dev/null @@ -1,9 +0,0 @@ ---- -layout: archive ---- - -{{ content }} - -
- {% include posts-category.html taxonomy=page.taxonomy type=page.entries_layout %} -
diff --git a/_layouts/collection.html b/_layouts/collection.html deleted file mode 100644 index 3bcd916a6..000000000 --- a/_layouts/collection.html +++ /dev/null @@ -1,9 +0,0 @@ ---- -layout: archive ---- - -{{ content }} - -
- {% include documents-collection.html collection=page.collection sort_by=page.sort_by sort_order=page.sort_order type=page.entries_layout %} -
diff --git a/_layouts/compress.html b/_layouts/compress.html old mode 100644 new mode 100755 index bb34487d2..8248010b4 --- a/_layouts/compress.html +++ b/_layouts/compress.html @@ -1,10 +1,10 @@ --- # Jekyll layout that compresses HTML -# v3.1.0 +# v3.0.2 # http://jch.penibelst.de/ # © 2014–2015 Anatol Broder # MIT License --- {% capture _LINE_FEED %} -{% endcapture %}{% if site.compress_html.ignore.envs contains jekyll.environment or site.compress_html.ignore.envs == "all" %}{{ content }}{% else %}{% capture _content %}{{ content }}{% endcapture %}{% assign _profile = site.compress_html.profile %}{% if site.compress_html.endings == "all" %}{% assign _endings = "html head body li dt dd optgroup option colgroup caption thead tbody tfoot tr td th" | split: " " %}{% else %}{% assign _endings = site.compress_html.endings %}{% endif %}{% for _element in _endings %}{% capture _end %}{% endcapture %}{% assign _content = _content | remove: _end %}{% endfor %}{% if _profile and _endings %}{% assign _profile_endings = _content | size | plus: 1 %}{% endif %}{% for _element in site.compress_html.startings %}{% capture _start %}<{{ _element }}>{% endcapture %}{% assign _content = _content | remove: _start %}{% endfor %}{% if _profile and site.compress_html.startings %}{% assign _profile_startings = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.comments == "all" %}{% assign _comments = "" | split: " " %}{% else %}{% assign _comments = site.compress_html.comments %}{% endif %}{% if _comments.size == 2 %}{% capture _comment_befores %}.{{ _content }}{% endcapture %}{% assign _comment_befores = _comment_befores | split: _comments.first %}{% for _comment_before in _comment_befores %}{% if forloop.first %}{% continue %}{% endif %}{% capture _comment_outside %}{% if _carry %}{{ _comments.first }}{% endif %}{{ _comment_before }}{% endcapture %}{% capture _comment %}{% unless _carry %}{{ _comments.first }}{% endunless %}{{ _comment_outside | split: _comments.last | first }}{% if _comment_outside contains _comments.last %}{{ _comments.last }}{% assign _carry = false %}{% else %}{% assign _carry = true %}{% endif %}{% endcapture %}{% assign _content = _content | remove_first: _comment %}{% endfor %}{% if _profile %}{% assign _profile_comments = _content | size | plus: 1 %}{% endif %}{% endif %}{% assign _pre_befores = _content | split: "" %}{% assign _pres_after = "" %}{% if _pres.size != 0 %}{% if site.compress_html.blanklines %}{% assign _lines = _pres.last | split: _LINE_FEED %}{% capture _pres_after %}{% for _line in _lines %}{% assign _trimmed = _line | split: " " | join: " " %}{% if _trimmed != empty or forloop.last %}{% unless forloop.first %}{{ _LINE_FEED }}{% endunless %}{{ _line }}{% endif %}{% endfor %}{% endcapture %}{% else %}{% assign _pres_after = _pres.last | split: " " | join: " " %}{% endif %}{% endif %}{% capture _content %}{{ _content }}{% if _pre_before contains "" %}{% endif %}{% unless _pre_before contains "" and _pres.size == 1 %}{{ _pres_after }}{% endunless %}{% endcapture %}{% endfor %}{% if _profile %}{% assign _profile_collapse = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.clippings == "all" %}{% assign _clippings = "html head title base link meta style body article section nav aside h1 h2 h3 h4 h5 h6 hgroup header footer address p hr blockquote ol ul li dl dt dd figure figcaption main div table caption colgroup col tbody thead tfoot tr td th" | split: " " %}{% else %}{% assign _clippings = site.compress_html.clippings %}{% endif %}{% for _element in _clippings %}{% assign _edges = " ;; ;" | replace: "e", _element | split: ";" %}{% assign _content = _content | replace: _edges[0], _edges[1] | replace: _edges[2], _edges[3] | replace: _edges[4], _edges[5] %}{% endfor %}{% if _profile and _clippings %}{% assign _profile_clippings = _content | size | plus: 1 %}{% endif %}{{ _content }}{% if _profile %}
Step Bytes
raw {{ content | size }}{% if _profile_endings %}
endings {{ _profile_endings }}{% endif %}{% if _profile_startings %}
startings {{ _profile_startings }}{% endif %}{% if _profile_comments %}
comments {{ _profile_comments }}{% endif %}{% if _profile_collapse %}
collapse {{ _profile_collapse }}{% endif %}{% if _profile_clippings %}
clippings {{ _profile_clippings }}{% endif %}
{% endif %}{% endif %} +{% endcapture %}{% if site.compress_html.ignore.envs contains jekyll.environment %}{{ content }}{% else %}{% capture _content %}{{ content }}{% endcapture %}{% assign _profile = site.compress_html.profile %}{% if site.compress_html.endings == "all" %}{% assign _endings = "html head body li dt dd p rt rp optgroup option colgroup caption thead tbody tfoot tr td th" | split: " " %}{% else %}{% assign _endings = site.compress_html.endings %}{% endif %}{% for _element in _endings %}{% capture _end %}{% endcapture %}{% assign _content = _content | remove: _end %}{% endfor %}{% if _profile and _endings %}{% assign _profile_endings = _content | size | plus: 1 %}{% endif %}{% for _element in site.compress_html.startings %}{% capture _start %}<{{ _element }}>{% endcapture %}{% assign _content = _content | remove: _start %}{% endfor %}{% if _profile and site.compress_html.startings %}{% assign _profile_startings = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.comments == "all" %}{% assign _comments = "" | split: " " %}{% else %}{% assign _comments = site.compress_html.comments %}{% endif %}{% if _comments.size == 2 %}{% capture _comment_befores %}.{{ _content }}{% endcapture %}{% assign _comment_befores = _comment_befores | split: _comments.first %}{% for _comment_before in _comment_befores %}{% if forloop.first %}{% continue %}{% endif %}{% capture _comment_outside %}{% if _carry %}{{ _comments.first }}{% endif %}{{ _comment_before }}{% endcapture %}{% capture _comment %}{% unless _carry %}{{ _comments.first }}{% endunless %}{{ _comment_outside | split: _comments.last | first }}{% if _comment_outside contains _comments.last %}{{ _comments.last }}{% assign _carry = false %}{% else %}{% assign _carry = true %}{% endif %}{% endcapture %}{% assign _content = _content | remove_first: _comment %}{% endfor %}{% if _profile %}{% assign _profile_comments = _content | size | plus: 1 %}{% endif %}{% endif %}{% assign _pre_befores = _content | split: "" %}{% assign _pres_after = "" %}{% if _pres.size != 0 %}{% if site.compress_html.blanklines %}{% assign _lines = _pres.last | split: _LINE_FEED %}{% capture _pres_after %}{% for _line in _lines %}{% assign _trimmed = _line | split: " " | join: " " %}{% if _trimmed != empty or forloop.last %}{% unless forloop.first %}{{ _LINE_FEED }}{% endunless %}{{ _line }}{% endif %}{% endfor %}{% endcapture %}{% else %}{% assign _pres_after = _pres.last | split: " " | join: " " %}{% endif %}{% endif %}{% capture _content %}{{ _content }}{% if _pre_before contains "" %}{% endif %}{% unless _pre_before contains "" and _pres.size == 1 %}{{ _pres_after }}{% endunless %}{% endcapture %}{% endfor %}{% if _profile %}{% assign _profile_collapse = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.clippings == "all" %}{% assign _clippings = "html head title base link meta style body article section nav aside h1 h2 h3 h4 h5 h6 hgroup header footer address p hr blockquote ol ul li dl dt dd figure figcaption main div table caption colgroup col tbody thead tfoot tr td th" | split: " " %}{% else %}{% assign _clippings = site.compress_html.clippings %}{% endif %}{% for _element in _clippings %}{% assign _edges = " ;; ;" | replace: "e", _element | split: ";" %}{% assign _content = _content | replace: _edges[0], _edges[1] | replace: _edges[2], _edges[3] | replace: _edges[4], _edges[5] %}{% endfor %}{% if _profile and _clippings %}{% assign _profile_clippings = _content | size | plus: 1 %}{% endif %}{{ _content }}{% if _profile %}
Step Bytes
raw {{ content | size }}{% if _profile_endings %}
endings {{ _profile_endings }}{% endif %}{% if _profile_startings %}
startings {{ _profile_startings }}{% endif %}{% if _profile_comments %}
comments {{ _profile_comments }}{% endif %}{% if _profile_collapse %}
collapse {{ _profile_collapse }}{% endif %}{% if _profile_clippings %}
clippings {{ _profile_clippings }}{% endif %}
{% endif %}{% endif %} diff --git a/_layouts/default.html b/_layouts/default.html old mode 100644 new mode 100755 index a3dfd7009..739b9f059 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,10 +3,10 @@ @@ -15,24 +15,16 @@ - {% include_cached skip-links.html %} - {% include_cached browser-upgrade.html %} - {% include_cached masthead.html %} -
- {{ content }} -
+ {% include browser-upgrade.html %} + {% include masthead.html %} - {% if site.search == true %} -
- {% include_cached search/search_form.html %} -
- {% endif %} + {{ content }} -