mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-02-16 10:31:12 +00:00
Add new section about the wiki
This commit is contained in:
23
index.html
23
index.html
@@ -42,8 +42,8 @@
|
||||
<!-- Nav -->
|
||||
<nav id="nav">
|
||||
<ul>
|
||||
<li class="current"><a href="index.html">Home</a></li>
|
||||
<li><a href="https://github.com/moonlight-stream">Github</a></li>
|
||||
<li><a href="https://github.com/moonlight-stream/moonlight-android/wiki">Wiki</a></li>
|
||||
<li><a href="#">Downloads</a>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -203,6 +203,25 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Moonlight getting started tab -->
|
||||
<div class="wrapper style2">
|
||||
<div class="title">Getting Started</div>
|
||||
<section id="intro" class="container">
|
||||
<p class="style3">Are you ready to stream? Check out our wiki for tips on how to get started.
|
||||
</br>
|
||||
Seasoned Moonlight user? Give back to the community by adding information to the wiki.
|
||||
</p>
|
||||
<section class="highlight">
|
||||
|
||||
<ul class="actions">
|
||||
<li><a href="https://github.com/moonlight-stream/moonlight-android/wiki" class="button style1">Moonlight Wiki</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<!--- Who We Are -->
|
||||
<div id="intro-wrapper" class="wrapper style1">
|
||||
<div class="title">Who We Are</div>
|
||||
@@ -217,7 +236,7 @@
|
||||
<li><a href="https://github.com/mrb113" class="user-mention">Michelle Bergeron</a></li>
|
||||
<li><a href="https://github.com/yetanothername" class="user-mention">Andrew Hennessy</a></li>
|
||||
</ul>
|
||||
Feel free to send any of us an email at our firstname@moonlight-stream.com or to all of us at <a href="mailto:info@moonlight-stream.com" target="_top">info@moonlight-stream.com</a>
|
||||
Feel free to send any of us an email at our firstname@moonlight-stream.com or to all of us at <a href="mailto:info@moonlight-stream.com" target="_top">info@moonlight-stream.com</a>. We do get a high volume of mail and unfortunately can't answer it all, so please check if your issue is covered in the <a href="https://github.com/moonlight-stream/moonlight-android/wiki">wiki</a> before reaching out. To report bugs, please follow the steps <a href = "https://github.com/moonlight-stream/moonlight-android/wiki/Reporting-Bugs-&-Getting-In-Touch">here</a>.
|
||||
</p>
|
||||
<p class="style3">
|
||||
Want to keep up with the latest Moonlight updates? Follow along with development at the <a href="http://forum.xda-developers.com/showthread.php?t=2505510">XDA Developers Thread</a>.
|
||||
|
||||
Reference in New Issue
Block a user