HTML Drop Folder
The folder name is html/. Drop any .html file into that folder and GitHub Pages will publish it under /html/.
For example, html/my-page.html becomes https://alexanderlewisstevens.github.io//html/my-page.html.
Files with YAML front matter are rendered by Jekyll with the site layout. Files without front matter are published as plain static HTML.
