Update to new Jekyll-rendered website
Project: http://git-wip-us.apache.org/repos/asf/arrow-site/repo Commit: http://git-wip-us.apache.org/repos/asf/arrow-site/commit/97fc1851 Tree: http://git-wip-us.apache.org/repos/asf/arrow-site/tree/97fc1851 Diff: http://git-wip-us.apache.org/repos/asf/arrow-site/diff/97fc1851 Branch: refs/heads/asf-site Commit: 97fc1851b5a51d0a5fc369180ea3cacaf73a7909 Parents: 355ede3 Author: Wes McKinney <[email protected]> Authored: Sun Apr 23 18:11:16 2017 -0400 Committer: Wes McKinney <[email protected]> Committed: Sun Apr 23 18:11:16 2017 -0400 ---------------------------------------------------------------------- .../bootstrap/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes .../bootstrap/glyphicons-halflings-regular.svg | 288 +++ .../bootstrap/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes .../bootstrap/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes .../glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes assets/javascripts/bootstrap-sprockets.js | 12 + assets/javascripts/bootstrap.js | 2377 ++++++++++++++++++ assets/javascripts/bootstrap.min.js | 7 + assets/javascripts/bootstrap/affix.js | 162 ++ assets/javascripts/bootstrap/alert.js | 94 + assets/javascripts/bootstrap/button.js | 125 + assets/javascripts/bootstrap/carousel.js | 237 ++ assets/javascripts/bootstrap/collapse.js | 212 ++ assets/javascripts/bootstrap/dropdown.js | 165 ++ assets/javascripts/bootstrap/modal.js | 339 +++ assets/javascripts/bootstrap/popover.js | 108 + assets/javascripts/bootstrap/scrollspy.js | 172 ++ assets/javascripts/bootstrap/tab.js | 155 ++ assets/javascripts/bootstrap/tooltip.js | 520 ++++ assets/javascripts/bootstrap/transition.js | 59 + css/main.css | 8 + docs/ipc.html | 279 ++ docs/memory_layout.html | 751 ++++++ docs/metadata.html | 526 ++++ feed.xml | 1 + index.html | 121 +- 26 files changed, 6673 insertions(+), 45 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/arrow-site/blob/97fc1851/assets/fonts/bootstrap/glyphicons-halflings-regular.eot ---------------------------------------------------------------------- diff --git a/assets/fonts/bootstrap/glyphicons-halflings-regular.eot b/assets/fonts/bootstrap/glyphicons-halflings-regular.eot new file mode 100644 index 0000000..b93a495 Binary files /dev/null and b/assets/fonts/bootstrap/glyphicons-halflings-regular.eot differ
