https://github.com/gbv/reposis_jadehs
https://github.com/gbv/reposis_jadehs
mycore reposis
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gbv/reposis_jadehs
- Owner: gbv
- License: gpl-3.0
- Created: 2023-07-12T15:04:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T11:09:45.000Z (7 months ago)
- Last Synced: 2025-01-06T10:29:00.875Z (5 months ago)
- Topics: mycore, reposis
- Language: SCSS
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# jadehs
## Installation Instructions
* run `mvn clean install`
* copy jar to ~/.mycore/(dev-)mir/lib/## Development
You can add these to your ~/.mycore/(dev-)mir/.mycore.properties
```
MCR.Developer.Resource.Override=/path/to/reposis_jadehs/src/main/resources
MCR.LayoutService.LastModifiedCheckPeriod=0
MCR.UseXSLTemplateCache=false
MCR.SASS.DeveloperMode=true
```