#content #manager #markdown #export #robust #themes

app mcm

mcm = Markdown Contents Manager

1 unstable release

0.1.3 Feb 18, 2023
0.1.2 Feb 18, 2023
0.1.1 Feb 18, 2023
0.1.0 Feb 18, 2023

#17 in #theme

MIT license

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–10MB
~199K SLoC