Skip to content

jonathantneal/posthtml-plugin-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostHTML Plugin Boilerplate

Сreate new PostHTML plugins in a few steps:

  1. Clone this repository to your new workspace:

    git clone [email protected]:jonathantneal/posthtml-plugin-boilerplate.git posthtml-my-plugin
  2. Run the installer in your workspace. It will ask you a few questions and scaffold your plugin.

    npm install
  3. Create your GitHub repository and push your project there.

  4. Add your project to Travis CI.

  5. Write code to index.js, tests to test.js, and plugin details to README.md.

About

Create new PostHTML plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published