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