mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
Hugo is a lot easier to work with locally (especially on Windows), and because it's not natively supported by GitHub Pages, it gets deployed using GitHub Actions, so it's also easier to keep the version of Hugo in sync between local builds and deployments. I've compared the generated _site/ and public/ folders and they look equivalent, except that Hugo also generates a sitemap: that can be disabled, but it's good to have.
12 lines
768 B
HTML
12 lines
768 B
HTML
---
|
|
layout: page
|
|
title: Unofficial 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>
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/fyvwslyKiog" frameborder="0" allowfullscreen></iframe>
|
|
|
|
<h5>Submitting a Tutorial</h5>
|
|
<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 letting us know in our forum thread or Discord server.
|