The Rubinius blog uses Jekyll and is integrated with the website and documentation. We encourage and appreciate guest blog posts about your experiences using or developing Rubinius.
To get started, ensure you have the kramdown and jekyll gems installed.
rbx gem install jekyll kramdown
The preferred format for blog posts is Markdown. However, if you have special formatting needs, the post can be written in HTML directly.
web/_posts/ using the format
YYYY-MM-DD-perma-link.markdown for the file name.web/ directory, run rbx -S jekyll.web/ directory.