{"id":13395505,"url":"https://github.com/slatedocs/slate","last_synced_at":"2025-10-05T18:31:06.305Z","repository":{"id":10604346,"uuid":"12820537","full_name":"slatedocs/slate","owner":"slatedocs","description":"Beautiful static documentation for your API","archived":false,"fork":true,"pushed_at":"2024-06-13T01:42:01.000Z","size":2489,"stargazers_count":36171,"open_issues_count":56,"forks_count":328,"subscribers_count":498,"default_branch":"main","last_synced_at":"2025-09-30T16:07:44.235Z","etag":null,"topics":["api","api-documentation","slate","static-site-generator"],"latest_commit_sha":null,"homepage":"https://slatedocs.github.io/slate","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ringcentral/slate","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slatedocs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-09-13T22:15:24.000Z","updated_at":"2025-09-30T13:22:38.000Z","dependencies_parsed_at":"2024-01-14T12:18:35.620Z","dependency_job_id":"a5e63e23-f741-48f8-9248-c489bee236bf","html_url":"https://github.com/slatedocs/slate","commit_stats":{"total_commits":602,"total_committers":150,"mean_commits":4.013333333333334,"dds":0.5697674418604651,"last_synced_commit":"ca630ef2b3676f682dda315c70fe0749c4537e4e"},"previous_names":["lord/slate","tripit/slate"],"tags_count":29,"template":true,"template_full_name":null,"purl":"pkg:github/slatedocs/slate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slatedocs%2Fslate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slatedocs%2Fslate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slatedocs%2Fslate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slatedocs%2Fslate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slatedocs","download_url":"https://codeload.github.com/slatedocs/slate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slatedocs%2Fslate/sbom","scorecard":{"id":831108,"data":{"date":"2025-08-11","repo":{"name":"github.com/slatedocs/slate","commit":"97c8dd4cc9c75bf04e67a21d683d139a58326db2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 9/16 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/dev_deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev_deploy.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/dev_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev_deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/dev_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev_deploy.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/dev_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev_deploy.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/dev_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev_deploy.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/dev_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev_deploy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/dev_deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev_deploy.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/dev_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev_deploy.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/dev_deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev_deploy.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/dev_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev_deploy.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/dev_deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/slatedocs/slate/publish.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ruby:2.6-slim to ruby:2.6-slim@sha256:3d641979a7dc819b4c253dc62d2f74800817053247005f72b871d164498109df","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qv4q-mr5r-qprj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-3h57-hmj3-gj3p","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-c6qg-cjj8-47qp","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-6f62-3596-g6w7","Warn: Project is vulnerable to: GHSA-r995-q44h-hr64"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T17:49:48.548Z","repository_id":10604346,"created_at":"2025-08-23T17:49:48.548Z","updated_at":"2025-08-23T17:49:48.548Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278047292,"owners_count":25921012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-documentation","slate","static-site-generator"],"created_at":"2024-07-30T17:02:02.992Z","updated_at":"2025-10-05T18:31:05.989Z","avatar_url":"https://github.com/slatedocs.png","language":"SCSS","funding_links":["https://developer.paypal.com/webapps/developer/docs/api/"],"categories":["SCSS","Misc","JavaScript","Uncategorized","Documentation Types","API","CSS","Others","Documentation Tools","Documentation","Happy Exploring 🤘","CSS (5)","api","Documentation Builder","🧰 Tools","HarmonyOS","miscellaneous","📦 Modules/Packages","Tools for Creating Documentation","static-site-generator","Open Source Tools","工具","Web API Modeling \u0026 Documentation","Other Awesome GitBook Alternatives (50+)","Projects"],"sub_categories":["Uncategorized","API Documentation","Prototype","Documentation","Follow me","Windows Manager","开发工具","REST","API Documentation Focused"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/slatedocs/img/main/logo-slate.png\" alt=\"Slate: API Documentation Generator\" width=\"226\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://github.com/slatedocs/slate/actions?query=workflow%3ABuild+branch%3Amain\"\u003e\u003cimg src=\"https://github.com/slatedocs/slate/workflows/Build/badge.svg?branch=main\" alt=\"Build Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://hub.docker.com/r/slatedocs/slate\"\u003e\u003cimg src=\"https://img.shields.io/docker/v/slatedocs/slate?sort=semver\" alt=\"Docker Version\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eSlate helps you create beautiful, intelligent, responsive API documentation.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/slatedocs/img/main/screenshot-slate.png\" width=700 alt=\"Screenshot of Example Documentation created with Slate\"\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cem\u003eThe example above was created with Slate. Check it out at \u003ca href=\"https://slatedocs.github.io/slate\"\u003eslatedocs.github.io/slate\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\nFeatures\n------------\n\n* **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](https://stripe.com/docs/api) and [PayPal's](https://developer.paypal.com/webapps/developer/docs/api/) API docs. Slate is responsive, so it looks great on tablets, phones, and even in print.\n\n* **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.\n\n* **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.\n\n* **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.\n\n* **Out-of-the-box syntax highlighting** for [over 100 languages](https://github.com/rouge-ruby/rouge/wiki/List-of-supported-languages-and-lexers), no configuration required.\n\n* **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.\n\n* **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.\n\n* **RTL Support** Full right-to-left layout for RTL languages such as Arabic, Persian (Farsi), Hebrew etc.\n\nGetting 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](https://slatedocs.github.io/slate/).\n\nGetting Started with Slate\n------------------------------\n\nTo get started with Slate, please check out the [Getting Started](https://github.com/slatedocs/slate/wiki#getting-started)\nsection in our [wiki](https://github.com/slatedocs/slate/wiki).\n\nWe support running Slate in three different ways:\n* [Natively](https://github.com/slatedocs/slate/wiki/Using-Slate-Natively)\n* [Using Vagrant](https://github.com/slatedocs/slate/wiki/Using-Slate-in-Vagrant)\n* [Using Docker](https://github.com/slatedocs/slate/wiki/Using-Slate-in-Docker)\n\nCompanies Using Slate\n---------------------------------\n\n* [NASA](https://api.nasa.gov)\n* [Sony](http://developers.cimediacloud.com)\n* [Best Buy](https://bestbuyapis.github.io/api-documentation/)\n* [Travis-CI](https://docs.travis-ci.com/api/)\n* [Greenhouse](https://developers.greenhouse.io/harvest.html)\n* [WooCommerce](http://woocommerce.github.io/woocommerce-rest-api-docs/)\n* [Dwolla](https://docs.dwolla.com/)\n* [Clearbit](https://clearbit.com/docs)\n* [Coinbase](https://developers.coinbase.com/api)\n* [Parrot Drones](http://developer.parrot.com/docs/bebop/)\n* [CoinAPI](https://docs.coinapi.io/)\n\nYou can view more in [the list on the wiki](https://github.com/slatedocs/slate/wiki/Slate-in-the-Wild).\n\nQuestions? Need Help? Found a bug?\n--------------------\n\nIf 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](https://github.com/slatedocs/slate/discussions)!\n\nFound 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.\n\nContributors\n--------------------\n\nSlate was built by [Robert Lord](https://lord.io) while at [TripIt](https://www.tripit.com/). The project is now maintained by [Matthew Peveler](https://github.com/MasterOdin) and [Mike Ralphson](https://github.com/MikeRalphson).\n\nThanks to the following people who have submitted major pull requests:\n\n- [@chrissrogers](https://github.com/chrissrogers)\n- [@bootstraponline](https://github.com/bootstraponline)\n- [@realityking](https://github.com/realityking)\n- [@cvkef](https://github.com/cvkef)\n\nAlso, thanks to [Sauce Labs](http://saucelabs.com) for sponsoring the development of the responsive styles.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslatedocs%2Fslate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslatedocs%2Fslate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslatedocs%2Fslate/lists"}