Skip to content

Latest commit

 

History

History
executable file
·
18 lines (10 loc) · 728 Bytes

File metadata and controls

executable file
·
18 lines (10 loc) · 728 Bytes

TribeHR Static API Documentation

Fork & Clone this repository with git clone -o personal git@gitlab.eng.netsuite.com:<your username>/tribehr.github.io.git

Install Bundler with ruby gems with gem install bundler

Navigate to the repo's directory locally and run jekyll serve --watch

In your browser, go to: http://localhost:4000

Currently for being displayed on http://tribehr.github.io (Jekyll-based) and http://developers.tribehr.com

If you would like to know how this works and how to setup: https://github.com/Wiredcraft/carte

Github pages locally

See https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/ There are more useful docs for github pages pages and for jekyll.