Skip to content
/ DSpace Public
forked from DSpace/DSpace

(Official) The DSpace digital asset management system that powers your Institutional Repository

License

Notifications You must be signed in to change notification settings

zotoMIT/DSpace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Dome Customizations

This repository holds only the files necessary to change a stock DSpace application into the Dome platform maintained by the MIT Libraries.

These files are meant to be unzipped on top of a stock DSpace 6.3 codebase.

Local development

Local development is best done via Docker, using this general workflow:

  1. Clone the DSpace repository, and check out the dspace-6_x branch.
  2. Copy the contents of this dome-mit-custom repository over the top of that branch, overwriting and adding files as needed. Something like cp -R * should work.
  3. Follow the standard Docker workflow for building and starting the application. It will appear by default at localhost:8080/xmlui.

Theme

The theme for this application, mit-fol, is based on the MIT Libraries' design system. Where possible, we should copy the stylesheets from that system without alteration, and then store customizations in the basic _style.scss file.

About

(Official) The DSpace digital asset management system that powers your Institutional Repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 81.3%
  • XSLT 10.8%
  • JavaScript 4.6%
  • CSS 1.4%
  • HTML 0.7%
  • PLSQL 0.6%
  • Other 0.6%