Windows 7 Help: GitHub Pages, using subfolders and MD files

So then I squashed all my commits, deleted folders, deleted things I didn’t think I knew why I added them and in the end all I needed was to add this to the Records.md files.

---
layout: default
title: xEdit-Wiki
permalink: /FalloutNV/Records.html
---

And then use this for the link

<a href="Fallout3/Records.html">FO3 Records htm</a><br>

And once I am at the list of records, those are referencing other .MD files and thankfully I don’t have to add any Front Yaml data or change the names of the files or anything. It just works.

Somehow I feel I could have done that in 1/8th the time.