Slate

Alternatives To Slate
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Slate35,454
8 days ago56apache-2.0SCSS
Beautiful static documentation for your API
Hexo Theme Doc2041233 years ago10May 30, 201818otherJavaScript
A documentation theme for the Hexo blog framework
Api Portal163
a year ago20mitTypeScript
API Portal lets you create and publish a customized site with API documentation, for free and without writing any code.
Reslate12829 months ago6July 09, 202111apache-2.0CSS
Beautiful static documentation for your API
Api2html108366 days ago10December 12, 20207mitJavaScript
A CLI tool to transform Swagger/OpenAPI/AsyncAPI docs to beautiful HTML pages via Shins/Widdershins.
Hapi Docs65
5 months ago50August 18, 20201mitVue
Beautiful API documentation generator for Hapi using Vue
Avantation40
2 years ago7June 22, 20218mitTypeScript
Build OpenAPI3.0 specification from HAR.
Go Slate18
3 years ago1mitGo
A CLI tool to generate API documentation using Slate layout by Robert Lord
Node Slate15
3 years agon,ullapache-2.0JavaScript
📓 Node.js port of lord/slate
Gulp Node Slate8
5 years ago3mitJavaScript
node-slate as a gulp task
Alternatives To Slate
Select To Compare


Alternative Project Comparisons
Readme

Slate: API Documentation Generator
Build Status Docker Version

Slate helps you create beautiful, intelligent, responsive API documentation.

Screenshot of Example Documentation created with Slate

The example above was created with Slate. Check it out at slatedocs.github.io/slate.

Features

  • Clean, intuitive design With Slate, the description of your API is on the left side of your documentation, and all the code examples are on the right side. Inspired by Stripe's and PayPal's API docs. Slate is responsive, so it looks great on tablets, phones, and even in print.

  • Everything on a single page Gone are the days when your users had to search through a million pages to find what they wanted. Slate puts the entire documentation on a single page. We haven't sacrificed linkability, though. As you scroll, your browser's hash will update to the nearest header, so linking to a particular point in the documentation is still natural and easy.

  • Slate is just Markdown When you write docs with Slate, you're just writing Markdown, which makes it simple to edit and understand. Everything is written in Markdown even the code samples are just Markdown code blocks.

  • Write code samples in multiple languages If your API has bindings in multiple programming languages, you can easily put in tabs to switch between them. In your document, you'll distinguish different languages by specifying the language name at the top of each code block, just like with GitHub Flavored Markdown.

  • Out-of-the-box syntax highlighting for over 100 languages, no configuration required.

  • Automatic, smoothly scrolling table of contents on the far left of the page. As you scroll, it displays your current position in the document. It's fast, too. We're using Slate at TripIt to build documentation for our new API, where our table of contents has over 180 entries. We've made sure that the performance remains excellent, even for larger documents.

  • Let your users update your documentation for you By default, your Slate-generated documentation is hosted in a public GitHub repository. Not only does this mean you get free hosting for your docs with GitHub Pages, but it also makes it simple for other developers to make pull requests to your docs if they find typos or other problems. Of course, if you don't want to use GitHub, you're also welcome to host your docs elsewhere.

  • 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 press the green "use this template" button above 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.

Getting Started with Slate

To get started with Slate, please check out the Getting Started section in our wiki.

We support running Slate in three different ways:

Companies Using Slate

You can view more in the list on the wiki.

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 Discussions tab!

Found a bug with upstream Slate? Go ahead and submit an issue. And, of course, feel free to submit pull requests with bug fixes or changes to the dev branch.

Contributors

Slate was built by Robert Lord while at TripIt. The project is now maintained by Matthew Peveler and Mike Ralphson.

Thanks to the following people who have submitted major pull requests:

Also, thanks to Sauce Labs for sponsoring the development of the responsive styles.

Popular Api Documentation Projects
Popular Static Site Generator Projects
Popular Application Programming Interfaces Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Markdown
Language
Scss
Api Documentation
Static Site Generator
Rtl