twitter-archive / cdk

Licence: Apache-2.0 license
CDK is a tool to quickly generate single-file html slide presentations from AsciiDoc

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Courseware Development Kit (CDK)

https://travis-ci.org/twitter/cdk.png?branch=master

Use CDK to write documents in AsciiDoc and produce elegant single-file slidedecks as html.

Please see the docs at http://cdk.readthedocs.org/en/latest/

Installation & Usage

sudo pip install cdk # if you don't have pip try sudo easy_install cdk
cdk --generate=sample.asc # generate a sample presentation
cdk sample.asc  # compile it to html
open sample.html # use a browser

Contact

In the remote possibility that there exist bugs in this code, please report them to: https://github.com/twitter/cdk/issues

Authors

  • Simeon Franklin (@simeonfranklin)

License

Copyright 2013 Twitter, Inc and other contributors

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].