Hugo needs `_index.md` or `_index.html` files inside folders to mark them as sections. We need to 1. create these empty markers 2. ignore them in jekyll We don't add content to these pages for now.
Hugo needs
_index.mdor_index.htmlfiles inside folders to mark them as sections.We need to
We don't add content to these pages for now.