verb
Version:
Verb makes it easy to build project documentation using simple markdown templates, with zero configuration required.
16 lines (8 loc) • 351 B
Markdown
> Use Verb's defaults or supply custom sources of metadata
By default, Verb will read in your project's package.json and attempt to gather some basic information about your project's local git repository, like remote origin if one exists.
## Custom Metadata
* options.data
* YAML
* JSON
## Related
* [Front matter](#TODO: link to front-matter)