This is a clone of the qraftlabs blog at http://blog.qraftlabs.com.
This blog uses Jekyll.
rake new_post["title of the new blog post"]
- Make sure you have RVM or other ruby version manager installed.
- Enter the blog directory and make sure with ruby --version that you are running the right ruby version (.ruby-version file).
- Install dependencies with
bundle install
bundle exec jekyll serve --watch
- Open http://localhost:4000/blog/. Make sure you don't leave out the trailing slash (/), otherwise you will get:
All the infrastracture to run this blog is open sourced under the MIT license.
The exact content of the articles (the _posts folder) is Qraftlabs Copyright.