University of Houston Libraries Branding and Welcome text for ArchivesSpace
This theme is a ArchivesSpace plugin. Please make backups of all your plugins before installing. It is assumed you have the latest version of ArchivesSpace already installed.
Installation:
- Download the UHL public theme
$ cd /path/to/archivesspace/plugins
$ git clone https://github.com/uhlibraries-digital/aspace-uhl-theme.git uhl-theme
- Update ArchivesSpace
config/config.rband adduhl-themetoAppConfig[:plugins]. You might have to uncomment this line (remove#) if this is the first time installing a plugin. Read more about ArchivesSpace Plugin-ins.
AppConfig[:plugins] = ['uhl-theme']
- Restart ArchivesSpace
Information on making changes to the ArchivesSpace theme is at https://github.com/archivesspace/archivesspace/blob/master/CUSTOMIZING_THEMING.md.
When contributing to this repository, please first discuss the change you wish to make via issue, email, or other method with the Digital Asset Management Team before making a change.
- Fork this repository before making any changes
- Ensure you have pulled changes from this repository, or upsteam, if you have previously forked this repository
- Ensure that any local development dependencies are removed
- Make a pull request to this repository
- Notify the Digital Asset Management Team a pull request was made with the change