0.3.3 • Published 10 years ago

gitpress v0.3.3

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

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.


0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.21

10 years ago

0.2.20

10 years ago

0.2.19

10 years ago

0.2.18

10 years ago

0.2.17

10 years ago

0.2.16

10 years ago

0.2.15

10 years ago

0.2.13

10 years ago

0.2.9

10 years ago

0.2.8

10 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago