8000 GitHub - 60devs/gena: A static site generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

60devs/gena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.

About

A static site generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0