I publish a simple site on GitHub Pages (see http://jasonemiller.org), but like to have Jekyll running on my local machine to test pages before pushing to GitHub.
A long time passed and I hadn’t done any local testing before posting, and then I remembered the benefit of having a local Jekyll installation. But my local installs were not working.
When I tried to fix the local installs nothing worked.
I’d like to try to revert to a ‘clean install’ of ruby and Jekyll. What is the best way to do this?
Thanks in advance for advice on this.
Jason