Sha256: 2d38ce0928a0590b9f1b37b4ed298d521eaa41a6972dddf56296d3cbba1e870f

Contents?: true

Size: 326 Bytes

Versions: 5

Compression:

Stored size: 326 Bytes

Contents

Description:
    The generator allows you to create a Jekyll blog within your rails app.
    The default [NAME] called blog

Example:
    rails generate jekyll:blog [NAME]
    if you  choose not to add a name your files will be automatically generated to the public/blog directory

    This will create:
        public/[NAME]

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bloggy-0.3 lib/generators/jekyll/blog/USAGE
bloggy-0.2.2 lib/generators/jekyll/blog/USAGE
bloggy-0.2.1 lib/generators/jekyll/blog/USAGE
bloggy-0.2 lib/generators/jekyll/blog/USAGE
bloggy-0.1.1 lib/generators/jekyll/blog/USAGE