-
Download this branch: https://github.com/ontimize/docs/tree/3.x.x-develop
IMPORTANT
If this is the first time you are working with this documentation, run this command before continue.bundle install
This will install the necessary Ruby gems. Please, if the installation modifies your Gemfile.lock file, DO NOT UPLOAD IT.
-
Run the following command to launch a local Jekyll server and check the documentation
bundle exec jekyll serve --config _config.yml,_config.deploy.yml
- Upload all the changes you want to deploy in version 3.x.x to the 3.x.x-develop branch. Make a pull request from version 3.x.x-develop to version 3.x.x and merge it.