blogware

0.0.6 • Public • Published

Blogware

A static site generator for hosting full-featured Ghost blog on GitHub Pages. Demo

Quick start

Install blogware globally with npm:

$ npm install -g blogware

Download a prebuilt theme:

$ curl -L https://github.com/blogware/blogware-theme-casper/archive/master.zip -o master.zip
$ unzip master.zip
$ mv blogware-theme-casper-master myblog
$ cd myblog

Start building your site on localhost:

$ blogware serve

Publish to GitHub pages when ready:

$ blogware publish

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.6
    6
    • latest

Version History

Package Sidebar

Install

npm i blogware

Weekly Downloads

10

Version

0.0.6

License

MIT

Last publish

Collaborators

  • gnowoel