lib/jekyll/templates/post-run.eruby in skellington-0.8.1 vs lib/jekyll/templates/post-run.eruby in skellington-0.8.2

- old
+ new

@@ -9,10 +9,10 @@ cd <%= @gen.wormname %> bundle bundle exec jekyll serve -which will launch the site (at http://localhost:4000) +which will launch the site (at http://localhost:4000/<%= @gen.wormname %>/) And presuming that works OK git add . git commit -m 'First commit'