Difference between revisions of "Tech team handbook"
(Created page with "This page meta-documents the tech team tooling. All pages of canonical, decent documentation for tech team resources should be listed here. * Translation tooling: descri...") |
|||
| (5 intermediate revisions by one other user not shown) | |||
| Line 2: | Line 2: | ||
* [[Translation tooling]]: describes how to extract translations and how the translation ecosystem works | * [[Translation tooling]]: describes how to extract translations and how the translation ecosystem works | ||
| + | * cc.engine infrastructure: check out cc.engine, cd to docs/ directory, run "make", open index.html in browser. | ||
| + | * Deploying code (EXPAND): | ||
| + | ** http://teamspace.creativecommons.org/Cc.controlpanel | ||
| + | * Updating RDF | ||
| + | ** [[CC License Rdf Overview]] | ||
| + | * [[Source Repository Information]]: Lists what all the SVN repositories are for... git repositories already [[http://code.creativecommons.org/viewgit/ self-described]] | ||
| + | * [[Core developer introduction]] | ||
| + | |||
| + | [[Category:CC_Tech_Handbook]] | ||
Latest revision as of 16:24, 7 August 2012
This page meta-documents the tech team tooling. All pages of canonical, decent documentation for tech team resources should be listed here.
- Translation tooling: describes how to extract translations and how the translation ecosystem works
- cc.engine infrastructure: check out cc.engine, cd to docs/ directory, run "make", open index.html in browser.
- Deploying code (EXPAND):
- Updating RDF
- Source Repository Information: Lists what all the SVN repositories are for... git repositories already [self-described]
- Core developer introduction