0.3.0 • Published 8 years ago

gena v0.3.0

Weekly downloads
8
License
MIT
Repository
github
Last release
8 years ago

#Gena

Installation

npm install gena

See https://gena.60devs.com for the next steps

Demo

A site built using Gena (online):

http://60devs.github.io/gena-blog/

To build the same website locally:

  npm install gena jspm gulp -g // global dependencies
  mkdir gena-blog && cd gena-blog
  gena init
  gena s

Also git must be installed.

Usage

gena new post my-post-name

generates a new empty post.