1 unstable release
0.1.3 | Feb 18, 2023 |
---|---|
0.1.2 |
|
0.1.1 |
|
0.1.0 |
|
#36 in #robust
12KB
293 lines
Markdown Contents Manager (mcm)
Markdownのコンテンツを管理するツール。
Install
cargo install mcm
Usage
# ZennのコンテンツをHugo(theme: Robust)用のコンテンツに変換する
mcm export -s=zenn -t=hugo-robust
# それぞれのディレクトリを指定する
mcm export -s=zenn -t=hugo-robust --source_dir=../zenn-contents --target_dir=.
Features
- Zenn用のディレクトリ構成からHugo(theme: Robust)用のディレクトリ構成、Markdown構成に変換する
- 画像
Dependencies
~7–16MB
~233K SLoC