Skip to content

utkdigitalinitiatives/polk-correspondence-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polk Correspondence

Travis Badge

About

This repository contains all assets for building and deploying the Polk Correspondence project in exist-db.

Build Requirements

eXist Requirements

Building the .xar

To build the Polk papers repository:

  1. git clone [email protected]:utkdigitalinitiatives/polk-correspondence-app.git
  2. cd polk-correspondence-app
  3. ant -f build.xml

Deploying your .xar

To deploy:

  1. Visit the Dashboard of your Exist instance. (ex. localhost:8080/exist/apps/dashboard/index.html)
  2. Authenticate and click Package Manager.
  3. Click the + icon to upload a package and select your .xar file from the /build directory.