Skip to content

Instantly share code, notes, and snippets.

@timc3
Last active August 29, 2015 14:01
Show Gist options
  • Save timc3/a935a422108e6593e3fe to your computer and use it in GitHub Desktop.
Save timc3/a935a422108e6593e3fe to your computer and use it in GitHub Desktop.
Theming
mkdir -p /opt/cantemo/portal/portal_themes/demo/templates/
yum install rubygems gcc-c++ ruby-devel
gem install less
gem install therubyracer
cd /opt/cantemo/portal/portal_media/less/
cp portal-core.less portal-demo.less
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment