263f7eaf305ef535b1d33aa618085f118c4986a6
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
Edit _config-local.yml accordingly with your workflow, you may want to set shared_baseurl: "https://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/
Description
Languages
HTML
53.3%
JavaScript
32.4%
Ruby
7.9%
Shell
6.2%
Makefile
0.2%