Skip to content
/ stuffem Public

I has bunch of markdown. Stuff'em into one HTML plis

Notifications You must be signed in to change notification settings

staltz/stuffem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stuff'em

Feed me a markdown file that has a list of links to other markdown files, like this:

npx stuffem index.md

where index.md:

- [First chapter](./chap1.md)
- [Second chapter](./chap2.md)

Out you get an index.html.

By the way, supports mermaidjs.

flowchart TD
    Start --> Stop
Loading

About

I has bunch of markdown. Stuff'em into one HTML plis

Resources

Stars

Watchers

Forks

Packages

No packages published