Created
December 9, 2011 04:59
-
-
Save vlpeng/1450248 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
octopress admin$ rake generate | |
## Generating Site with Jekyll | |
WARNING: The linear-gradient mixin is deprecated. Instead use: @include background-image(linear-gradient(#4088d5,#2460a0)) | |
on line 49 of /Users/admin/.rvm/gems/ruby-1.9.2-p290@rails311/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/css3/_gradient.scss, in `linear-gradient' | |
from line 9 of /Users/admin/app/octopress/sass/custom/_extensions.sass, in `gradient-bg' | |
from line 29 of /Users/admin/app/octopress/sass/custom/_ribbon.sass | |
from line 13 of /Users/admin/app/octopress/sass/screen.scss | |
WARNING: Passing separate arguments for a single shadow to box-shadow is deprecated. Pass the values as a single space-separated list, or use the single-box-shadow mixin. See http://beta.compass-style.org/help/tutorials/upgrading/antares/ for more info. | |
on line 48 of /Users/admin/.rvm/gems/ruby-1.9.2-p290@rails311/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/css3/_box-shadow.scss, in `box-shadow' | |
from line 36 of /Users/admin/app/octopress/sass/custom/_ribbon.sass | |
from line 13 of /Users/admin/app/octopress/sass/screen.scss | |
overwrite source/stylesheets/screen.css | |
Configuration from /Users/admin/app/octopress/_config.yml | |
Building site: source -> public | |
## Generating Categories.. | |
=> Creating Categories Tag Cloud | |
=> Creating Categories Sidebar | |
Successfully generated site: source -> public |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment