github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

develop / develop.github.com

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 65
    • 12
  • Source
  • Commits
  • Network (12)
  • Issues (30)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

API Documentation for GitHub — Read more

  cancel

http://develop.github.com

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

15 
defunkt (author)
Wed Feb 10 15:02:50 -0800 2010
commit  3acb0ebf00b462f9169abea0f5b7b9922dc0a589
tree    fa3731d23990571a077048abb4f5d6ae0c7a34be
parent  bf618fdcb43b85c99ea10fdd4a65a2fa1b4d27ef
develop.github.com /
name age
history
message
file README.markdown Thu Feb 19 20:00:21 -0800 2009 updated readme to develop rather than learn [schacon]
file Rakefile Thu Feb 19 19:57:29 -0800 2009 beginnings of api documentation [schacon]
directory css/ Thu Feb 19 19:57:29 -0800 2009 beginnings of api documentation [schacon]
directory images/ Thu Feb 19 19:57:29 -0800 2009 beginnings of api documentation [schacon]
file index.html Fri Apr 24 17:31:08 -0700 2009 Small spelling mistake on index.html [broney]
directory js/ Thu Feb 19 19:57:29 -0800 2009 beginnings of api documentation [schacon]
directory p/ Wed Feb 10 15:02:50 -0800 2010 15 [defunkt]
directory pages/ Wed Feb 10 15:02:50 -0800 2010 15 [defunkt]
directory template/ Sat Mar 21 12:48:35 -0700 2009 Reference the correct github project. [dustin]
README.markdown

Develop.GitHub.com

This is the code and data behind develop.github.com. The page content lives in the pages/ directory and is compiled into the HTML output in p/. Normally, generated files like these wouldn't be checked into source control, but it's required for the GitHub Pages hosting.

If you edit a page, please remember to run 'rake' to recompile the site and create a single commit including both your source and generated files. This makes it as easy as possible for others to work with your changes.

Dependencies, Getting Started

Compiling the site requires maruku, which can be installed with:

sudo gem install maruku

Once you've done that, just run rake to compile the site:

rake

Contributing

To contribute to the develop.github site, you can fork the repository, push your changes into it and send a pull request to 'schacon'.

If you want to run the site on GitHub pages for testing you can push your changes into the 'gh-pages' branch, rather than the 'master' branch of the remote repository.

$ git push origin master:gh-pages

That command will push your master branch to the 'gh-pages' branch of your fork. Then Pages will serve the site for you under :

http://schacon.github.com/develop.github.com

(Replace 'schacon' with your username)

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server
ZW5kZW5yYWhheXU5QGdtYWlsLmNvbQ==