shaoshuai0102 / wanna

NOT MAINTAINED ANY MORE.Wanna is a blog-aware, static site generator in Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wanna

Wanna is a blog-aware, static site generator in Node.js.

Visit http://wannajs.org to see more details.

I'm working on refactoring this project now. So be patient, you'll get a more elegent wanna. :p

Installation

Install the lastest stable version

npm install wanna -g

Install the latest development version

git clone git@github.com:shaoshuai0102/wanna.git
cd wanna
npm install . -g

Basic Usage

  • wanna write

    Compose a new post or page.

  • wanna build

    Generate the whole site.

  • wanna publish

    Publish a site or a theme.

  • wanna help

    See the full help documentation.

About

NOT MAINTAINED ANY MORE.Wanna is a blog-aware, static site generator in Node.js.


Languages

Language:JavaScript 100.0%