Skip to content

Intoware/workfloplus-docs

Repository files navigation

WorkfloPlus Developer Documentation

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.

Build Instructions

  1. Clone the Repository
  2. Install Ruby
  3. From the repository location (cd workfloplus-docs)
    1. Run gem install bundler jekyll --user-install to install Jekyll and Bundler
    2. Run bundle config set --local path 'vendor/bundle'
    3. Run bundle install to install any dependencies required

Testing the Site

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

Contributions are welcome. Feel free to fork the repository, make changes and submit a PR.

More Info

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.

Releases

No releases published

Packages

 
 
 

Contributors