Skip to content

マークダウンで簡単にドキュメント管理&PDF/HTML変換

Notifications You must be signed in to change notification settings

yamaaaaaa/md-doc-static

Repository files navigation

md-doc-static

Easy document management with Markdown
Manage documents using static markdown files only.

scripts

//install packages
$ npm run i
//start dev server
$ npm run dev
//preview 
$ npm run preveiw
//pdf
$ npm run pdf
//html
$ npm run html
//build
$ npm run build

how to use

add markdown files under the public/assets/md/ folder.
We recommend adding numbers at the beginning.

//ex
01-about.md
02-database.md
03-authentication.md
04-support.md

About

マークダウンで簡単にドキュメント管理&PDF/HTML変換

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published