I built a distill blog site that has been working well, with an example page here
link
But I recently made some edits to a couple of posts, and rebuilt the site.
Now all works except the home/index page, which is now blank.
index
when i build the site now, it seems to have a successful build, but the new home page does not show up in the RStudio Viewer tab, and the index.html will open in a browser window, but be blank.
Only significant change was to styles.css
Repo is here
Really puzzling, which probably means I did something silly.
Any ideas? any recent changes in distill or pandoc?