/dev.saldo.com.ar

Saldo documentation for developers

Primary LanguageHTML

Saldo.com.ar API documentation

Installation

sudo apt-get install ruby ruby-dev make gcc build-essential
sudo gem install jekyll bundler
npm install
bundle install
bundle exec jekyll serve

Publish to Github Pages

If you want to publish form master branch:

rm .gitignore
bundle exec jgd

If you want to publish from other branch:

rm .gitignore
bundle exec jgd -r BRANCH_NAME