It is better to have index.html or index.md? - Help - Jekyll Talk
This Beautiful Jekyll theme has an index.html file, yet it seems this should be index.md.
It actually includes Markdown that gets preprocessed
md is the more typically used file extension
If I rename it to index.md, …