BCcampus / open-sage

Theme for open.bccampus.ca
MIT License
1 stars 0 forks source link

Deps #54

Closed bdolor closed 5 years ago

bdolor commented 5 years ago

addresses https://github.com/BCcampus/opentextbooks/issues/129

Note:

cd site/web/app/wp/wp-content
git clone https://github.com/bccampus/opentextbooks
cd opentextbooks
composer install
yarn && yarn build
bdolor commented 5 years ago

re jenkins: there is a separate build associated with the otb repo that puts it there (and it is there now). re .env: there is a .env associated with the otb app in the otb config directory (this rule was left over from my mucking about)