Hive
feat(web): add Phoenix marketing site
GitHub issue · Closed
Source
tuist/once #81
Updated
Jun 24, 2026
Domains
Once
Summary
- Add a Phoenix 1.8 app under
web/for the Once marketing site. - Create a marketing home page with plain CSS and
data-partselectors aligned with Atlas conventions. - Add a
/registrypreview page backed by static Once rule and script seed data. - Pin Erlang and Elixir in
mise.tomlso the web app runs through the repository toolchain.
Testing
mise exec -- mix precommitmise exec -- mix assets.buildcurl -fsS http://localhost:4000/ | rg "Once turns scripts|Browse the registry"curl -fsS http://localhost:4000/registry | rg "Once rules and scripts|release/package"
No GitHub comments yet.