Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 654 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 654 Bytes

VocPrez-theme-ggic

A VocPrez UI theme for the Government Geoscience Information Committee (GGIC)

Shell

apply.sh adds HTML templates, style files and config settings to a VocPrez instance.

Docker

docker-build.sh works with a local copy of the VocPrez core repo to make a Docker image

The scripts above need the following environment variables defined:

  • SPARQL_ENDPOINT
  • SPARQL_USERNAME
  • SPARQL_PASSWORD
  • VP_HOME - the home directory of VocPrez copied to the local computer
  • VP_THEME_HOME - the directory this file is in
  • SYSTEM_BASE_URI - the top-level URI of this VocPrez instance