Skip to main content

Markdown server.

Project description

mdserve

markdown server.

pip

pip install --upgrade mdserve -i https://pypi.org/simple/

docker

docker build --no-cache -t mdserve:1.4 -f ./dockerfile .
docker build -t mdserve:1.4 -f ./dockerfile .

docker run -it -p 8080:8080 -v /f/github/openjw/open:/usr/share/mdserve mdserve:1.4
docker run -itd -p 8001:8080 -v /root/github/open:/usr/share/mdserve --name mdserve mdserve:1.4

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mdserve-1.4.4.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

mdserve-1.4.4-py3-none-any.whl (1.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page