create-blog-post

1.0.0 • Public • Published

Create Blog Post

npm version

This creates a blog post by creating a new git repo with a repo and the ability to publish to GitHub Pages

Setup

npm init blog-post mypost

Usage

Once the app is created, create a github repo and add the remote to the local git repo. Then edit the readme.md and when you are ready to publish run:

npm run publisher

This will publish the html to the gh-pages branch.

Readme

Keywords

Package Sidebar

Install

npm i create-blog-post

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

6.95 kB

Total Files

8

Last publish

Collaborators

  • kev_nz