- 01 Jan, 2016 1 commit
-
-
Adrian Perez authored
This improves Docker support in the following ways: * Base image off `ruby:onbuild` to avoid unnecessary custom steps and ease derived images. * Adds `.dockerignore` to avoid sending large files to build. * Adds a `docker-compose.yml` so users can simply type `docker-compose up` to get it running. * Explicity sets the volume definition in the `Dockerfile`. * Volume is automatically mount by `docker-compose` (the `source` directory relative to the project's dir). * Workaround watcher failing to pick directory changes probably because of vboxsf and the `listen` gem failing to register filesystem changes. * Updates documentation.
-
- 09 Dec, 2015 1 commit
-
-
Robert Lord authored
Update README URLs based on HTTP redirects
-
- 08 Dec, 2015 1 commit
-
-
ReadmeCritic authored
-
- 18 Nov, 2015 2 commits
-
-
Robert Lord authored
Added Invoiced to list of examples on README
-
Jared King authored
-
- 17 Nov, 2015 2 commits
-
-
Robert Lord authored
Use base ruby image in Dockerfile & fix watcher
-
Álex González authored
It seems that the watcher will not work without the --force-polling option.
-
- 12 Oct, 2015 1 commit
-
-
Robert Lord authored
upgraded to wily to remove error from version trusty
-
- 11 Oct, 2015 1 commit
-
-
Rex Posadas authored
-
- 09 Oct, 2015 1 commit
-
-
Robert Lord authored
Basic Vagrant support. Close #348
-
- 08 Oct, 2015 1 commit
-
-
Marc Guyer authored
-
- 06 Oct, 2015 6 commits
-
-
Marc Guyer authored
More memory needed for `rake publish`
-
Marc Guyer authored
Need git for `rake publish`
-
Marc Guyer authored
-
Marc Guyer authored
-
Marc Guyer authored
-
Robert Lord authored
-
- 30 Sep, 2015 2 commits
-
-
Robert Lord authored
Add hosting.de API docs to the list
-
Rouven Weßling authored
-
- 28 Sep, 2015 2 commits
-
-
Robert Lord authored
make middleman pick up changes when run in docker
-
Andreas Madsack authored
-
- 23 Sep, 2015 2 commits
-
-
Robert Lord authored
Add SafetyCulture API to the list
-
Brett Porter authored
-
- 27 Aug, 2015 2 commits
-
-
Robert Lord authored
Fix Dockerfile by installing nodejs
-
Romain Pomier authored
-
- 13 Aug, 2015 3 commits
-
-
Robert Lord authored
Add SocialRadar to the list of docs sites using Slate
-
Victor Quinn authored
-
Victor Quinn authored
-
- 08 Aug, 2015 2 commits
-
-
Robert Lord authored
Use HTTPS for github urls.
-
Gabriel Falkenberg authored
-
- 06 Aug, 2015 3 commits
-
-
Robert Lord authored
Update gems
-
Richard Lee authored
-
Richard Lee authored
-
- 05 Aug, 2015 4 commits
-
-
Robert Lord authored
Remove therubyracer in favor of system JS runtimes
-
Richard Lee authored
-
Robert Lord authored
adding supporkit docs as an example
-
Dhiren Audich authored
-
- 04 Aug, 2015 2 commits
-
-
Robert Lord authored
Add Aircall.io to README
-
Pierre-Baptiste Béchu authored
-
- 29 Jul, 2015 1 commit
-
-
Robert Lord authored
Improved the appearance of code blocks when printing.
-