Update links to https

This commit is contained in:
Blaine Motsinger 2020-09-15 11:20:37 -05:00
parent f67c410cfe
commit b7d324275c
10 changed files with 55 additions and 55 deletions

View File

@ -7,9 +7,9 @@
<meta name="author" content="Marcus Whybrow"> <meta name="author" content="Marcus Whybrow">
<link rel="author" href="https://plus.google.com/103832793361409130288/posts"> <link rel="author" href="https://plus.google.com/103832793361409130288/posts">
<link rel="stylesheet" href="http://msmhq.com/assets/css/bootstrap.min.css"> <link rel="stylesheet" href="https://msmhq.com/assets/css/bootstrap.min.css">
<link rel="stylesheet" href="http://msmhq.com/assets/css/style.css"> <link rel="stylesheet" href="https://msmhq.com/assets/css/style.css">
<link rel="stylesheet" href="http://msmhq.com/assets/css/bootstrap-responsive.min.css"> <link rel="stylesheet" href="https://msmhq.com/assets/css/bootstrap-responsive.min.css">
<!--[if lt IE 9]> <!--[if lt IE 9]>
<script type="text/javascript" src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <script type="text/javascript" src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
@ -37,13 +37,13 @@
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span> <span class="icon-bar"></span>
</a> </a>
<a class="brand" href="http://msmhq.com/">MSM</a> <a class="brand" href="https://msmhq.com/">MSM</a>
<div class="nav-collapse collapse"> <div class="nav-collapse collapse">
<ul class="nav"> <ul class="nav">
<li><a href="http://msmhq.com/">Overview</a></li> <li><a href="https://msmhq.com/">Overview</a></li>
<li><a href="http://msmhq.com/blog/">Blog</a></li> <li><a href="https://msmhq.com/blog/">Blog</a></li>
<li><a href="http://msmhq.com/docs/">Docs</a></li> <li><a href="https://msmhq.com/docs/">Docs</a></li>
<li><a href="http://msm.tenderapp.com/">Support</a></li> <li><a href="https://msm.tenderapp.com/">Support</a></li>
</ul> </ul>
</div> </div>
</div> </div>
@ -56,26 +56,26 @@
<h1>404 Page Not Found</h1> <h1>404 Page Not Found</h1>
<p>Sorry, can't find that page.</p> <p>Sorry, can't find that page.</p>
<p> <p>
<a class="btn btn-large btn-primary" href="http://msmhq.com/">Oh well, show me the overview!</a> <a class="btn btn-large btn-primary" href="https://msmhq.com/">Oh well, show me the overview!</a>
</p> </p>
</div> </div>
<footer class="footer"> <footer class="footer">
<p>Code licensed under the <a class="ga-track" href="http://www.gnu.org/copyleft/gpl.html" target="_blank">General Public Licence v3</a>. Documentation licensed under <a class="ga-track" href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p> <p>Code licensed under the <a class="ga-track" href="https://www.gnu.org/copyleft/gpl.html" target="_blank">General Public Licence v3</a>. Documentation licensed under <a class="ga-track" href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
<p>You may have noticed this design approach is a shamless reworking of <a class="ga-track" href="http://twitter.github.com/bootstrap/">Twitter's Bootstrap</a> github page.</p> <p>You may have noticed this design approach is a shamless reworking of <a class="ga-track" href="https://twitter.github.com/bootstrap/">Twitter's Bootstrap</a> github page.</p>
<p>Icons from <a class="ga-track" href="http://glyphicons.com">Glyphicons Free</a>, licensed under <a class="ga-track" href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p> <p>Icons from <a class="ga-track" href="https://glyphicons.com">Glyphicons Free</a>, licensed under <a class="ga-track" href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
</footer> </footer>
</div> </div>
<script type="text/javascript" src="http://widget.uservoice.com/PV3DwOMKgbtdnsS4oZBew.js" async="true"></script> <script type="text/javascript" src="https://widget.uservoice.com/PV3DwOMKgbtdnsS4oZBew.js" async="true"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.0.3/bootstrap.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.0.3/bootstrap.min.js"></script>
<script type="text/javascript"> <script type="text/javascript">
// jquery-1.7.2.min.js local fallback // jquery-1.7.2.min.js local fallback
typeof jQuery == 'undefined' && document.write('<script src="http://msmhq.com/assets/js/jquery-1.7.2.min.js" type="text/javascript"><\/script>'); typeof jQuery == 'undefined' && document.write('<script src="https://msmhq.com/assets/js/jquery-1.7.2.min.js" type="text/javascript"><\/script>');
// bootstrap.min.js local fallback // bootstrap.min.js local fallback
typeof jQuery != 'undefined' && typeof jQuery.fn.modal == 'undefined' && document.write('<script src="http://msmhq.com/assets/js/bootstrap.min.js" type="text/javascript"><\/script>'); typeof jQuery != 'undefined' && typeof jQuery.fn.modal == 'undefined' && document.write('<script src="https://msmhq.com/assets/js/bootstrap.min.js" type="text/javascript"><\/script>');
</script> </script>
</body> </body>
</html> </html>

View File

@ -1,3 +1,3 @@
permalink: /:categories/:title permalink: /:categories/:title
baseurl: http://msmhq.com baseurl: https://msmhq.com
paginate: 10 paginate: 10

View File

@ -37,7 +37,7 @@
<li{% if page.tab == "overview" %} class="active"{% endif %}><a href="{{ site.baseurl }}/">Overview</a></li> <li{% if page.tab == "overview" %} class="active"{% endif %}><a href="{{ site.baseurl }}/">Overview</a></li>
<li{% if page.tab == "blog" %} class="active"{% endif %}><a href="{{ site.baseurl }}/blog/">Blog</a></li> <li{% if page.tab == "blog" %} class="active"{% endif %}><a href="{{ site.baseurl }}/blog/">Blog</a></li>
<li{% if page.tab == "docs" %} class="active"{% endif %}><a href="{{ site.baseurl }}/docs/">Docs</a></li> <li{% if page.tab == "docs" %} class="active"{% endif %}><a href="{{ site.baseurl }}/docs/">Docs</a></li>
<li><a href="http://msm.tenderapp.com/">Support</a></li> <li><a href="https://msm.tenderapp.com/">Support</a></li>
</ul> </ul>
</div> </div>
</div> </div>
@ -49,16 +49,16 @@
{% if page.footer != 'hide' %} {% if page.footer != 'hide' %}
<footer class="footer"> <footer class="footer">
<p>Code licensed under the <a class="ga-track" href="http://www.gnu.org/copyleft/gpl.html" target="_blank">General Public Licence v3</a>. Documentation licensed under <a class="ga-track" href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p> <p>Code licensed under the <a class="ga-track" href="https://www.gnu.org/copyleft/gpl.html" target="_blank">General Public Licence v3</a>. Documentation licensed under <a class="ga-track" href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
<p>You may have noticed this design approach is a shamless reworking of <a class="ga-track" href="http://twitter.github.com/bootstrap/">Twitter's Bootstrap</a> github page.</p> <p>You may have noticed this design approach is a shamless reworking of <a class="ga-track" href="https://twitter.github.com/bootstrap/">Twitter's Bootstrap</a> github page.</p>
<p>Icons from <a class="ga-track" href="http://glyphicons.com">Glyphicons Free</a>, licensed under <a class="ga-track" href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p> <p>Icons from <a class="ga-track" href="https://glyphicons.com">Glyphicons Free</a>, licensed under <a class="ga-track" href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
</footer> </footer>
{% endif %} {% endif %}
</div> </div>
<script type="text/javascript" src="http://widget.uservoice.com/PV3DwOMKgbtdnsS4oZBew.js" async="true"></script> <script type="text/javascript" src="https://widget.uservoice.com/PV3DwOMKgbtdnsS4oZBew.js" async="true"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.0.3/bootstrap.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.0.3/bootstrap.min.js"></script>
<script type="text/javascript"> <script type="text/javascript">
// jquery-1.7.2.min.js local fallback // jquery-1.7.2.min.js local fallback
@ -78,4 +78,4 @@
})(); })();
</script> </script>
</body> </body>
</html> </html>

View File

@ -8,7 +8,7 @@ I have had, since starting MSM, two or three people enquire about donations. It'
If you're wishing to donateand I by no means want to encourage you to do so (staring the project [on GitHub][star] is all the reward I need)then now you can with the new [PayPal donation page][paypal]. If you're wishing to donateand I by no means want to encourage you to do so (staring the project [on GitHub][star] is all the reward I need)then now you can with the new [PayPal donation page][paypal].
A link to this page can also be found at [msmhq.com](http://msmhq.com/) and, as a "Donate" button at the top of the GitHub project [readme page][readme]. A link to this page can also be found at [msmhq.com](https://msmhq.com/) and, as a "Donate" button at the top of the GitHub project [readme page][readme].
I'm not sure if it's possible to discern this information, but if donators would agree, I will have a page immortalising those kind few who did give so graciously to MSM, by listing their names. I'm not sure if it's possible to discern this information, but if donators would agree, I will have a page immortalising those kind few who did give so graciously to MSM, by listing their names.
@ -18,4 +18,4 @@ I'm so pleased that MSM has got to the stage where people think it's worth suppo
[readme]: https://github.com/marcuswhybrow/minecraft-server-manager#readme [readme]: https://github.com/marcuswhybrow/minecraft-server-manager#readme
[star]: https://github.com/marcuswhybrow/minecraft-server-manager [star]: https://github.com/marcuswhybrow/minecraft-server-manager
[paypal]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z7XQDNF7U5GLL [paypal]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z7XQDNF7U5GLL

View File

@ -89,7 +89,7 @@ Sends a command to the server, for example: `msm creativeserver cmd tp craftysau
Like the previous command, sends a string to the server to execute, but in addition outputs the server log to the screen afterwards. You can stop watching the log output by pressing Ctrl+C. Like the previous command, sends a string to the server to execute, but in addition outputs the server log to the screen afterwards. You can stop watching the log output by pressing Ctrl+C.
[op]: http://www.minecraftwiki.net/wiki/Operator [op]: https://www.minecraftwiki.net/wiki/Operator
[survival]: http://www.minecraftwiki.net/wiki/Survival [survival]: https://www.minecraftwiki.net/wiki/Survival
[creative]: http://www.minecraftwiki.net/wiki/Creative [creative]: https://www.minecraftwiki.net/wiki/Creative
[data-values]: http://www.minecraftwiki.net/wiki/Data_values [data-values]: https://www.minecraftwiki.net/wiki/Data_values

View File

@ -80,8 +80,8 @@ You can always get a quick list of commands by typing `msm help`, which outputs
[op]: http://www.minecraftwiki.net/wiki/Operator [op]: https://www.minecraftwiki.net/wiki/Operator
[survival]: http://www.minecraftwiki.net/wiki/Survival [survival]: https://www.minecraftwiki.net/wiki/Survival
[creative]: http://www.minecraftwiki.net/wiki/Creative [creative]: https://www.minecraftwiki.net/wiki/Creative
[we-snapshots]: http://wiki.sk89q.com/wiki/WorldEdit/Snapshots [we-snapshots]: https://wiki.sk89q.com/wiki/WorldEdit/Snapshots
[active-vs-inactive]: https://github.com/marcuswhybrow/minecraft-server-manager/wiki/Active-vs-Inactive-Servers [active-vs-inactive]: https://github.com/marcuswhybrow/minecraft-server-manager/wiki/Active-vs-Inactive-Servers

View File

@ -94,5 +94,5 @@ This command may be a good entry point for admins not familiar with command line
[we-snapshots]: http://wiki.sk89q.com/wiki/WorldEdit/Snapshots [we-snapshots]: https://wiki.sk89q.com/wiki/WorldEdit/Snapshots
[active-vs-inactive]: {{ site.baseurl }}/docs/concepts/active-vs-inactive.html [active-vs-inactive]: {{ site.baseurl }}/docs/concepts/active-vs-inactive.html

View File

@ -11,8 +11,8 @@ docsitem: community-videos
<p>A step by step guide to installing MSM and setting up its directories.</p> <p>A step by step guide to installing MSM and setting up its directories.</p>
<iframe width="560" height="315" src="http://www.youtube.com/embed/z5n22OF7GWM" frameborder="0" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/z5n22OF7GWM" frameborder="0" allowfullscreen></iframe>
<p>And part two:</p> <p>And part two:</p>
<iframe width="560" height="315" src="http://www.youtube.com/embed/j60pCSmVUe8" frameborder="0" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/j60pCSmVUe8" frameborder="0" allowfullscreen></iframe>

View File

@ -12,11 +12,11 @@ Installation
Install MSM on a Debian server (Ubuntu etc.) by pasting this line in your terminal: Install MSM on a Debian server (Ubuntu etc.) by pasting this line in your terminal:
wget -q http://git.io/Sxpr9g -O /tmp/msm && bash /tmp/msm wget -q https://git.io/Sxpr9g -O /tmp/msm && bash /tmp/msm
Or on RedHat using: Or on RedHat using:
wget -q http://git.io/lu0ULA -O /tmp/msm && bash /tmp/msm wget -q https://git.io/lu0ULA -O /tmp/msm && bash /tmp/msm
Or [suggest a new platform][issues]. Or [suggest a new platform][issues].
@ -32,7 +32,7 @@ Manual Installation
2. Download MSM's default configuration file, then **read through it** and change anything you want. Be sure to carry any changes you make forwards through this guide. 2. Download MSM's default configuration file, then **read through it** and change anything you want. Be sure to carry any changes you make forwards through this guide.
sudo wget http://git.io/6eiCSg -O /etc/msm.conf sudo wget https://git.io/6eiCSg -O /etc/msm.conf
3. Create the user and directories MSM needs: 3. Create the user and directories MSM needs:
@ -54,7 +54,7 @@ Manual Installation
4. Download the MSM script and place it in `/etc/init.d`: 4. Download the MSM script and place it in `/etc/init.d`:
sudo wget http://git.io/J1GAxA -O /etc/init.d/msm sudo wget https://git.io/J1GAxA -O /etc/init.d/msm
5. Set script permissions, and integrate script with startup/shutdown: 5. Set script permissions, and integrate script with startup/shutdown:
@ -71,7 +71,7 @@ Manual Installation
8. Setup MSM's included cron script for scheduled tasks and force cron to load script: 8. Setup MSM's included cron script for scheduled tasks and force cron to load script:
sudo wget http://git.io/pczolg -O /etc/cron.d/msm sudo wget https://git.io/pczolg -O /etc/cron.d/msm
sudo service cron reload sudo service cron reload
If you understand cron, give it a read and alter the timings to your liking. If you understand cron, give it a read and alter the timings to your liking.

View File

@ -21,24 +21,24 @@ tab: overview
<ul class="quick-links"> <ul class="quick-links">
<li> <li>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=msmhq&amp;repo=msm&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> <iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=msmhq&amp;repo=msm&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
</li> </li>
<li> <li>
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=msmhq&amp;repo=msm&amp;type=fork&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe> <iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=msmhq&amp;repo=msm&amp;type=fork&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
</li> </li>
<li class="text ga-track"><a href="{{ site.baseurl }}/docs/">Read the docs</a></li> <li class="text ga-track"><a href="{{ site.baseurl }}/docs/">Read the docs</a></li>
<li class="text ga-track"><a href="https://github.com/msmhq/msm/issues">Submit an issue</a></li> <li class="text ga-track"><a href="https://github.com/msmhq/msm/issues">Submit an issue</a></li>
<li class="text ga-track"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z7XQDNF7U5GLL">Donate</a></li> <li class="text ga-track"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Z7XQDNF7U5GLL">Donate</a></li>
<li> <li>
<div class="g-plusone" data-size="medium" data-href="http://msmhq.com/"></div> <div class="g-plusone" data-size="medium" data-href="https://msmhq.com/"></div>
</li> </li>
</ul> </ul>
<div class="section players"> <div class="section players">
<div class="player player-craftysaurus" title="visit my website"> <div class="player player-craftysaurus" title="visit my website">
<iframe src="http://marcuswhybrow.github.com/minecraft-widgets/skin.html?playername=craftysaurus&amp;scale=2" allowtransparency="true" frameborder="0" scrolling="0" width="32" height="65"></iframe> <iframe src="https://marcuswhybrow.github.com/minecraft-widgets/skin.html?playername=craftysaurus&amp;scale=2" allowtransparency="true" frameborder="0" scrolling="0" width="32" height="65"></iframe>
<div class="shadow"></div> <div class="shadow"></div>
<a class="link" href="http://marcus.codes/" onclick="_gaq.push(['_trackEvent', 'Masthead Actions', 'Created by craftysaurus']);"></a> <a class="link" href="https://marcus.codes/" onclick="_gaq.push(['_trackEvent', 'Masthead Actions', 'Created by craftysaurus']);"></a>
</div> </div>
<p class="created-by">Created by craftysaurus</p> <p class="created-by">Created by craftysaurus</p>
</div> </div>
@ -58,7 +58,7 @@ tab: overview
<div class="span4"> <div class="span4">
<img class="feature-icon" src="assets/img/glyphicons/glyphicons_342_hdd.png"> <img class="feature-icon" src="assets/img/glyphicons/glyphicons_342_hdd.png">
<h2>World and server backups</h2> <h2>World and server backups</h2>
<p>Periodically create <a class="ga-track" href="http://wiki.sk89q.com/wiki/WorldEdit/Snapshots">WorldEdit compatible snapshots</a> and then restore regions in-game to protect against griefers. Or backup the entire server directory for complete protection.</p> <p>Periodically create <a class="ga-track" href="https://wiki.sk89q.com/wiki/WorldEdit/Snapshots">WorldEdit compatible snapshots</a> and then restore regions in-game to protect against griefers. Or backup the entire server directory for complete protection.</p>
</div> </div>
<div class="span4"> <div class="span4">
@ -104,7 +104,7 @@ tab: overview
<div class="span4"> <div class="span4">
<img class="feature-icon" src="assets/img/glyphicons/glyphicons_118_embed_close.png"> <img class="feature-icon" src="assets/img/glyphicons/glyphicons_118_embed_close.png">
<h2>Beautiful code</h2> <h2>Beautiful code</h2>
<p>Readable code means less bugs, easier fixes, simpler updates, and lowers the learning curve for new contributors to the project. Why not <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=msmhq&amp;repo=msm&amp;type=fork&amp;count=false" allowtransparency="true" frameborder="0" scrolling="0" width="55px" height="20px"></iframe> the code and start today.</p> <p>Readable code means less bugs, easier fixes, simpler updates, and lowers the learning curve for new contributors to the project. Why not <iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=msmhq&amp;repo=msm&amp;type=fork&amp;count=false" allowtransparency="true" frameborder="0" scrolling="0" width="55px" height="20px"></iframe> the code and start today.</p>
</div> </div>
</div> </div>
@ -137,7 +137,7 @@ tab: overview
<div id="contributors"></div> <div id="contributors"></div>
<p class="byline"> <p class="byline">
Want to be in this list? Just Want to be in this list? Just
<iframe class="github-btn fork-btn" src="http://ghbtns.com/github-btn.html?user=msmhq&amp;repo=msm&amp;type=fork&amp;count=false&amp;size=large" allowtransparency="true" frameborder="0" scrolling="0" width="80px" height="30px"></iframe> <iframe class="github-btn fork-btn" src="https://ghbtns.com/github-btn.html?user=msmhq&amp;repo=msm&amp;type=fork&amp;count=false&amp;size=large" allowtransparency="true" frameborder="0" scrolling="0" width="80px" height="30px"></iframe>
and send a pull request. and send a pull request.
</p> </p>
</div> </div>
@ -167,7 +167,7 @@ tab: overview
</div> </div>
<div rel="tooltip" title="John" class="donator"> <div rel="tooltip" title="John" class="donator">
<a href="http://www.minepick.com/" target="_blank"><img src="https://i2.wp.com/a248.e.akamai.net/assets.github.com/images/gravatars/gravatar-user-420.png"></a> <a href="https://www.minepick.com/" target="_blank"><img src="https://i2.wp.com/a248.e.akamai.net/assets.github.com/images/gravatars/gravatar-user-420.png"></a>
</div> </div>
</div> </div>