Skip to content

Slate Related Tools

Mike Ralphson edited this page Jun 23, 2020 · 26 revisions

Node.JS (should work on Windows)

Simple Gulp Plugin

https:/wodka/gulp-slate

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

Node.JS implementation

https:/jmanek/slate_node

A port of the documentation generator Slate to node.js, that can optionally be built in the browser.

Another Node.JS implementation

https:/mermade/shins

This time using markdown-it, highlightjs, node-sass, js-yaml and ejs for templating. Compatible with Slate v2.0 (static TOC etc)

Another gulp-based port

https:/sdelements/node-slate

Whiteboard

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

Whiteboard using PHP https:/mpociot/documentarian

Converting OpenApi / Swagger definitions to Slate-compatible markdown

Converting RAML definitions to Slate-compatible markdown

Converting XML comments to Slate markdown

Ruby

Slate::Installer

https:/kjg/slate-installer

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