Commit Graph

399 Commits

Author SHA1 Message Date
Robert Lord
7f1d6da6dc Remove last inline script 2016-01-27 02:00:01 -06:00
Robert Lord
a4b9208af0 Move jquery to be local 2016-01-27 01:37:16 -06:00
Robert Lord
9f83bbd158 Add comment about middleman hanging to config.rb 2016-01-27 01:18:58 -06:00
Robert Lord
5c87f10383 Fix non-wrapping code in firefox 2016-01-27 00:53:24 -06:00
Robert Lord
ccd158df4f Add code block warning 2016-01-27 00:45:32 -06:00
Robert Lord
20d94974fa Add parrot link 2016-01-26 18:41:22 -06:00
Eric Caron
4f5443ce06 It should have be it. It wasn't it. It was its. 2016-01-26 15:54:36 -06:00
Eric Caron
79bb28c2f8 README copy-editing changes Applying the copy-editing changes noticed by Ira Brooker (@IOB1979) to the current master branch 2016-01-26 15:54:36 -06:00
Robert Lord
8cba352315 Add lang-specific class 2016-01-26 15:39:37 -06:00
Robert Lord
884cda666a Update readme 2016-01-26 13:10:36 -06:00
Robert Lord
c0dddf7560 Improve contribution guidelines 2016-01-26 13:03:37 -06:00
Robert Lord
44cf741f01 Add new logo 2016-01-26 12:55:22 -06:00
Robert Lord
63e3e30bc5 Update readme styling again 2016-01-26 12:53:06 -06:00
Robert Lord
b6084cfd0a Update readme styling 2016-01-26 12:52:42 -06:00
Robert Lord
02428eb687 Ignore .sass-cache 2016-01-26 12:52:33 -06:00
Robert Lord
7f88aafcba Upgrade to middleman 4 2016-01-26 12:52:03 -06:00
Robert Lord
f4dea9008d Merge branch 'master' into dev 2016-01-26 12:07:22 -06:00
Robert Lord
e1026d921c Merge pull request #428 from tinybike/master
Added Augur API to examples
2016-01-17 17:35:19 -06:00
Jack Peterson
35690907be Added Augur API to examples 2016-01-17 14:34:19 -08:00
Robert Lord
3ad0542fc7 Merge pull request #420 from netbe/fix-doc-docker
Update Boot2docker information for OSX
2016-01-08 23:46:11 -06:00
François Benaiteau
65c3dbd544 Update Boot2docker information for OSX 2016-01-08 12:31:33 +01:00
Robert Lord
bc8ac808b4 Merge pull request #419 from blackxored/better-docker-support
Better docker support
2016-01-02 14:29:48 -06:00
Adrian Perez
75f61557a2 fix(docker): new middleman requires JS runtime 2016-01-02 01:51:06 +01:00
Adrian Perez
f90e6b076d feat(docker): improve docker support
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.
2016-01-02 00:51:00 +01:00
Robert Lord
47cca3d8e7 Merge pull request #411 from zachpanz88/patch-1
Change cat name
2015-12-20 14:03:15 +08:00
Zach Panzarino
837a7e7873 Change cat name
After recent events it is probably better to use a different name for the cat.
2015-12-18 22:51:49 -05:00
Robert Lord
b871b44b72 Merge pull request #399 from ReadmeCritic/patch-1
Update README URLs based on HTTP redirects
2015-12-08 18:55:30 -08:00
ReadmeCritic
97a4c89d0c Update README URLs based on HTTP redirects 2015-12-08 12:22:18 -08:00
Robert Lord
8e14f805dc Merge pull request #387 from jaredtking/invoiced
Added Invoiced to list of examples on README
2015-11-18 12:45:31 -06:00
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