Skip to content

DataSpace JSP-UI theme for DSpace 5.x installations.

Notifications You must be signed in to change notification settings

matthewjchandler/dataspace-jspui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataSpace JSPUI Theme

CircleCI

DataSpace JSP-UI theme for DSpace 5.x installations.

Building the theme

Downloading the DSpace source

cd dspace-parent
wget "https://github.com/DSpace/DSpace/releases/download/dspace-5.5/dspace-5.5-src-release.zip"
unzip dspace-5.5-src-release.zip
cd -

Installing the Maven dependencies

mvn dependency:go-offline
mvn package

About

DataSpace JSP-UI theme for DSpace 5.x installations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.5%
  • JavaScript 3.6%
  • HTML 3.3%
  • CSS 1.4%
  • XSLT 0.2%