Skip to content

Slate Related Tools

Mike Ralphson edited this page Jul 18, 2017 · 26 revisions

Node.JS (should work on Windows)

Simple Gulp Plugin

https://github.com/wodka/gulp-slate

Slate is taken from master branch on npm install and built without ruby

Node.JS implementation

https://github.com/jmanek/slate_node

Another Node.JS implementation

This time using markdown-it, highlightjs, node-sass, js-yaml and ejs for templating. Compatible with Slate v2.0 (static TOC etc) https://github.com/mermade/shins

Another gulp-based port

https://github.com/sdelements/node-slate

Whiteboard

A Node.JS port using the hexo platform https://github.com/mpociot/whiteboard

Converting OpenApi / Swagger definitions to Slate-compatible markdown

Converting RAML definitions to Slate-compatible markdown

Ruby

Slate::Installer

https://github.com/kjg/slate-installer

A utility to install (or update) Slate into the docs folder of your project.