Created
July 7, 2013 13:21
-
-
Save millisami/5943446 to your computer and use it in GitHub Desktop.
octopress does not start the server
This file contains 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
$ git clone git://github.com/imathis/octopress.git octopress-new | |
$ cd octopress-new | |
$ bundle | |
$ bundle exec rake watch | |
Starting to watch source with Jekyll and Compass. | |
directory source/stylesheets/ | |
create source/stylesheets/screen.css | |
Configuration from /Users/millisami/Code/octopress-new/_config.yml | |
>>> Change detected at 18:47:05 to: screen.scss | |
Auto-regenerating enabled: source -> public | |
[2013-07-07 18:47:05] regeneration: 95 files changed | |
identical public/stylesheets/screen.css | |
Dear developers making use of FSSM in your projects, | |
FSSM is essentially dead at this point. Further development will | |
be taking place in the new shared guard/listen project. Please | |
let us know if you need help transitioning! ^_^b | |
- Travis Tilley | |
>>> Compass is watching for changes. Press Ctrl-C to Stop. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment