A static site generator for markdown blog articles.
npm install ghpages-blog-cli
npm install -g ghpages-blog-cli
ghpages-blog install-engine
`
Usage:
`
ghpages-blog build
`
Here should be a path to a target blog repository. The CLI is convention based. A blog repository is expected to follow the structure of this template. Specifically:
- There should be a blog-config.yml` YAML file a the repository root.