Olle Jonsson 7326cd8bfd
docs: Adapters, how to create them (#1193)
This begins a new section, probably we want to move the Parallel section to its own "Advanced Adapter authoring" or a subject-specific text. Anyway, we have started!
2020-10-22 11:55:46 +02:00
..
2020-04-19 22:56:50 +02:00
2020-04-19 22:56:50 +02:00
2020-04-19 22:56:50 +02:00
2020-04-19 22:56:50 +02:00
2019-05-23 10:52:09 +01:00
2020-04-19 22:56:50 +02:00
2019-07-02 07:43:06 -06:00

Faraday Website

This is the root directory of the Faraday Website. If you want to apply changes to it, please test it locally using Jekyll.

# Navigate into the /docs folder
$ cd docs

# Install Jekyll dependencies, this bundle is different from Faraday's one.
$ bundle install

# Run the Jekyll server with the Faraday website
$ bundle exec jekyll serve

# The site will now be reachable at http://127.0.0.1:4000/faraday/