@oscarcampos/11ty-simple-page-post-creator

1.1.0 • Public • Published

11ty-simple-page-post-creator

A simple cli to create posts or pages with 11ty.

To install run npm i @oscarcampos/11ty-simple-page-post-creator --save-dev

The to run 11ty-simple-page-post-creator and follow the prompts:

  • What type of page would you like to create? Page/Blog
  • Enter a Title for your Blog/Page:

Pages use the templating engine njk and are created at the root

Blogs use the templating engine md and are created under posts directory

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @oscarcampos/11ty-simple-page-post-creator

    Weekly Downloads

    0

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    4.49 kB

    Total Files

    4

    Last publish

    Collaborators

    • osc707