https://github.com/work-design/rails_markdown
Sync posts write in markdown to anywhere
https://github.com/work-design/rails_markdown
design engine work
Last synced: over 1 year ago
JSON representation
Sync posts write in markdown to anywhere
- Host: GitHub
- URL: https://github.com/work-design/rails_markdown
- Owner: work-design
- Created: 2021-06-25T12:08:54.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-02T10:35:33.000Z (over 1 year ago)
- Last Synced: 2025-03-02T11:28:26.150Z (over 1 year ago)
- Topics: design, engine, work
- Language: HTML
- Homepage:
- Size: 426 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RailsMarkdown
[](https://github.com/work-design/rails_markdown/actions/workflows/test.yml)
[](https://github.com/work-design/rails_markdown/actions/workflows/cd.yml)
[](https://github.com/work-design/rails_markdown/actions/workflows/gempush.yml)
用 Markdown 写作,用 Git 进行管理,同步到应用,微信公众号,知乎等地方。
#### 已支持
* Application
* 微信公众号
#### 计划支持
* 知乎
## 依赖
* libgit2
* MacOS: `brew install libgit2`
* cmake
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'rails_markdown'
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install rails_markdown
```
## Contributing
Contribution directions go here.
## 开源协议
遵循 [MIT](https://opensource.org/licenses/MIT) 协议