Skip to content

galaxyproject/galaxy-hub

Repository files navigation

Galaxy Community Hub

Source for the Galaxy Community Hub, the community and documentation website for the Galaxy Project. The site is built with Astro and content is written in Markdown. The Hub is maintained by the community through this GitHub repository.

Contributing

See CONTRIBUTING.md for how to add or edit content, and the Contributing page on the Hub itself.

Quick reference

  • Content directory: /content/ — all Markdown content lives here
  • Astro site: /astro/ — site source code, build scripts, components
  • Dev server: make devhttp://localhost:4321
  • Build: make build
  • All targets: make help

License

The contents of the Galaxy Hub are licensed under the Creative Commons Attribution 4.0 International License.

The code behind the infrastructure is licensed under the MIT License.