From 88ccc16b72a13aba288682790e02eed2049bee80 Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Fri, 12 Aug 2022 15:35:23 +0200 Subject: [PATCH] http to https --- 404.md | 2 +- CONTRIBUTING.md | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- _includes/_browser-upgrade.html | 2 +- _includes/_footer.html | 2 +- _includes/_head.html | 4 +- _includes/_links.html | 28 +++++++------- _sass/mixins.scss | 2 +- _sass/vendor/font-awesome/font-awesome.scss | 4 +- _sass/vendor/google/_fonts.scss | 10 ++--- assets/css/main.scss | 2 +- assets/fonts/fontawesome-webfont.svg | 4 +- assets/js/_main.js | 4 +- assets/js/plugins/jquery.fitvids.js | 6 +-- assets/js/plugins/jquery.magnific-popup.js | 6 +-- .../js/vendor/modernizr-2.7.1.custom.min.js | 4 +- index.md | 4 +- old/en/mongoid/docs/callbacks.html | 2 +- old/en/mongoid/docs/contributing.html | 10 ++--- old/en/mongoid/docs/documents.html | 6 +-- old/en/mongoid/docs/extras.html | 2 +- old/en/mongoid/docs/identity_map.html | 4 +- old/en/mongoid/docs/indexing.html | 2 +- old/en/mongoid/docs/installation.html | 2 +- old/en/mongoid/docs/nested_attributes.html | 2 +- old/en/mongoid/docs/performance.html | 2 +- old/en/mongoid/docs/persistence.html | 4 +- old/en/mongoid/docs/querying.html | 2 +- old/en/mongoid/docs/rails.html | 4 +- old/en/mongoid/docs/relations.html | 2 +- old/en/mongoid/docs/tips.html | 14 +++---- old/en/mongoid/docs/upgrading.html | 38 +++++++++---------- old/en/mongoid/docs/validation.html | 4 +- old/en/mongoid/donate.html | 16 ++++---- old/en/mongoid/index.html | 6 +-- old/en/mongoid/links.html | 16 ++++---- old/en/mongoid/v3/callbacks.html | 2 +- old/en/mongoid/v3/contributing.html | 10 ++--- old/en/mongoid/v3/documents.html | 6 +-- old/en/mongoid/v3/extras.html | 2 +- old/en/mongoid/v3/identity_map.html | 4 +- old/en/mongoid/v3/index.html | 6 +-- old/en/mongoid/v3/indexing.html | 2 +- old/en/mongoid/v3/installation.html | 2 +- old/en/mongoid/v3/nested_attributes.html | 2 +- old/en/mongoid/v3/performance.html | 2 +- old/en/mongoid/v3/persistence.html | 4 +- old/en/mongoid/v3/querying.html | 2 +- old/en/mongoid/v3/rails.html | 4 +- old/en/mongoid/v3/relations.html | 2 +- old/en/mongoid/v3/tips.html | 14 +++---- old/en/mongoid/v3/upgrading.html | 38 +++++++++---------- old/en/mongoid/v3/validation.html | 4 +- old/en/moped/docs/bson.html | 2 +- old/en/moped/docs/driver.html | 14 +++---- old/en/moped/docs/installation.html | 2 +- old/en/moped/docs/replication.html | 2 +- old/en/moped/index.html | 6 +-- old/en/moped/links.html | 12 +++--- old/en/origin/docs/aliases.html | 2 +- old/en/origin/docs/installation.html | 2 +- old/en/origin/docs/options.html | 2 +- old/en/origin/docs/selection.html | 8 ++-- old/en/origin/docs/serialization.html | 2 +- old/en/origin/index.html | 2 +- old/en/origin/links.html | 8 ++-- old/javascripts/bootstrap-dropdown.js | 4 +- old/javascripts/bootstrap-scrollspy.js | 4 +- old/javascripts/bootstrap-tooltip.js | 4 +- old/rails.rb | 6 +-- old/stylesheets/bootstrap.min.css | 2 +- 72 files changed, 209 insertions(+), 209 deletions(-) diff --git a/404.md b/404.md index e4496df..2683efd 100644 --- a/404.md +++ b/404.md @@ -13,5 +13,5 @@ Sorry, but the page you were trying to view does not exist --- perhaps you can t var GOOG_FIXURL_SITE = '{{ site.url }}' \ No newline at end of file diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ddac1c9..8a2b83c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ Contributing ============ -The http://mongoid.github.io site is work of [many contributors](https://github.com/mongoid/mongoid.github.io/graphs/contributors). You're encouraged to submit [pull requests](https://github.com/mongoid/mongoid.github.io/pulls) and [propose topics](https://github.com/mongoid/mongoid.github.io/issues). When in doubt, ask a question in the [MongoDB User Group](http://groups.google.com/group/mongodb-user). +The https://mongoid.github.io site is work of [many contributors](https://github.com/mongoid/mongoid.github.io/graphs/contributors). You're encouraged to submit [pull requests](https://github.com/mongoid/mongoid.github.io/pulls) and [propose topics](https://github.com/mongoid/mongoid.github.io/issues). When in doubt, ask a question in the [MongoDB User Group](https://groups.google.com/group/mongodb-user). #### Fork the Project diff --git a/Gemfile b/Gemfile index 7c7a7ff..53aaf91 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ -source 'http://rubygems.org' +source 'https://rubygems.org' gem 'github-pages' diff --git a/Gemfile.lock b/Gemfile.lock index 15a749b..e3445c3 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/_includes/_browser-upgrade.html b/_includes/_browser-upgrade.html index 99d9cbc..708d747 100644 --- a/_includes/_browser-upgrade.html +++ b/_includes/_browser-upgrade.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/_includes/_footer.html b/_includes/_footer.html index a4aa210..fb67a18 100644 --- a/_includes/_footer.html +++ b/_includes/_footer.html @@ -1,5 +1,5 @@ © {{ site.time | date: '%Y' }} {{ site.owner.name }}. | - Powered by Jekyll based on the Minimal Mistakes theme. | + Powered by Jekyll based on the Minimal Mistakes theme. | Suggest an Edit diff --git a/_includes/_head.html b/_includes/_head.html index 18436bd..627ad86 100644 --- a/_includes/_head.html +++ b/_includes/_head.html @@ -14,9 +14,9 @@ {% capture canonical %}{{ site.url }}{% if site.permalink contains '.html' %}{{ page.url }}{% else %}{{ page.url | remove:'index.html' | strip_slash }}{% endif %}{% endcapture %} -{% if site.owner.google.plus %}{% endif %} +{% if site.owner.google.plus %}{% endif %} - + diff --git a/_includes/_links.html b/_includes/_links.html index 1dc4f81..45b505c 100644 --- a/_includes/_links.html +++ b/_includes/_links.html @@ -16,18 +16,18 @@
{{ author.info }}
{% if author.email %} Help{% endif %} -{% if author.twitter %} Twitter{% endif %} -{% if author.facebook %} Facebook{% endif %} -{% if author.google.plus %} Google+{% endif %} -{% if author.linkedin %} LinkedIn{% endif %} -{% if author.instagram %} Instagram{% endif %} -{% if author.tumblr %} Tumblr{% endif %} -{% if author.github %} Github{% endif %} -{% if author.stackoverflow %} Stackoverflow{% endif %} -{% if author.lastfm %} Last.fm{% endif %} -{% if author.dribbble %} Dribbble{% endif %} -{% if author.pinterest %} Pinterest{% endif %} -{% if author.foursquare %} Foursquare{% endif %} -{% if author.steam %} Steam{% endif %} +{% if author.twitter %} Twitter{% endif %} +{% if author.facebook %} Facebook{% endif %} +{% if author.google.plus %} Google+{% endif %} +{% if author.linkedin %} LinkedIn{% endif %} +{% if author.instagram %} Instagram{% endif %} +{% if author.tumblr %} Tumblr{% endif %} +{% if author.github %} Github{% endif %} +{% if author.stackoverflow %} Stackoverflow{% endif %} +{% if author.lastfm %} Last.fm{% endif %} +{% if author.dribbble %} Dribbble{% endif %} +{% if author.pinterest %} Pinterest{% endif %} +{% if author.foursquare %} Foursquare{% endif %} +{% if author.steam %} Steam{% endif %} {% if author.youtube %} Youtube{% endif %} -{% if author.soundcloud %} Soundcloud{% endif %} +{% if author.soundcloud %} Soundcloud{% endif %} diff --git a/_sass/mixins.scss b/_sass/mixins.scss index ac952d9..12fcf50 100644 --- a/_sass/mixins.scss +++ b/_sass/mixins.scss @@ -11,7 +11,7 @@ display: table; content: ""; // Fixes Opera/contenteditable bug: - // http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 + // https://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 line-height: 0; } &:after { diff --git a/_sass/vendor/font-awesome/font-awesome.scss b/_sass/vendor/font-awesome/font-awesome.scss index 2307dbd..3775ff7 100644 --- a/_sass/vendor/font-awesome/font-awesome.scss +++ b/_sass/vendor/font-awesome/font-awesome.scss @@ -1,6 +1,6 @@ /*! - * Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome - * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) + * Font Awesome 4.1.0 by @davegandy - https://fontawesome.io - @fontawesome + * License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ @import "variables"; diff --git a/_sass/vendor/google/_fonts.scss b/_sass/vendor/google/_fonts.scss index 9f43d51..0d0146d 100644 --- a/_sass/vendor/google/_fonts.scss +++ b/_sass/vendor/google/_fonts.scss @@ -5,29 +5,29 @@ font-family: 'PT Sans Narrow'; font-style: normal; font-weight: 400; - src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(http://themes.googleusercontent.com/static/fonts/ptsansnarrow/v5/UyYrYy3ltEffJV9QueSi4RdbPw3QSf9R-kE0EsQUn2A.woff) format('woff'); + src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(https://themes.googleusercontent.com/static/fonts/ptsansnarrow/v5/UyYrYy3ltEffJV9QueSi4RdbPw3QSf9R-kE0EsQUn2A.woff) format('woff'); } @font-face { font-family: 'PT Sans Narrow'; font-style: normal; font-weight: 700; - src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url(http://themes.googleusercontent.com/static/fonts/ptsansnarrow/v5/Q_pTky3Sc3ubRibGToTAYiylde52zikAzebNtJS89aM.woff) format('woff'); + src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url(https://themes.googleusercontent.com/static/fonts/ptsansnarrow/v5/Q_pTky3Sc3ubRibGToTAYiylde52zikAzebNtJS89aM.woff) format('woff'); } @font-face { font-family: 'PT Serif'; font-style: normal; font-weight: 400; - src: local('PT Serif'), local('PTSerif-Regular'), url(http://fonts.gstatic.com/s/ptserif/v7/I-OtoJZa3TeyH6D9oli3ifesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ptserif/v7/sDRi4fY9bOiJUbgq53yZCfesZW2xOQ-xsNqO47m55DA.woff) format('woff'); + src: local('PT Serif'), local('PTSerif-Regular'), url(https://fonts.gstatic.com/s/ptserif/v7/I-OtoJZa3TeyH6D9oli3ifesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'), url(https://fonts.gstatic.com/s/ptserif/v7/sDRi4fY9bOiJUbgq53yZCfesZW2xOQ-xsNqO47m55DA.woff) format('woff'); } @font-face { font-family: 'PT Serif'; font-style: normal; font-weight: 700; - src: local('PT Serif Bold'), local('PTSerif-Bold'), url(http://fonts.gstatic.com/s/ptserif/v7/QABk9IxT-LFTJ_dQzv7xpI4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ptserif/v7/QABk9IxT-LFTJ_dQzv7xpIbN6UDyHWBl620a-IRfuBk.woff) format('woff'); + src: local('PT Serif Bold'), local('PTSerif-Bold'), url(https://fonts.gstatic.com/s/ptserif/v7/QABk9IxT-LFTJ_dQzv7xpI4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2'), url(https://fonts.gstatic.com/s/ptserif/v7/QABk9IxT-LFTJ_dQzv7xpIbN6UDyHWBl620a-IRfuBk.woff) format('woff'); } @font-face { font-family: 'PT Serif'; font-style: italic; font-weight: 400; - src: local('PT Serif Italic'), local('PTSerif-Italic'), url(http://fonts.gstatic.com/s/ptserif/v7/03aPdn7fFF3H6ngCgAlQzPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ptserif/v7/03aPdn7fFF3H6ngCgAlQzBsxEYwM7FgeyaSgU71cLG0.woff) format('woff'); + src: local('PT Serif Italic'), local('PTSerif-Italic'), url(https://fonts.gstatic.com/s/ptserif/v7/03aPdn7fFF3H6ngCgAlQzPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2'), url(https://fonts.gstatic.com/s/ptserif/v7/03aPdn7fFF3H6ngCgAlQzBsxEYwM7FgeyaSgU71cLG0.woff) format('woff'); } \ No newline at end of file diff --git a/assets/css/main.scss b/assets/css/main.scss index 814e502..24f4d07 100644 --- a/assets/css/main.scss +++ b/assets/css/main.scss @@ -7,7 +7,7 @@ sitemap: false * Minimal Mistakes * * Designer: Michael Rose - * Twitter: http://twitter.com/mmistakes + * Twitter: https://twitter.com/mmistakes * */ diff --git a/assets/fonts/fontawesome-webfont.svg b/assets/fonts/fontawesome-webfont.svg index a9f8469..5a39953 100644 --- a/assets/fonts/fontawesome-webfont.svg +++ b/assets/fonts/fontawesome-webfont.svg @@ -1,6 +1,6 @@ - -