Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 763 Bytes

File metadata and controls

20 lines (14 loc) · 763 Bytes

go-ruby-arrow/go-ruby-arrow.github.io

go-ruby-arrow.github.io

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.

Local preview

hugo server      # http://localhost:1313