yanxyz / readme-md

Preview readme.md of node modules through github-pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

readme-md

通过 jekyll(github-pages) 预览 node modules 的 readme。

用法

在本地预览 github pages

cd cli
npm link # add a global command
remd

app/_site 为 server root, cli/config.js 指定 server address。

pwsh app\_build.ps1
cd app\_site
xa setup readme.d.com

About

Preview readme.md of node modules through github-pages

License:MIT License


Languages

Language:JavaScript 84.2%Language:HTML 12.6%Language:PowerShell 3.2%