2015-11-26 02:27:55 -08:00
2015-11-25 12:52:11 -08:00
2015-11-25 18:51:30 -08:00
2015-11-26 02:27:55 -08:00
2015-11-25 22:53:05 -08:00
2015-11-24 12:32:23 -08:00
2015-11-25 22:44:33 -08:00
2015-11-26 01:54:57 -08:00
2015-11-23 16:03:32 -08:00
2015-11-23 20:30:02 -08:00
2015-11-05 18:55:36 -08:00
2015-11-26 02:06:57 -08:00
2015-11-26 01:54:57 -08:00
2015-11-26 01:54:57 -08:00
2015-11-11 05:59:16 -08:00
2015-11-23 20:30:02 -08:00

TinyMCE documentation

First time setup

$ git clone git@github.com:tinymce/tinymce-docs.git
$ cd tinymce-docs
$ sudo gem install bundle
$ bundle install
$ cp _config-local.sample.yml _config-local.yml
$ curl http://beta.tinymce.com/_docs/menu.html > _includes/menu.html
$ curl http://beta.tinymce.com/_docs/menu_demo.html > _includes/menu_demo.html
$ curl http://beta.tinymce.com/_docs/footer.html > _includes/footer.html
$ curl http://beta.tinymce.com/_docs/favicons.html > _includes/favicons.html
$ echo [] > _data/nav_api.json

Edit _config-local.yml accordingly with your workflow, you may want to set shared_baseurl: "http://beta.tinymce.com" for example in order to use the correct styles and CSS.

Run development version

$ jekyll serve --config _config.yml,_config-local.yml

Navigate to http://127.0.0.1:4000/

Contribute to TinyMCE

If you would like to contribute to the TinyMCE project please read our contributor's guide: http://beta.tinymce.com/docs/advanced/contributing-to-open-source/

S
Description
TinyMCE Documentation (version 4)
Readme 26 MiB
Languages
HTML 53.3%
JavaScript 32.4%
Ruby 7.9%
Shell 6.2%
Makefile 0.2%