go-ruby-shellwords

go-ruby-shellwords/go-ruby-shellwords.github.io

go-ruby-shellwords.github.io

The organization’s institutional landing page, served at https://go-ruby-shellwords.github.io and built with Hugo. It is a single page (custom layouts/index.html, capability cards driven by [[params.phases]] in hugo.toml).

Documentation lives in a separate repository, go-ruby-shellwords/docs, served at https://go-ruby-shellwords.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