This repo contains the code to the {{ site.product_name }} Developer documentation. The code in this repo is automatically deployed to GitHub pages, but can be built and deployed locally.
- Clone the Repository
- Install Ruby
- From the repository location (cd workfloplus-docs)
- Run
gem install bundler jekyll --user-installto install Jekyll and Bundler - Run
bundle config set --local path 'vendor/bundle' - Run
bundle installto install any dependencies required
- Run
To serve the site call bundle exec jekyll serve. A webserver will start and host the site (usually http://127.0.0.1:4000/workfloplus-docs/). From here, navigate to your browser.
Contributions are welcome. Feel free to fork the repository, make changes and submit a PR.
For more information on Intoware or WorkfloPlus visit www.intoware.com.
Intoware and WorkfloPlus are registered trademarks of Intoware Limited, a company registered in England and Wales. All rights reserved.