Sha256: f6abe094f690178ba7b97f35a60d38f51d099efa0a1ba25330ac9938115a9bc9

Contents?: true

Size: 531 Bytes

Versions: 6

Compression:

Stored size: 531 Bytes

Contents

Your new Jekyll site <%= @gen.camelname %> has been created

<% if @gen.renamed %>
(Note that '<%= @gen.originalname %>' has been changed to '<%= @gen.wormname %>' because Ruby finds '-'s troubling)

<% end %>
Now do

    cd <%= @gen.wormname %>
    bundle
    bundle exec jekyll serve

which will launch the site (at http://localhost:4000/<%= @gen.originalname %>/)

And presuming that works OK

    git add .
    git commit -m 'First commit'
<% unless @gen.licensor %>

You should also fill in your name in LICENSE.md
<% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
skellington-0.8.9 lib/templates/jekyll/post-run
skellington-0.8.8 lib/templates/jekyll/post-run
skellington-0.8.7 lib/jekyll/templates/post-run
skellington-0.8.6 lib/jekyll/templates/post-run
skellington-0.8.5 lib/jekyll/templates/post-run
skellington-0.8.4 lib/jekyll/templates/post-run