Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cralfa/md-parser

Markdown parser using nginx
https://github.com/cralfa/md-parser

bash docker markdown nginx pandoc

Last synced: 3 days ago
JSON representation

Markdown parser using nginx

Awesome Lists containing this project

README

        

# md-parser

Markdown parser using nginx

## Usage

Move to directory which contains Markdown (.md) file, then execute command below.

```
$ docker run -d -p 80:80 -v $PWD:/tmp cralfa/md-parser
```

After container starts, access following URLs with browser.

* HTML
http://localhost
* PDF
http://localhost/?pdf