mirror of
https://github.com/danbulant/api_docs
synced 2026-05-24 12:27:29 +00:00
Updated README.md from lord/slate to slatedocs/slate (#1140)
This commit is contained in:
parent
151c3034c1
commit
894534b5d3
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -29,7 +29,7 @@ Features
|
||||||
|
|
||||||
* **RTL Support** Full right-to-left layout for RTL languages such as Arabic, Persian (Farsi), Hebrew etc.
|
* **RTL Support** Full right-to-left layout for RTL languages such as Arabic, Persian (Farsi), Hebrew etc.
|
||||||
|
|
||||||
Getting started with Slate is super easy! Simply fork this repository and follow the instructions below. Or, if you'd like to check out what Slate is capable of, take a look at the [sample docs](http://lord.github.io/slate).
|
Getting started with Slate is super easy! Simply fork this repository and follow the instructions below. Or, if you'd like to check out what Slate is capable of, take a look at the [sample docs](https://slatedocs.github.io/slate/).
|
||||||
|
|
||||||
Getting Started with Slate
|
Getting Started with Slate
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
@ -60,9 +60,9 @@ vagrant up
|
||||||
|
|
||||||
You can now see the docs at http://localhost:4567. Whoa! That was fast!
|
You can now see the docs at http://localhost:4567. Whoa! That was fast!
|
||||||
|
|
||||||
Now that Slate is all set up on your machine, you'll probably want to learn more about [editing Slate markdown](https://github.com/lord/slate/wiki/Markdown-Syntax), or [how to publish your docs](https://github.com/lord/slate/wiki/Deploying-Slate).
|
Now that Slate is all set up on your machine, you'll probably want to learn more about [editing Slate markdown](https://github.com/slatedocs/slate/wiki/Markdown-Syntax), or [how to publish your docs](https://github.com/slatedocs/slate/wiki/Deploying-Slate).
|
||||||
|
|
||||||
If you'd prefer to use Docker, instructions are available [in the wiki](https://github.com/lord/slate/wiki/Docker).
|
If you'd prefer to use Docker, instructions are available [in the wiki](https://github.com/slatedocs/slate/wiki/Docker).
|
||||||
|
|
||||||
### Note on JavaScript Runtime
|
### Note on JavaScript Runtime
|
||||||
|
|
||||||
|
|
@ -83,14 +83,14 @@ Companies Using Slate
|
||||||
* [Parrot Drones](http://developer.parrot.com/docs/bebop/)
|
* [Parrot Drones](http://developer.parrot.com/docs/bebop/)
|
||||||
* [Scale](https://docs.scaleapi.com/)
|
* [Scale](https://docs.scaleapi.com/)
|
||||||
|
|
||||||
You can view more in [the list on the wiki](https://github.com/lord/slate/wiki/Slate-in-the-Wild).
|
You can view more in [the list on the wiki](https://github.com/slatedocs/slate/wiki/Slate-in-the-Wild).
|
||||||
|
|
||||||
Questions? Need Help? Found a bug?
|
Questions? Need Help? Found a bug?
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
If you've got questions about setup, deploying, special feature implementation in your fork, or just want to chat with the developer, please feel free to [start a thread in our Spectrum community](https://spectrum.chat/slate)!
|
If you've got questions about setup, deploying, special feature implementation in your fork, or just want to chat with the developer, please feel free to [start a thread in our Spectrum community](https://spectrum.chat/slate)!
|
||||||
|
|
||||||
Found a bug with upstream Slate? Go ahead and [submit an issue](https://github.com/lord/slate/issues). And, of course, feel free to submit pull requests with bug fixes or changes to the `dev` branch.
|
Found a bug with upstream Slate? Go ahead and [submit an issue](https://github.com/slatedocs/slate/issues). And, of course, feel free to submit pull requests with bug fixes or changes to the `dev` branch.
|
||||||
|
|
||||||
Contributors
|
Contributors
|
||||||
--------------------
|
--------------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue