This is the source code of the tsuru blog, running with Jekyll on GitHub pages.
In order to run this project locally, you need to have Ruby configured, and run:
% bundle
% jekyll serve
Jekyll will start to serve the blog in the port 4000.
Contributions are welcome! If you wanna write about tsuru or if you want to know about something in tsuru and believes that this thing deserves a blog post, feel free to open an issue or send a pull request!