diff --git a/Gemfile b/Gemfile index a28dfb2..83a45d5 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,3 @@ -source "http://rubygems.org" +source "https://rubygems.org" gem "github-pages" diff --git a/Gemfile.lock b/Gemfile.lock index f530986..fba6a1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: RedCloth (4.2.9) activesupport (4.2.6) diff --git a/README.markdown b/README.markdown index b41e3d4..a9caf6e 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,6 @@ # Introduction -Spring's project pages are based on [Jekyll](http://jekyllrb.com) and [GitHub Pages](http://pages.github.com/). This means that each project's website is stored within the project repo, in a special branch called "gh-pages". In order to keep everything looking similar across the many individual Spring projects, common elements of the Jekyll site layout, css, etc are stored in [a shared gh-pages repository](http://github.com/spring-projects/gh-pages). If you're seeing this README in the gh-pages branch of an actual Spring project, that's because this file, along with all the other common files get merged periodically into each project. +Spring's project pages are based on [Jekyll](https://jekyllrb.com) and [GitHub Pages](https://pages.github.com/). This means that each project's website is stored within the project repo, in a special branch called "gh-pages". In order to keep everything looking similar across the many individual Spring projects, common elements of the Jekyll site layout, css, etc are stored in [a shared gh-pages repository](https://github.com/spring-projects/gh-pages). If you're seeing this README in the gh-pages branch of an actual Spring project, that's because this file, along with all the other common files get merged periodically into each project. This approach may sound a little funky (and it is), but it's way better than the misery of Git submodules. In fact, it's actually pretty easy. If you're just getting started, then follow the directions immediately below. If you're needing a refresher on how to keep things up to date, then head to the section at the bottom on "keeping up to date". @@ -120,7 +120,7 @@ Once you're satisified with your edits, commit your changes and push the `gh-pag ## View your site live on the web -That's it! After not more than a few minutes, you should be able to see your site at http://spring-projects.github.io/{your-spring-project} +That's it! After not more than a few minutes, you should be able to see your site at https://spring-projects.github.io/{your-spring-project} # How to keep common gh-pages content up to date diff --git a/_config.yml b/_config.yml index 352b18a..c5cf2d9 100644 --- a/_config.yml +++ b/_config.yml @@ -15,10 +15,10 @@ name: Spring Cloud project: spring-cloud # Project github URL -github_repo_url: http://github.com/spring-cloud +github_repo_url: https://github.com/spring-cloud # Project forum URL -forum: http://stackoverflow.com/questions/tagged/spring-cloud +forum: https://stackoverflow.com/questions/tagged/spring-cloud # If you want to include a custom pom.xml or gradle template set these value to true and add _include files custom_pom_template: true @@ -27,6 +27,6 @@ custom_gradle_template: true ### The following properties are constant for most projects -main_site_url: http://spring.io -projects_site_url: http://cloud.spring.io -questions_url: http://spring.io/questions +main_site_url: https://spring.io +projects_site_url: https://cloud.spring.io +questions_url: https://spring.io/questions diff --git a/_includes/download_widget.md b/_includes/download_widget.md index 8bd1ec8..03d7bbb 100644 --- a/_includes/download_widget.md +++ b/_includes/download_widget.md @@ -10,8 +10,8 @@ Download

The recommended way to get started using {{ site.project }} in your project is with a dependency management system – the snippet below can be copied and pasted into your build. Need help? See our getting started guides - on building with Maven and - Gradle. + on building with Maven and + Gradle.

