mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
Added page for listing unofficial tutorials.
Added a tutorial by GamerPoets in addition to Gopher's video.
This commit is contained in:
+2
-2
@@ -47,8 +47,8 @@
|
||||
<paper-item><a href="https://webchat.freenode.net/?channels=%23loot">
|
||||
<core-icon icon="communication:live-help"></core-icon>IRC Channel
|
||||
</a></paper-item>
|
||||
<paper-item><a href="https://www.youtube.com/watch?v=SzoyWugzZAw">
|
||||
<core-icon icon="social:post-youtube"></core-icon>Unofficial Tutorial Video
|
||||
<paper-item><a href="/tutorials/">
|
||||
<core-icon icon="social:post-youtube"></core-icon>Unofficial Tutorials
|
||||
</a></paper-item>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
---
|
||||
layout: page
|
||||
title: Unofficial Tutorials
|
||||
permalink: /tutorials/
|
||||
---
|
||||
|
||||
<p>Some LOOT users have created tutorial videos to help others get the most out of LOOT. The videos linked below have been submitted by their creators for inclusion on this page, and checked for a reasonable level of accuracy.</p>
|
||||
|
||||
<h2>Relevant to LOOT v0.6.x</h2>
|
||||
<ul>
|
||||
<li><a href="https://www.youtube.com/watch?v=SzoyWugzZAw">Load Order #2 - LOOT</a>, by Gopher</li>
|
||||
<li><a href="https://www.youtube.com/watch?v=Rz6xR1Q1zuE">LOOT : Load Order Optimisation Tool</a>, by GamerPoets</li>
|
||||
</ul>
|
||||
|
||||
<h2>Submitting a Tutorial</h2>
|
||||
<p>If you have a created or know of a tutorial (video or otherwise) that could be featured on this page, you can submit it by <a href="https://github.com/loot/loot.github.io/issues/new">filing an issue</a> for it on the site's issue tracker (requires a GitHub account), or by contacting one of the team members (see the <a href="/credits/">Credits</a> page for a list).
|
||||
Reference in New Issue
Block a user