mirror of
https://github.com/mundimark/awesome-markdown.git
synced 2026-04-28 06:37:41 -05:00
Added slate and shins
Two static site generators specialized in API docs
This commit is contained in:
committed by
Gerald Bauer
parent
f79f64b349
commit
08e70aabb5
11
README.md
11
README.md
@@ -225,16 +225,19 @@ to be done
|
||||
|
||||
**Jekyll**
|
||||
(web: [`jekyllrb.com`](http://jekyllrb.com),
|
||||
github: [`jekyll/jekyll`](https://github.com/jekyll/jekyll),
|
||||
gem: [`jekyll`](https://rubygems.org/gems/jekyll)) -
|
||||
github: [`jekyll/jekyll` :octocat:](https://github.com/jekyll/jekyll),
|
||||
gem: [`jekyll` :gem:](https://rubygems.org/gems/jekyll)) -
|
||||
transform your plain text into static websites and blogs (in Ruby)
|
||||
|
||||
**Middleman**
|
||||
(web: [`middlemanapp.com`](https://middlemanapp.com),
|
||||
github: [`middleman/middleman`](https://github.com/middleman/middleman),
|
||||
gem: [`middleman`]) -
|
||||
github: [`middleman/middleman` :octocat:](https://github.com/middleman/middleman),
|
||||
gem: [`middleman` :gem:](https://rubygems.org/gems/middleman)) -
|
||||
makes developing websites simple (in Ruby)
|
||||
|
||||
**Slate** (github: [lord/slate :octocat:](https://github.com/lord/slate)) - beautiful API documentation, based on **Middleman**
|
||||
|
||||
**Shins** (github: [`Mermade/shins` :octocat:](https://github.com/Mermade/shins), npm: [`shins`](https://www.npmjs.com/package/shins)) – beautiful API documentation, with node.js (port of **Slate**)
|
||||
|
||||
|
||||
### Markdown to Email
|
||||
|
||||
Reference in New Issue
Block a user