Skip to content

osc707/11ty-simple-page-post-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple cli to create posts or pages with 11ty

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors