Skip to content

pct/4press

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#4press

4press is a blog engine clone and modified from blogin.

###Could not use on current stage

###NOTICE rss, posts, and others will read from data/info, please make this file be always correct(especially the file attribute path).

###Features

  • node.js
  • markdown
  • static site
  • rss support

###Install $ git clone https://github.com/pct/4press.git $ cd 4press $ npm install -g

###Config config.json

###Commands

$ 4press new myblog
$ cd myblog
$ 4press post my first post
$ 4press build
$ 4press server

#Contribute

###Develop environment

  • node.js
node modules
  • coffee-script
  • mocha
  • chai

###Commands

$ git clone https://github.com/pct/4press.git
$ cd 4press
$ cake

About

a blog engine could generate static page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published