Commit graph

520 commits

Author SHA1 Message Date
Jared King
82717e043d Added Invoiced to list of examples on README 2015-11-18 11:10:10 -06:00
Robert Lord
018a6939db Merge pull request #385 from agonzalezro/docker-fix
Use base ruby image in Dockerfile & fix watcher
2015-11-17 15:17:50 -06:00
Álex González
2618c77db0 Use base ruby image in Dockerfile & fix watcher
It seems that the watcher will not work without the
--force-polling option.
2015-11-17 13:53:34 +01:00
Robert Lord
c9d8d34e79 Merge pull request #384 from evantahler/master
add actionhero docs
2015-11-16 14:35:40 -06:00
Evan Tahler
40443b32fd Update README.md
add actionhero docs
2015-11-16 10:53:18 -08:00
Robert Lord
1151d00926 Merge pull request #380 from detain/master
Added Links to InterServer Slate Implementation
2015-11-13 18:13:28 -06:00
Joe Huss
c76359868a Added Links to InterServer Slate Implementation
URL: https://my.interserver.net/apidoc/

Our implementation includes some minor customizations which others mind fight useful including icons for the Language tabs at the top right.

Side Note: The document contents including sample scripts , input/output parameter+descriptions, etc are generated entirely from a script i wrote that parses my SOAP API WSDL file, PHP Source (parsing phpdoc comments), and MySQL Table defintions (parsing field comments) to generate and populate all the neccesary info. At some point (faster if i have any requests for it ) ill make those scripts publicly available after i clean up the source a bit and make it more portable.
2015-11-12 01:01:14 -05:00
Robert Lord
964c25a36b Merge pull request #371 from djpowers/fix-broken-examples
Fix broken examples
2015-11-05 16:58:26 -06:00
Dave Powers
1e86f824af Fix link to BlockCypher (does not work over HTTPS) 2015-11-05 09:41:24 -05:00
Dave Powers
01fd02005a Fix link to IBM Cloudant (page has moved) 2015-11-05 09:39:07 -05:00
Dave Powers
fb4c2a9ceb Remove link to ChaiOne Gameplan (broken link) 2015-11-04 14:15:23 -05:00
Robert Lord
ecdce169bc Merge pull request #365 from mflaxman/patch-1
Add blockcypher to examples
2015-10-22 16:18:37 -05:00
Michael Flaxman
f0a8dec91c Add blockcypher to examples 2015-10-22 12:35:29 -04:00
Robert Lord
e9cfc6bf3c Merge pull request #354 from rexposadas/fix-docker-error
upgraded to wily to remove error from version trusty
2015-10-11 20:25:45 -05:00
Rex Posadas
150ff8a800 upgraded to later ubuntu wily to remove error from version trusty 2015-10-11 14:57:44 -05:00
Robert Lord
727ac193ab Merge pull request #350 from sproutbox/dev
Basic Vagrant support. Close #348
2015-10-08 22:00:48 -05:00
Marc Guyer
3c1c9c49d5 Add local git config to guest vm 2015-10-08 14:09:27 +00:00
Marc Guyer
4a3fdfaea2 Update Vagrantfile
More memory needed for `rake publish`
2015-10-06 17:21:17 -04:00
Marc Guyer
ce2f2ae8de Update Vagrantfile
Need git for `rake publish`
2015-10-06 17:12:55 -04:00
Marc Guyer
4136f7b0f7 Formatting fixes for README 2015-10-06 16:48:51 -04:00
Marc Guyer
dc45e382ce Merge remote-tracking branch 'upstream/dev' into dev 2015-10-06 16:43:01 -04:00
Marc Guyer
57aa27c0eb Basic support for Vagrant 2015-10-06 16:41:22 -04:00
Robert Lord
236ca52c93 Merge branch 'master' into dev 2015-10-06 12:19:59 -05:00
Robert Lord
787eb795b6 Merge pull request #344 from realityking/hostingDe
Add hosting.de API docs to the list
2015-09-30 14:38:46 -05:00
Rouven Weßling
e0cdc7339e Add hosting.de API docs to the list 2015-09-30 17:56:34 +02:00
Robert Lord
fd27069a2d Merge pull request #339 from axsemantics/master
make middleman pick up changes when run in docker
2015-09-28 12:32:44 -05:00
Andreas Madsack
fcea9014d2 mount volume for live changes to Dockerfile 2015-09-28 17:03:48 +02:00
Robert Lord
9e42fbb04c Merge pull request #335 from brettporter/patch-1
Add SafetyCulture API to the list
2015-09-23 00:16:18 -05:00
Brett Porter
1c508a738f Add SafetyCulture API to the list 2015-09-23 15:09:13 +10:00
Robert Lord
7078f7f6e8 Merge pull request #331 from pomier/fix-dockerfile
Fix Dockerfile by installing nodejs
2015-08-27 19:57:34 -04:00
Romain Pomier
92d732f8a4 Install nodejs in Dockerfile to replace therubyracer 2015-08-27 11:09:28 +02:00
Robert Lord
c90eab79f9 Merge pull request #327 from victorquinn/master
Add SocialRadar to the list of docs sites using Slate
2015-08-13 17:15:06 -04:00
Victor Quinn
977f2568d7 Fix path to iOS docs 2015-08-13 16:44:05 -04:00
Victor Quinn
ed9e958df7 Add SocialRadar to the list of docs sites using Slate 2015-08-13 15:54:18 -04:00
Robert Lord
22ffeba825 Merge pull request #324 from gabrielf/patch-2
Use HTTPS for github urls.
2015-08-08 09:48:37 -07:00
Gabriel Falkenberg
5d27eaf9cf Use HTTPS for github urls. 2015-08-08 17:23:29 +02:00
Robert Lord
07c5ccefc0 Merge pull request #319 from dlackty/update-gems
Update gems
2015-08-06 07:26:01 -07:00
Richard Lee
47e18611f2 Update other dependencies 2015-08-06 18:40:17 +08:00
Richard Lee
83d655b55e Update rouge and middleman-autoprefixer 2015-08-06 16:58:57 +08:00
Robert Lord
d4e94080d4 Merge pull request #318 from dlackty/remove-therubyracer-dev
Remove therubyracer in favor of system JS runtimes
2015-08-05 11:16:19 -07:00
Richard Lee
befb8d6fac Remove therubyracer 2015-08-05 23:31:44 +08:00
Robert Lord
b0e0192374 Merge pull request #316 from daudich/f/supporkit-doc-example
adding supporkit docs as an example
2015-08-05 08:25:12 -07:00
Dhiren Audich
87a2950ade adding supporkit docs as an example of the slate docs 2015-08-05 11:04:29 -04:00
Robert Lord
eb1c0db712 Merge pull request #313 from pbechu/patch-1
Add Aircall.io to README
2015-08-04 09:50:02 -07:00
Pierre-Baptiste Béchu
5e605079eb Add Aircall.io to README 2015-08-04 02:42:21 -07:00
Robert Lord
ebc8810d65 Merge pull request #309 from sibrus/dev
Improved the appearance of code blocks when printing.
2015-07-29 14:35:00 -07:00
Ivan Matyunin
5cfcbc7f7b Improved the appearance of code blocks when printing. 2015-07-29 16:50:28 -04:00
Tariq Islam
adeb496a88 Merge pull request #292 from tripit/dev
Slate 1.2.1
@lord my fault, I seemed to have totally missed the emails sent!
2015-07-27 12:33:43 -07:00
Robert Lord
b9d45b2185 Merge pull request #303 from rezanachmad/patch-1
Add OAuth.io to README
2015-07-16 09:18:37 -07:00
Rezan Achmad
0c37f0dfc4 Add OAuth.io to README 2015-07-16 15:09:59 +08:00