-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Cameron Hyde edited this page Dec 12, 2021
·
9 revisions
Galaxy Media Site is a simple Django application that serves as a highly-maintainable front page to accompany a Galaxy instance.
The site provides a means of hosting and updating News, Events, People and Notices related to the Galaxy instance, and can be served directly within the main Galaxy website's welcome.html
page, embedded in an <iframe>
element. Pages are designed to be fully navigable from the main Galaxy site, without disorienting users.
This wiki provides documentation split into two parts:
- Admin user
- Developer