Welcome to the open-source Insomnia documentation repository. Find the Insomnia documentation site at docs.insomnia.rest.
Please refer to our Contributing Guidelines.
- Clone the repository.
- Install Ruby and Bundler.
- Run
cd docs. - Run
bundle install. - Run
bundle exec jekyll serve. - Browse to http://localhost:4000.