Commits

Wes McKinney authored 76d56d3aa96
ARROW-95: Add Jekyll-based website publishing toolchain, migrate existing arrow-site This also renders the format Markdown documents on the website. Used the Apache Calcite website for guidance about best practices with Jekyll. See rendered website at https://wesm.github.io/arrow-site-test/ Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #589 from wesm/ARROW-95 and squashes the following commits: a6b65cb [Wes McKinney] Fix some incomplete instructions 2806d26 [Wes McKinney] Exclude flatbuffers from C++ API docs. Add C++ docs link to site 512ea71 [Wes McKinney] Migrate website to Jekyll with bootstrap-sass. Add navbar. Render specification Markdown documents with website. Instructions for publishing Java and Python docs