An AtoM theme for Queen's University Archives
- Go to the plugins directory
[atom-dir]/plugins - Clone this repo
- Rename the folder to "arQULPlugin"
- Go to the arQULPlugin and then into the
cssdirectory and compile the lesslessc --compress --relative-urls main.less > min.css - Log into the AtoM admin and activate the theme
- Go into the arQULPlugin direcotry
- pull the latest code
git pull - compile the less into css (as above)