Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

gitpress makes your blogging easier

NotificationsYou must be signed in to change notification settings

75team/gitpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.jsongit add gitpress.jsongit commit -a -m 'add gitpress configure' & git push origin master

Step THREE

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

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



Setup on your webserver

If you want to run gitpress server on your own webserver, it is still so easy:

sudo npm install gitpresssudo gitpress your_username/your_repo

Then visit:http://localhost:8361

License

MIT

About

gitpress makes your blogging easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp