Skip to content

eestay/edx-uchile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edx-theme

Build Status

Open edX responsive theme using Bootstrap.

Screenshot

Getting started

First, install grunt-cli and bower globally (or not) in order to have the required build tools.

npm install -g grunt-cli bower

Then fetch the local depedencies.

npm install
bower install

Finally, run grunt to build the theme’s source files. grunt will watch for changes and re-build the output automatically.

Run grunt build for a one time build.
Run grunt test to lint your source files as well.

Installation

Create /edx/app/edx_ansible/server-vars.yml follow the sample server-vars.yml file in this repositor y Update file permissions

sudo chown edx-ansible:edx-ansible /edx/app/edx_ansible/server-vars.yml

Re-provision:

sudo /edx/bin/update edx-platform release

License

AGPL

About

openedx custom uchile theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published