aotemj / auth0-blog

auth0 blog

Home Page:blog.auth0.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a clone of the qraftlabs blog at http://blog.qraftlabs.com.

This blog uses Jekyll.

Create a new blog post

rake new_post["title of the new blog post"]

Run

  1. Make sure you have RVM or other ruby version manager installed.
  2. Enter the blog directory and make sure with ruby --version that you are running the right ruby version (.ruby-version file).
  3. Install dependencies with bundle install
  4. bundle exec jekyll serve --watch
  5. Open http://localhost:4000/blog/. Make sure you don't leave out the trailing slash (/), otherwise you will get: error

License

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.

About

auth0 blog

blog.auth0.com