mirror of
https://github.com/danbulant/api_docs
synced 2026-06-20 14:51:22 +00:00
Update README.md
This commit is contained in:
parent
7defe86bf6
commit
3321fd1616
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
|
@ -50,10 +50,12 @@ You're going to need:
|
||||||
|
|
||||||
You can now see the docs at <http://localhost:4567>. And as you edit `source/index.md`, your server should automatically update! Whoa! That was fast!
|
You can now see the docs at <http://localhost:4567>. And as you edit `source/index.md`, your server should automatically update! Whoa! That was fast!
|
||||||
|
|
||||||
For More Information
|
Now that Slate is all set up your machine, you'll probably want to learn more about [editing Slate markdown](https://github.com/tripit/slate/wiki/Markdown-Syntax), or [how to publish your docs](https://github.com/tripit/slate/wiki/Deploying-Slate).
|
||||||
-------------------------
|
|
||||||
|
|
||||||
For more information on editing Slate files and customizing Slate's configuration, [head on over to our wiki](https://github.com/tripit/slate/wiki).
|
Examples of Slate in the Wild
|
||||||
|
---------------------------------
|
||||||
|
|
||||||
|
* [Orchestrate.io API docs](https://docs.orchestrate.io/)
|
||||||
|
|
||||||
Need Help? Found a bug?
|
Need Help? Found a bug?
|
||||||
--------------------
|
--------------------
|
||||||
|
|
@ -67,4 +69,4 @@ Special Thanks
|
||||||
- [jquery.tocify.js](https://github.com/gfranko/jquery.tocify.js)
|
- [jquery.tocify.js](https://github.com/gfranko/jquery.tocify.js)
|
||||||
- [middleman-syntax](https://github.com/middleman/middleman-syntax)
|
- [middleman-syntax](https://github.com/middleman/middleman-syntax)
|
||||||
- [middleman-gh-pages](https://github.com/neo/middleman-gh-pages)
|
- [middleman-gh-pages](https://github.com/neo/middleman-gh-pages)
|
||||||
- [Font Awesome](http://fortawesome.github.io/Font-Awesome/)
|
- [Font Awesome](http://fortawesome.github.io/Font-Awesome/)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue