mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Transition repo URL references
This commit is contained in:
parent
68fd82f2b3
commit
46607f4145
16
index.html
16
index.html
@ -15,19 +15,19 @@ tab: overview
|
||||
<p>A comprehensive start up script for Minecraft and Bukkit servers.</p>
|
||||
|
||||
<div class="buttons">
|
||||
<a id="view-button" href="https://github.com/marcuswhybrow/minecraft-server-manager" class="btn btn-primary btn-large" onclick="_gaq.push(['_trackEvent', 'Masthead Actions', 'Github Project', 'View project on GitHub']);">View project on GitHub</a>
|
||||
<a id="view-button" href="https://github.com/msmhq/msm" class="btn btn-primary btn-large" onclick="_gaq.push(['_trackEvent', 'Masthead Actions', 'Github Project', 'View project on GitHub']);">View project on GitHub</a>
|
||||
<a id="install-button" href="{{ site.baseurl }}/docs/" class="btn btn-large" onclick="_gaq.push(['_trackEvent', 'Masthead Actions', 'Install']);">Install Guide <small>(0.8.0)</small></a>
|
||||
</div>
|
||||
|
||||
<ul class="quick-links">
|
||||
<li>
|
||||
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=marcuswhybrow&repo=minecraft-server-manager&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
|
||||
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=msmhq&repo=msm&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
|
||||
</li>
|
||||
<li>
|
||||
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=marcuswhybrow&repo=minecraft-server-manager&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
|
||||
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=msmhq&repo=msm&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
|
||||
</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/marcuswhybrow/minecraft-server-manager/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>
|
||||
<div class="g-plusone" data-size="medium" data-href="http://msmhq.com/"></div>
|
||||
@ -38,7 +38,7 @@ tab: overview
|
||||
<div class="player player-craftysaurus" title="visit my website">
|
||||
<iframe src="http://marcuswhybrow.github.com/minecraft-widgets/skin.html?playername=craftysaurus&scale=2" allowtransparency="true" frameborder="0" scrolling="0" width="32" height="65"></iframe>
|
||||
<div class="shadow"></div>
|
||||
<a class="link" href="http://marcuswhybrow.net/" onclick="_gaq.push(['_trackEvent', 'Masthead Actions', 'Created by craftysaurus']);"></a>
|
||||
<a class="link" href="http://marcus.codes/" onclick="_gaq.push(['_trackEvent', 'Masthead Actions', 'Created by craftysaurus']);"></a>
|
||||
</div>
|
||||
<p class="created-by">Created by craftysaurus</p>
|
||||
</div>
|
||||
@ -98,13 +98,13 @@ tab: overview
|
||||
<div class="span4">
|
||||
<img class="feature-icon" src="assets/img/glyphicons/glyphicons_269_keyboard_wired.png">
|
||||
<h2>Easy to get to grips with</h2>
|
||||
<p>As well as <a class="ga-track" href="{{ site.baseurl }}/docs/">detailed documentation</a>, and <a class="ga-track" href="https://github.com/marcuswhybrow/minecraft-server-manager/issues">issue submissions</a>, bash completion makes remembering what to type a thing of the past. Just hit tab!</p>
|
||||
<p>As well as <a class="ga-track" href="{{ site.baseurl }}/docs/">detailed documentation</a>, and <a class="ga-track" href="https://github.com/msmhq/msm/issues">issue submissions</a>, bash completion makes remembering what to type a thing of the past. Just hit tab!</p>
|
||||
</div>
|
||||
|
||||
<div class="span4">
|
||||
<img class="feature-icon" src="assets/img/glyphicons/glyphicons_118_embed_close.png">
|
||||
<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=marcuswhybrow&repo=minecraft-server-manager&type=fork&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="http://ghbtns.com/github-btn.html?user=msmhq&repo=msm&type=fork&count=false" allowtransparency="true" frameborder="0" scrolling="0" width="55px" height="20px"></iframe> the code and start today.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -137,7 +137,7 @@ tab: overview
|
||||
<div id="contributors"></div>
|
||||
<p class="byline">
|
||||
Want to be in this list? Just
|
||||
<iframe class="github-btn fork-btn" src="http://ghbtns.com/github-btn.html?user=marcuswhybrow&repo=minecraft-server-manager&type=fork&count=false&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="80px" height="30px"></iframe>
|
||||
<iframe class="github-btn fork-btn" src="http://ghbtns.com/github-btn.html?user=msmhq&repo=msm&type=fork&count=false&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="80px" height="30px"></iframe>
|
||||
and send a pull request.
|
||||
</p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user