gitpress

v0.3.3
press your blog with github
gitpress blog web rest restful app api

Git Press +

Git Press + is a light weight tool to create the web site of your github project on easist way.

You can build your own site just follow three steps:

Step ONE

If you don't have a README.md (or README.markdown) file on your project, create one.

Step TWO

Create a configure file named gitpress.json on your project.

touch gitpress.json & echo '{}' > gitpress.json
git add gitpress.json
git commit -a -m 'add gitpress configure' & git push origin master

Step THREE

visit your site with http://<repo>.<user>.gitpress.org

When you push your files to your project, the new updates will effected in 2 or 3 minutes.


npm i gitpress

Metadata

  • Unknown
  • >=0.10.0
  • akira-cn
  • released 12/24/2013

Downloads

Maintainers