Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cralfa/md-parser
- Owner: CRaLFa
- Created: 2022-07-31T05:51:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T08:51:50.000Z (4 months ago)
- Last Synced: 2024-11-13T17:46:25.680Z (2 months ago)
- Topics: bash, docker, markdown, nginx, pandoc
- Language: Shell
- Homepage: https://hub.docker.com/r/cralfa/md-parser
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
http://localhost/?pdf