1.0.0 • Published 5 years ago

create-blog-post v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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.

1.0.0

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago