RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

How to set up and run Jekyll on cloud based coding platforms

Jekyll comes with a built in webserver to preview your blog before pushing it live. By default, it serves up at localhost. This is of course tricky if you are running Jekyll on a cloud based coding platform because localhost is the loopback address and by default, unavailable over the internet. How then do you preview your blog? Find out!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in