The organization's institutional landing page, served at
https://go-ruby-arrow.github.io and built with Hugo. It is a
single page (custom layouts/index.html).
Documentation lives in a separate repository, go-ruby-arrow/docs, served at https://go-ruby-arrow.github.io/docs/. This page links there.
.github/workflows/deploy-pages.yml builds the landing with Hugo and deploys it
to GitHub Pages on every push to main.
hugo server # http://localhost:1313