Skip to content

Instantly share code, notes, and snippets.

@millisami
Created July 7, 2013 13:21
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save millisami/5943446 to your computer and use it in GitHub Desktop.
Save millisami/5943446 to your computer and use it in GitHub Desktop.
octopress does not start the server
$ 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