Skip to content

24 ways to impress your friends

Vote down?

@cwebba1

I am excited to try Jekyll. Working on this tutorial now. I have successfully installed Jekyll and installed the documents into an orphan git branch. I have “Jekyll serve —watch” running. I can see Jekyll updating in the terminal whenever I make a change in the folder.

Where I am stuck is that http://localhost:4000/ is not found in my browser. I get `/’ not found. I’m searching for a way to get it working and navigate to my project folder via localhost:4000/

Any pointers at this juncture would be appreciated.