Contributing
The repo gladly accepts contributions!
Things you need to know, as of now:
- The source is in
_src/<version>.md; - To “compile” the final Jekyll site, you need to run
rakein the main folder, or separate tasks (visible withrake -T):bundle exec rake toc(create TOC in_data/book.yml)bundle exec rake contents(postprocesses./_src/<version>.md→./<version>.mdadding some nicer formatting not available in pure Markdown);
- Now you can run
jekyll serveto preview the site locally.
The main things to do, currently:
- Proofread existing content;
- Add previous versions of Ruby.