Skip to content

A configurable HTTP server that serves markdown files rendered to HTML with markdown-it

License

Notifications You must be signed in to change notification settings

f3rno64/http-server-md

Repository files navigation

A configurable HTTP server that serves markdown files rendered to HTML with markdown-it

http-server-md

NPM Version Build Status Downloads Stats

README & DOCS TODO

Installation

npm badge

pnpm add -g http-server-md
pnpm gen-readme // update README.md
pnpm docs // update DOCUMENTATION.md
pnpm test // lint & mocha
pnpm update-deps // bump all deps

API Reference

The standalone JSDoc-generated documentation can be found in DOCUMENTATION.md.

Release History

See CHANGELOG.md for more information.

License

Distributed under the MIT license. See LICENSE.md for more information.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

A configurable HTTP server that serves markdown files rendered to HTML with markdown-it

Resources

License

Stars

Watchers

Forks

Packages

No packages published