mirror of
https://github.com/streamxstream/xStreamRepoWeb.git
synced 2026-04-21 09:51:33 +00:00
Github hinzugefügt
This commit is contained in:
BIN
images/git.png
Normal file
BIN
images/git.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.2 KiB |
BIN
images/issue.png
Normal file
BIN
images/issue.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
BIN
images/lightblue.png
Normal file
BIN
images/lightblue.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.5 KiB |
BIN
images/pr.png
Normal file
BIN
images/pr.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
35
index.html
35
index.html
@@ -59,8 +59,41 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
<section id="github">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row text-center">
|
||||||
|
<h3>Stream auf Github</h3>
|
||||||
|
<h5>Wenn es Probleme mit xStream gibt, oder ihr Fehler darin findet, könnt Ihr dies gerne bei uns melden.</h5>
|
||||||
|
<h5>Wenn Ihr uns aktiv unterstützen möchtet könnt Ihr auch direkt eure "Pull Requests" einreichen.</h5>
|
||||||
|
</br></br>
|
||||||
|
<!-- Links -->
|
||||||
|
<div data-sr="enter top over 1s, wait 0.3s, move 24px, reset" class="col-md-4">
|
||||||
|
<img class="logo" src="images/issue.png" alt="Issue einreichen"/>
|
||||||
|
<h3>Issue erstellen</h3>
|
||||||
|
<div class="colored-line-small-center"></div>
|
||||||
|
<p>Klickt auf "Issue jetzt erstellen" und meldet euer Problem mit eurer Fehlerbeschreibung oder ein neues Feature. Ein vorgefertigtes Template hilft euch dabei alle Angaben korrekt zu übermitteln.</p>
|
||||||
|
<a href="https://github.com/streamxstream/plugin.video.xstream/issues/new/choose">Issue jetzt erstellen</a>
|
||||||
|
</div>
|
||||||
|
<!-- Mitte -->
|
||||||
|
<div data-sr="enter bottom over 1s, wait 0.3s, move 24px, reset" class="col-md-4 middle">
|
||||||
|
<img class="logo" src="images/git.png" alt="Github"/>
|
||||||
|
<h3>Github</h3>
|
||||||
|
<div class="colored-line-small-center"></div>
|
||||||
|
<p>Hier geht es zur xStream Github Seite. Dort findet ihr immer das aktuellste xStream für viele Kodi Versionen. Wählt euren Branch für eure Kodi Version die Ihr herunterladen möchtet.</p>
|
||||||
|
<a href="https://github.com/streamxstream/plugin.video.xstream">xStream Github</a></p>
|
||||||
|
</div>
|
||||||
|
<!-- Rechts -->
|
||||||
|
<div data-sr="enter top over 1s, wait 0.3s, move 24px, reset" class="col-md-4">
|
||||||
|
<img class="logo" src="images/pr.png" alt="Pull Request einreichen"/>
|
||||||
|
<h3>Pull Request erstellen</h3>
|
||||||
|
<div class="colored-line-small-center"></div>
|
||||||
|
<p>Klickt auf "Pull Request" einreichen um uns mit euren Hotfixes, neuen Erweiterungen oder zusätzlichen Siteplugins zu unterstützen. Auch wenn Ihr Fehler entdeckt und diese als PR´s einreicht helft Ihr uns sehr.</p>
|
||||||
|
<a href="https://github.com/streamxstream/plugin.video.xstream/compare">Pull request jetzt einreichen</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
<!-- Übersicht Ende -->
|
<!-- Übersicht Ende -->
|
||||||
|
|
||||||
<!-- Download -->
|
<!-- Download -->
|
||||||
<section id="download">
|
<section id="download">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|||||||
Reference in New Issue
Block a user