Generate

Generates a new blog article.

Command

$ eucalypt blog article generate
# Alias/shortened
$ eucalypt b article generate
$ eucalypt b article g
$ eucalypt b a generate
$ eucalypt b a g

Arguments

  • [URLTITLE] - The URL title of the article.

Examples

  • $ eucalypt b article generate my-first-blog-post

    Generates a blog article with a URL title of my-first-blog-post.

Last updated