work-design / rails_markdown

Sync posts write in markdown to anywhere

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RailsMarkdown

测试 Docker构建 Gem

用 Markdown 写作,用 Git 进行管理,同步到应用,微信公众号,知乎等地方。

已支持

  • Application
  • 微信公众号

计划支持

  • 知乎

依赖

  • libgit2
    • MacOS: brew install libgit2
  • cmake

Installation

Add this line to your application's Gemfile:

gem 'rails_markdown'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rails_markdown

Contributing

Contribution directions go here.

开源协议

遵循 MIT 协议

About

Sync posts write in markdown to anywhere

License:MIT License


Languages

Language:HTML 53.3%Language:Ruby 46.7%