diff --git a/_includes/page.html b/_includes/page.html index f342858..11d6af1 100644 --- a/_includes/page.html +++ b/_includes/page.html @@ -4,7 +4,7 @@ - + @@ -114,14 +114,14 @@ © Pivotal Software, Inc. All Rights Reserved. - Terms of Use and - Privacy + document.write(d.getFullYear()); Pivotal Software, Inc. All Rights Reserved. + Terms of Use and + Privacy diff --git a/_sample-pages/project.html b/_sample-pages/project.html index b0435da..a4ae3b8 100644 --- a/_sample-pages/project.html +++ b/_sample-pages/project.html @@ -14,7 +14,7 @@ badges: icon: github - name: Issues (JIRA) - url: http://jira.springsource.org/browse/DATAJPA + url: https://jira.springsource.org/browse/DATAJPA icon: tracking - name: CI (Bamboo) @@ -22,11 +22,11 @@ badges: icon: ci - name: Forum - url: http://forum.spring.io/forum/spring-projects/data + url: https://forum.spring.io/forum/spring-projects/data icon: forum - name: StackOverflow - url: http://stackoverflow.com/questions/tagged/spring-data-jpa + url: https://stackoverflow.com/questions/tagged/spring-data-jpa icon: stackoverflow - name: Metrics (SonarQube) diff --git a/_sample-pages/project_group.html b/_sample-pages/project_group.html index 3b9ec53..313d22b 100644 --- a/_sample-pages/project_group.html +++ b/_sample-pages/project_group.html @@ -16,42 +16,42 @@ and developers that are behind these exciting technologies. {% capture project_description %} Hearts of the stars brain is the seed of intelligence consciousness extraplanetary shores of the cosmic ocean! As a patch of light paroxysm of global death? Inconspicuous motes of rock and gas. {% endcapture %} -{% include project_block.md site_url="http://www.spring.io" repo_url="http://github.com/sprinframework" project_title="Spring Framework" project_description=project_description %} +{% include project_block.md site_url="https://www.spring.io" repo_url="https://github.com/sprinframework" project_title="Spring Framework" project_description=project_description %} {% capture project_description %} This is Apache Hadoop Hadoop! {% endcapture %} -{% include project_block.md site_url="http://www.spring.io" repo_url="http://github.com/spring_hadoop" project_title="Apache Hadoop" project_description=project_description %} +{% include project_block.md site_url="https://www.spring.io" repo_url="https://github.com/spring_hadoop" project_title="Apache Hadoop" project_description=project_description %} {% capture project_description %} Hearts of the stars brain is the seed of intelligence consciousness extraplanetary shores of the cosmic ocean! As a patch of light paroxysm of global death? Inconspicuous motes of rock and gas. {% endcapture %} -{% include project_block.md site_url="http://www.spring.io" repo_url="http://github.com/sprinframework" project_title="Spring Framework" project_description=project_description %} +{% include project_block.md site_url="https://www.spring.io" repo_url="https://github.com/sprinframework" project_title="Spring Framework" project_description=project_description %} {% capture project_description %} This is Apache Hadoop Hadoop! {% endcapture %} -{% include project_block.md site_url="http://www.spring.io" repo_url="http://github.com/spring_hadoop" project_title="Apache Hadoop" project_description=project_description %} +{% include project_block.md site_url="https://www.spring.io" repo_url="https://github.com/spring_hadoop" project_title="Apache Hadoop" project_description=project_description %} {% capture project_description %} Hearts of the stars brain is the seed of intelligence consciousness extraplanetary shores of the cosmic ocean! As a patch of light paroxysm of global death? Inconspicuous motes of rock and gas. {% endcapture %} -{% include project_block.md site_url="http://www.spring.io" repo_url="http://github.com/sprinframework" project_title="Spring Framework" project_description=project_description %} +{% include project_block.md site_url="https://www.spring.io" repo_url="https://github.com/sprinframework" project_title="Spring Framework" project_description=project_description %} {% capture project_description %} This is Apache Hadoop Hadoop! {% endcapture %} -{% include project_block.md site_url="http://www.spring.io" repo_url="http://github.com/spring_hadoop" project_title="Apache Hadoop" project_description=project_description %} +{% include project_block.md site_url="https://www.spring.io" repo_url="https://github.com/spring_hadoop" project_title="Apache Hadoop" project_description=project_description %} {% capture project_description %} Hearts of the stars brain is the seed of intelligence consciousness extraplanetary shores of the cosmic ocean! As a patch of light paroxysm of global death? Inconspicuous motes of rock and gas. {% endcapture %} -{% include project_block.md site_url="http://www.spring.io" repo_url="http://github.com/sprinframework" project_title="Spring Framework" project_description=project_description %} +{% include project_block.md site_url="https://www.spring.io" repo_url="https://github.com/sprinframework" project_title="Spring Framework" project_description=project_description %} {% capture project_description %} This is Apache Hadoop Hadoop! {% endcapture %} -{% include project_block.md site_url="http://www.spring.io" repo_url="http://github.com/spring_hadoop" project_title="Apache Hadoop" project_description=project_description %} +{% include project_block.md site_url="https://www.spring.io" repo_url="https://github.com/spring_hadoop" project_title="Apache Hadoop" project_description=project_description %} {% endcapture %} diff --git a/asciidoctor.css b/asciidoctor.css index 06d52e6..58c6854 100644 --- a/asciidoctor.css +++ b/asciidoctor.css @@ -1,4 +1,4 @@ -/* Asciidoctor default stylesheet | MIT License | http://asciidoctor.org */ +/* Asciidoctor default stylesheet | MIT License | https://asciidoctor.org */ /* Remove the comments around the @import statement below when using this as a custom stylesheet */ /*@import "https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic|Noto+Serif:400,400italic,700,700italic|Droid+Sans+Mono:400";*/ article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block} diff --git a/bootstrap/css/bootstrap-select.css b/bootstrap/css/bootstrap-select.css index 42a9ba3..ae16251 100644 --- a/bootstrap/css/bootstrap-select.css +++ b/bootstrap/css/bootstrap-select.css @@ -1,6 +1,6 @@ /*! * bootstrap-select v1.1.1 - * http://silviomoreto.github.io/bootstrap-select/ + * https://silviomoreto.github.io/bootstrap-select/ * * Copyright 2013 bootstrap-select * Licensed under the MIT license diff --git a/bootstrap/js/bootstrap-select.js b/bootstrap/js/bootstrap-select.js index f0d4be0..8361f15 100644 --- a/bootstrap/js/bootstrap-select.js +++ b/bootstrap/js/bootstrap-select.js @@ -1,6 +1,6 @@ /*! * bootstrap-select v1.1.1 - * http://silviomoreto.github.io/bootstrap-select/ + * https://silviomoreto.github.io/bootstrap-select/ * * Copyright 2013 bootstrap-select * Licensed under the MIT license diff --git a/bootstrap/js/bootstrap.js b/bootstrap/js/bootstrap.js index 3c639f5..ee5a145 100644 --- a/bootstrap/js/bootstrap.js +++ b/bootstrap/js/bootstrap.js @@ -1,6 +1,6 @@ /* =================================================== * bootstrap-transition.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#transitions + * https://twitter.github.com/bootstrap/javascript.html#transitions * =================================================== * Copyright 2012 Twitter, Inc. * @@ -23,7 +23,7 @@ "use strict"; // jshint ;_; - /* CSS TRANSITION SUPPORT (http://www.modernizr.com/) + /* CSS TRANSITION SUPPORT (https://www.modernizr.com/) * ======================================================= */ $(function () { @@ -59,7 +59,7 @@ }(window.jQuery);/* ========================================================== * bootstrap-alert.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#alerts + * https://twitter.github.com/bootstrap/javascript.html#alerts * ========================================================== * Copyright 2012 Twitter, Inc. * @@ -157,7 +157,7 @@ }(window.jQuery);/* ============================================================ * bootstrap-button.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#buttons + * https://twitter.github.com/bootstrap/javascript.html#buttons * ============================================================ * Copyright 2012 Twitter, Inc. * @@ -261,7 +261,7 @@ }(window.jQuery);/* ========================================================== * bootstrap-carousel.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#carousel + * https://twitter.github.com/bootstrap/javascript.html#carousel * ========================================================== * Copyright 2012 Twitter, Inc. * @@ -467,7 +467,7 @@ }(window.jQuery);/* ============================================================= * bootstrap-collapse.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#collapse + * https://twitter.github.com/bootstrap/javascript.html#collapse * ============================================================= * Copyright 2012 Twitter, Inc. * @@ -633,7 +633,7 @@ }(window.jQuery);/* ============================================================ * bootstrap-dropdown.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#dropdowns + * https://twitter.github.com/bootstrap/javascript.html#dropdowns * ============================================================ * Copyright 2012 Twitter, Inc. * @@ -802,7 +802,7 @@ }(window.jQuery); /* ========================================================= * bootstrap-modal.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#modals + * https://twitter.github.com/bootstrap/javascript.html#modals * ========================================================= * Copyright 2012 Twitter, Inc. * @@ -1049,7 +1049,7 @@ }(window.jQuery); /* =========================================================== * bootstrap-tooltip.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#tooltips + * https://twitter.github.com/bootstrap/javascript.html#tooltips * Inspired by the original jQuery.tipsy by Jason Frame * =========================================================== * Copyright 2012 Twitter, Inc. @@ -1410,7 +1410,7 @@ }(window.jQuery); /* =========================================================== * bootstrap-popover.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#popovers + * https://twitter.github.com/bootstrap/javascript.html#popovers * =========================================================== * Copyright 2012 Twitter, Inc. * @@ -1524,7 +1524,7 @@ }(window.jQuery); /* ============================================================= * bootstrap-scrollspy.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#scrollspy + * https://twitter.github.com/bootstrap/javascript.html#scrollspy * ============================================================= * Copyright 2012 Twitter, Inc. * @@ -1685,7 +1685,7 @@ }(window.jQuery);/* ======================================================== * bootstrap-tab.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#tabs + * https://twitter.github.com/bootstrap/javascript.html#tabs * ======================================================== * Copyright 2012 Twitter, Inc. * @@ -1828,7 +1828,7 @@ }(window.jQuery);/* ============================================================= * bootstrap-typeahead.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#typeahead + * https://twitter.github.com/bootstrap/javascript.html#typeahead * ============================================================= * Copyright 2012 Twitter, Inc. * @@ -2163,7 +2163,7 @@ }(window.jQuery); /* ========================================================== * bootstrap-affix.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#affix + * https://twitter.github.com/bootstrap/javascript.html#affix * ========================================================== * Copyright 2012 Twitter, Inc. * diff --git a/css/main.css.css b/css/main.css.css index 9cc0f12..f6ca3df 100644 --- a/css/main.css.css +++ b/css/main.css.css @@ -427,7 +427,7 @@ input.floating-input:focus { .bottom-slide--container .bottom-slider--image { background-image: - url("http://imgs.mi9.com/uploads/landscape/2101/beautiful-leaf-wallpapers_1280x960_28083.jpg"); + url("https://imgs.mi9.com/uploads/landscape/2101/beautiful-leaf-wallpapers_1280x960_28083.jpg"); background-size: cover; height: 137px; transition: all 0.33s; diff --git a/docs/1.0.0/spring-cloud.html b/docs/1.0.0/spring-cloud.html index ea81083..d4947af 100644 --- a/docs/1.0.0/spring-cloud.html +++ b/docs/1.0.0/spring-cloud.html @@ -8,7 +8,7 @@ Spring Cloud