Skip to content

A simple, pretty tool, convert markdown to html.

License

Notifications You must be signed in to change notification settings

yuluxs007/project-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-doc

A simple, pretty tool, convert markdown to html. No config! Only one file in release!

Install

If you have Go installed, do this:

go get github.com/simpleelegant/project-doc

Or, directly download the binary in releases.

Usage

mkdir -p docs/src
cd docs/src

# edit some markdown documents
vim README.md
vim News.md
vim News_list.md

# converting, output files will be in docs/out
project-doc ../

About

A simple, pretty tool, convert markdown to html.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages