.github/CONTRIBUTING.md in ruby-lokalise-api-3.1.0 vs .github/CONTRIBUTING.md in ruby-lokalise-api-4.0.0
- old
+ new
@@ -10,5 +10,12 @@
8. [Submit a pull request.][pr]
[fork]: http://help.github.com/fork-a-repo/
[branch]: https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-branches
[pr]: https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests
+
+## Previewing the docs locally
+
+1. Clone the repo.
+2. `cd docs`
+3. `bundle exec jekyll serve --baseurl=''`.
+4. Navigate to `http://localhost:4000` and observe the docs.