summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update makefile to output into parentgh-pagesR. Tyler Ballance2009-07-161-2/+2
|
* Add generated documentationR. Tyler Ballance2009-07-1628-0/+3762
|
* Add the webpage sourcesR. Tyler Ballance2009-07-1617-0/+970
|
* Clear out old bits from the siteR. Tyler Ballance2009-07-1653-3698/+0
|
* Add a new Sphinx based siteR. Tyler Ballance2009-06-0136-0/+3698
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* More pruningR. Tyler Ballance2009-06-013-1885/+0
|
* Nuke a lot of the old siteR. Tyler Ballance2009-06-0126-5888/+0
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Add the @staticmethod and @classmethod recipeR. Tyler Ballance2009-05-316-3/+492
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Add a bit more onto the Inheritance recipe, added 'last edited' timestampR. Tyler Ballance2009-05-305-3/+43
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Left a bit of crap in the compiled HTML file, whoopsR. Tyler Ballance2009-05-281-1/+0
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Add the basics of importing and using pre-compiled templates, not sure what ↵R. Tyler Ballance2009-05-282-1/+83
| | | | | | else to use here Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Add a stub recipe for 'Writing a Recipe'R. Tyler Ballance2009-05-283-0/+399
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Start a new document, update the othersR. Tyler Ballance2009-05-285-37/+430
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Remove the #highlight macro for now since it doesn't bloody workR. Tyler Ballance2009-05-281-20/+1
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Working with documentation and creating a 'highlight' macro; discovering ↵R. Tyler Ballance2009-05-253-22/+72
| | | | | | weaknesses in Cheetah's macro support Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* More fleshing out of the 'recipe infrastructure'R. Tyler Ballance2009-05-253-2/+77
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Remove leading tabs to make sure we're going to properly parse the MarkdownR. Tyler Ballance2009-05-252-15/+13
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Implement the automagical markdown->template generationR. Tyler Ballance2009-05-255-30/+38
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Add some basic structure to generate the "Recipes" pageR. Tyler Ballance2009-05-254-3/+434
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Adjust the pathing for the recipes pageR. Tyler Ballance2009-05-252-20/+22
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Merge branch 'gh-pages' of git@github.com:rtyler/cheetah into gh-pagesR. Tyler Ballance2009-05-2511-33/+2362
|\
| * Update the linking of externals to deal with pathingR. Tyler Ballance2009-05-2511-33/+2362
| | | | | | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* | Move the recipes into their own directory for better organizationR. Tyler Ballance2009-05-2510-9/+9
|/ | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Update the communitycheetah.org download page to point to the new versionR. Tyler Ballance2009-05-172-7/+7
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Update stylesheet to have blue links and a unix file encodingR. Tyler Ballance2009-04-181-305/+282
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Rename so github will serve this properlyR. Tyler Ballance2009-04-161-0/+0
|
* Add docs/ directory just because it's easyR. Tyler Ballance2009-04-161-0/+1603
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Update the site for the v2.1.1 releaseR. Tyler Ballance2009-04-162-7/+7
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Add the Python logo, can't believe I forgot this :)R. Tyler Ballance2009-04-091-0/+0
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Link to the actual branch where v2.2 development is occurringR. Tyler Ballance2009-04-092-2/+4
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Add the Community Cheetah roadmap page, and the community page that I forgot ↵R. Tyler Ballance2009-04-0911-0/+306
| | | | | | to add the other day Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Syntax-highlight the code example on the home pageR. Tyler Ballance2009-04-072-25/+95
| | | | | | This will require anybody that wants to generate the page to install the Pygments module Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Add the "Community" page, put the Python logo in the footer, and drop a code ↵R. Tyler Ballance2009-04-079-124/+207
| | | | | | sample onto the homepage Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Add the GitHub 'fork me on github' badgeR. Tyler Ballance2009-04-067-15/+36
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* reddit uses Mako you silly wonk!R. Tyler Ballance2009-04-062-2/+2
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Add generated HTML filesR. Tyler Ballance2009-04-057-1/+700
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Merge branch 'wiki' into gh-pagesR. Tyler Ballance2009-04-0527-0/+741
|\
| * Add a mostly empty Cheetah Recipes pageR. Tyler Ballance2009-04-052-0/+20
| | | | | | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
| * Add the docs page, flesh out most of the rest of the new siteR. Tyler Ballance2009-04-056-12/+187
| | | | | | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
| * Start building the new site in Markdown and other template magic.R. Tyler Ballance2009-04-0521-16/+476
| | | | | | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
| * Rename this template, index for the homepageR. Tyler Ballance2009-04-051-0/+0
| | | | | | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
| * Add the buildwiki and runwiki scripts, still toying around with the concept ↵R. Tyler Ballance2009-04-054-2/+42
| | | | | | | | | | | | of using Cheetah for this Signed-off-by: R. Tyler Ballance <tyler@slide.com>
| * Start toying around with using Cheetah + Markdown for a git-based wikiR. Tyler Ballance2009-04-052-0/+46
| | | | | | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
| * Initial revR. Tyler Ballance2009-04-051-0/+0
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Nuke the entire old version of the siteR. Tyler Ballance2009-04-0537-3464/+0
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Update CHANGES for siteR. Tyler Ballance2009-03-271-0/+6
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Update pages for v2.1.0.1 releaseR. Tyler Ballance2009-03-272-4/+4
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* Add docs/ directory for the pageR. Tyler Ballance2009-03-261-0/+1589
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* missed a bold text change as wellR. Tyler Ballance2009-03-171-2/+2
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>
* New banner imageR. Tyler Ballance2009-03-171-0/+0
| | | | Signed-off-by: R. Tyler Ballance <tyler@slide.com>