StartBootstrap / freelancer-jekyll

A Jekyll version of the Freelancer theme by Start Bootstrap
http://blackrockdigital.github.io/startbootstrap-freelancer-jekyll/
MIT License
84 stars 147 forks source link

Needed to start jekyll project using 'bundle exec jekyll serve' #11

Closed ivange94 closed 7 years ago

ivange94 commented 7 years ago

I am new to jekyll. So after downloading this. I went to https://jekyllrb.com/ for installation instructions. On running bundle exec jekyll serve inside the root directory of the project, I got this error Could not locate Gemfile or .bundle/ directory so I added this file which was generated by jekyll it self. And tried running the command again and now I have my website running on http://127.0.0.1:4000/startbootstrap-freelancer-jekyll/.