I run a small blog based on Jekyll in GitHub Pages. Trying to fix an error at rebuilding it, I deleted the _site folder, which made all posts disappear from it.
It's rebuilding the site now, great, but it shows no posts at all — even that all of them are in _posts folder.
What am I missing here?
For reference: https://github.com/rghedin/rghedin.github.io
Thanks!