open-y-subprojects/openy_campaign_theme
Composer 安装命令:
composer require open-y-subprojects/openy_campaign_theme
包简介
Built on top of Open Y Rose theme as a subtheme.
README 文档
README
See https://github.com/open-y-subprojects/openy_campaign for more details
Maintaining the theme.
- Install Ruby 2.2.5:
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
\curl -sSL https://get.rvm.io | bash -s stable
To start using RVM you need to run
source ~/.rvm/scripts/rvm
If still not working restart sh client.
rvm install ruby-2.2.5
Set as default ruby:
rvm --default use 2.2.5
- Install bundler
sudo gem install bundler
- Go to the theme folder
bundle install
If you see error like this tmpdir': could not find a temporary directory (ArgumentError)
Run command chmod o+t /tmp and try again.
- To compile css use
bundler exec compass compile
- Compass watching changes
bundler exec compass watch --poll
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2021-07-22