You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.
This codebase manages the homepage content for the http://demo6.dspace.org/ website (DSpace v6 Demo Site). The codebase is available publicly on GitHub at https://github.com/DSpace-Labs/demo.dspace.org
To Install/Use:
- Move/Rename the default [Tomcat]/webapps/ROOT/ folder
- Place these files in the [Tomcat]/webapps/ROOT/ folder, as they act as the "splashpage" for the DSpace Demo Site.
To Update GitHub Codebase:
1. Change necessary files. Run 'git status' and/or 'git diff' to see changes.
2. Commit to local repo. Run 'git commit -a' and enter a commit message.
3. When ready push change to GitHub. Run 'git push'.
For additional Git hints see: http://gitref.org/
All content is subject to the license and copyright terms available at http://www.dspace.org/license/
Use at your own risk. This codebase is meant to be a resource for managing the http://demo6.dspace.org/ splashpage.