Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/felbinger/nginx-md-renderer

nginx configuration to render markdown files
https://github.com/felbinger/nginx-md-renderer

Last synced: 13 days ago
JSON representation

nginx configuration to render markdown files

Awesome Lists containing this project

README

        

# nginx-md-renderer
```bash
podman build -t localhost/nginx-md-renderer .
podman run --rm -p 80:80 localhost/nginx-md-renderer
```