1 个不稳定版本
0.1.3 | 2023年2月18日 |
---|---|
0.1.2 |
|
0.1.1 |
|
0.1.0 |
|
在 #主题 中排名25
12KB
293 代码行
Markdown 内容管理器 (mcm)
用于管理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=.
功能
- 从Zenn的目录结构转换到Hugo(theme: Robust)的目录结构,以及Markdown结构
- 图像
依赖关系
~7–17MB
~234K SLoC