1583 Commits

Author SHA1 Message Date
rick olson
657b0231f8 Link directly to the blob pages on github 2019-07-10 10:05:18 -06:00
rick olson
869cf338de add test/unit and rspec test examples 2019-07-10 10:00:34 -06:00
Lewis Cowles
ac27ce502e Configure Jekyll plugin jekyll-remote-theme to support Docker usage (#999)
I tried to build with Jekyll 3.6.x (`jekyll/jekyll:latest`). It went badly.

By following the author guide https://github.com/benbalter/jekyll-remote-theme I noticed we were missing a YAML configuration entry.
2019-07-09 22:05:10 +02:00
risk danger olson
8fa2b46196
Merge pull request #994 from lostisland/fix/website-navigation
Website Navigation Fix
v1.0-rc1
2019-07-08 12:07:02 -06:00
risk danger olson
8585604508
Merge pull request #995 from lostisland/fix-options-inspect
teach #inspect how to build string without appending to a frozen string
2019-07-08 12:06:24 -06:00
rick olson
432fcd267d fix test 2019-07-08 11:55:56 -06:00
iMacTia
0ec66e8959 Fixes website navigation by adding trailing slashes to /index.md files.
See https://stackoverflow.com/questions/54727643/trailing-slashes-in-jekyll-github-pages-site-cause-404
2019-07-08 18:45:46 +01:00
rick olson
70764fb34e teach #inspect how to build string without appending to a frozen string 2019-07-08 11:43:19 -06:00
risk danger olson
7eae1cbf23
Merge pull request #993 from lostisland/prep-1.0-rc1
Ship 1.0.0-rc1
2019-07-08 11:30:13 -06:00
rick olson
2a2a0ebfe5 Merge branch 'master' into prep-1.0-rc1 2019-07-08 11:14:20 -06:00
risk danger olson
a285d7a8b6
Merge pull request #982 from lostisland/faraday-website
Faraday Website
2019-07-08 11:11:59 -06:00
rick olson
26c542d9e1 fix the order of the site nav 2019-07-02 07:43:06 -06:00
iMacTia
6cd8c5dc35 Fixes placeholders for Faraday website URL. 2019-06-27 15:47:06 +01:00
iMacTia
0826817f4e Switches back to standard theme. 2019-06-26 12:08:20 +01:00
iMacTia
5d3e667c1a Merge branch 'faraday-website' of https://github.com/lostisland/faraday into faraday-website 2019-06-26 09:54:16 +01:00
iMacTia
9070f6bf2e Fixes homepage title. 2019-06-26 09:53:44 +01:00
rick olson
275d1e3daa bump version to 1.0.0-rc1 2019-06-25 10:57:44 -06:00
rick olson
62cbdb9d78 restructure adapters section:
* more prominent placing of test adapter
* remove next/prev navigation for adapter pages, they don't need to be read in order
* ensure all adapter pages link to top nav
2019-06-25 10:28:14 -06:00
rick olson
08cd1b3be9 top links to middleware pages 2019-06-25 10:09:12 -06:00
rick olson
caf7545906 add top links to usage pages 2019-06-25 10:07:43 -06:00
rick olson
75605b9c36 remove redundant sitemap 2019-06-25 09:59:18 -06:00
rick olson
2f96d9b3a7 rename Introduction section => to Usage 2019-06-25 09:38:52 -06:00
iMacTia
cf078cf20b Adds Elena contribution to team page and footer.
Aligns README footer with Website one.
2019-06-25 16:31:51 +01:00
iMacTia
94a78e7eba Fix alt-img typo in README. 2019-06-25 15:56:33 +01:00
iMacTia
637c81196b Use slim repo card in README. 2019-06-25 15:54:32 +01:00
iMacTia
5cf6753e60 Merge remote-tracking branch 'origin/faraday-website' into faraday-website 2019-06-18 17:57:40 +01:00
iMacTia
a50fcc413b Adds Team page with dynamic GitHub loading.
Styles website with new branding.
2019-06-18 17:57:27 +01:00
rick olson
32be8ce245 redundant title 2019-06-13 09:32:14 -06:00
rick olson
a8295c2c4a use conn local var 2019-06-13 09:31:36 -06:00
rick olson
5ca8630d9b use consistent url hints 2019-06-13 09:31:20 -06:00
rick olson
112331a325 use consistent "learn more" callouts with punctuation 2019-06-13 09:30:52 -06:00
iMacTia
32eacfd4ee Expands menu items. 2019-06-08 17:38:58 +01:00
iMacTia
a963c12a82 Fixes TODOs in introduction. 2019-06-08 17:32:19 +01:00
iMacTia
f851834ccd Merges Introduction and Basics pages.
Adds navigation to introduction section.
2019-06-08 17:29:03 +01:00
iMacTia
8434b225a1 Fixes link in homepage. 2019-06-08 17:23:46 +01:00
iMacTia
f1d72a4cdf Adds navigation to adapters section. 2019-06-08 17:19:00 +01:00
iMacTia
79da580283 Improves middleware documentation adding a diagram. 2019-06-08 17:05:44 +01:00
rick olson
681b6baa33 convert to regular markdown link 2019-06-05 15:24:37 -06:00
rick olson
31d03bec46 rewrite basics page. focus on making requests, not middleware. 2019-06-05 15:22:41 -06:00
iMacTia
78fd49eecf Use Font Awesome icons for docs nav. 2019-06-04 17:50:30 +01:00
iMacTia
069b422750 Reduces the amount of comments in code snippets. 2019-06-04 17:09:14 +01:00
iMacTia
9f99e11596 Fixes review comments. 2019-06-03 21:42:12 +01:00
risk danger olson
1c3bf50d8a
rdoc: fix type info for SSLOptions (#990) 2019-06-03 13:47:52 -04:00
iMacTia
caa877dc83 Fixes documentation nav menu to always use correct floating. 2019-06-02 15:13:44 +01:00
iMacTia
4400acfd2b Introduces documentation layout with bottom navigation links. 2019-06-02 15:09:35 +01:00
iMacTia
a2becaaf6a Adds instrumentation middleware page. 2019-05-29 17:29:47 +01:00
iMacTia
1a2970eba0 Adds retry middleware page. 2019-05-29 17:00:15 +01:00
iMacTia
86fd91cf04 Merge remote-tracking branch 'origin/faraday-website' into faraday-website
# Conflicts:
#	docs/introduction/customize.md
2019-05-28 16:26:51 +01:00
iMacTia
eb9660a818 Adds multipart and url_encoded middleware pages. 2019-05-28 16:26:16 +01:00
Olle Jonsson
eb80f9aa26 Faraday website edits (#987) 2019-05-26 17:44:05 +01:00