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.
- Galaxy Project: https://galaxyproject.org
- Galaxy Server (usegalaxy.org): https://usegalaxy.org
- Galaxy Training Network: https://training.galaxyproject.org
- GitHub Issues: https://github.com/galaxyproject/galaxy-hub/issues
See CONTRIBUTING.md for how to add or edit content, and the Contributing page on the Hub itself.
- Content directory:
/content/— all Markdown content lives here - Astro site:
/astro/— site source code, build scripts, components - Dev server:
make dev→ http://localhost:4321 - Build:
make build - All targets:
make help
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.