Crates.io | mcm |
lib.rs | mcm |
version | 0.1.3 |
source | src |
created_at | 2023-02-18 14:08:46.295833 |
updated_at | 2023-02-18 17:09:00.32078 |
description | mcm = Markdown Contents Manager |
homepage | |
repository | |
max_upload_size | |
id | 788244 |
size | 36,356 |
Markdownのコンテンツを管理するツール。
cargo install mcm
# ZennのコンテンツをHugo(theme: Robust)用のコンテンツに変換する
mcm export -s=zenn -t=hugo-robust
# それぞれのディレクトリを指定する
mcm export -s=zenn -t=hugo-robust --source_dir=../zenn-contents --target_dir=.