CARVIEW |
Every repository with this icon (

Every repository with this icon (

Description: | Documentation for Heroku, in the form of a Sinatra app serving markdown text files. edit |
Homepage: | https://docs.heroku.com/ edit |
Public Clone URL: |
git://github.com/heroku/heroku-docs.git
Give this clone URL to anyone.
git clone git://github.com/heroku/heroku-docs.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:heroku/heroku-docs.git
|
name | age | message | |
---|---|---|---|
![]() |
.gems | Thu Jun 04 17:45:55 -0700 2009 | fetch header from heroku.com using API GET /sha... [pedro] |
![]() |
.gitignore | Fri Jun 05 16:59:33 -0700 2009 | ignore ds_store [mortenbagai] |
![]() |
README.rdoc | Mon Mar 30 17:39:19 -0700 2009 | add readme [adamwiggins] |
![]() |
Rakefile | Mon Apr 13 00:16:54 -0700 2009 | add a 'rake server' command: starts server, ope... [rtomayko] |
![]() |
config.ru | Thu Feb 26 04:47:59 -0800 2009 | initial commit with basic doc framework and a f... [rtomayko] |
![]() |
docs.rb | Tue Jul 14 16:35:48 -0700 2009 | dj docs linked in nav [adamwiggins] |
![]() |
docs/ | Mon Jul 27 10:37:10 -0700 2009 | add link to the rails way dj article [adamwiggins] |
![]() |
public/ | Mon Jul 13 12:34:04 -0700 2009 | camping update [mortenbagai] |
![]() |
vendor/ | Thu Jun 04 18:28:46 -0700 2009 | HerokuHeader asks for a header made specificall... [pedro] |
![]() |
views/ | Tue Jul 21 15:44:30 -0700 2009 | add google analytics and loopfuse tracking to d... [rtomayko] |
Heroku Docs App
Ultrasimple CMS and content for documentation of the Heroku platform. The production site is at: docs.heroku.com
If you’d like to propose an edit to the Heroku docs, fork this repo, then send us a pull request.
You can also use this as a basis for your own docs CMS. Please don’t use our colorscheme or images (which are not part of this repo). A fresh checkout will run with a generic black-on-white scheme, which should serve as a good base for you to customize the look and feel. The notes.png included in this repo is one exception, it was taken from the excellent AsciiDoc [www.methods.co.nz/asciidoc/] project.
Details
Required gems:
- Sinatra
- RDiscount
The app loads content from the docs subdirectory. Pages are served with a 1 hour cache setting.
Meta
Written by Ryan Tomayko and Adam Wiggins
Code is released under the MIT License: www.opensource.org/licenses/mit-license.php
All rights reserved on the content (text files in the docs subdirectory), although you’re welcome to modify these for the purpose of suggesting edits.