Skip to main content

Markdown Server

Project description

mds - markdown server

Markdown Server is a simple Python application that serves local markdown files in your browser for simple viewing and editing. Markdown server is still in early development.

Installation

Via pip:

pip3 install mds

Via setup.py:

pip3 install mistune bottle

python3 setup.py install

Usage

To use markdown server you simply need to point it to a directory where you keep markdown files. It will recursively search through the directory for files with a *.md extension. These can then be viewed and edited in the browser at localhost:3000.

Serve notes on default port:

mds ~/notes

Serve notes on specific ports:

mds -p 8080 ~/notes

Contributing

Contributing is welcome, just make a PR.

License

MIT

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

mds-0.0.6.tar.gz (15.0 kB view details)

Uploaded Source

Built Distributions

mds-0.0.6-py3-none-any.whl (21.8 kB view details)

Uploaded Python 3

mds-0.0.6-py2.py3-none-any.whl (21.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file mds-0.0.6.tar.gz.

File metadata

  • Download URL: mds-0.0.6.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for mds-0.0.6.tar.gz
Algorithm Hash digest
SHA256 f26f9c214a7f56ecfc550f1b18d6c0d8f3687149873d29858b45cf9270922a05
MD5 7a8bf422728eddbd1908800fcfe241c3
BLAKE2b-256 019b200a7736cc0abfa993e7274d8be724b3e11f9d0592b3c6ec245fcc696979

See more details on using hashes here.

File details

Details for the file mds-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: mds-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 21.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for mds-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e2c96a73a5363c25c9cb0c3b94fd3f02252e27f03aa95f4f77ca227ec2c56c67
MD5 c6b1026346161b4db7568745345c2119
BLAKE2b-256 799c714cafd9b012c49881c9e963b9f4fce993898295a66a3d02113cc4b41088

See more details on using hashes here.

File details

Details for the file mds-0.0.6-py2.py3-none-any.whl.

File metadata

  • Download URL: mds-0.0.6-py2.py3-none-any.whl
  • Upload date:
  • Size: 21.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for mds-0.0.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 97d9e943dae81a37b5908f8bcd32d85f738bc3984669b27a651da903ccd2b01c
MD5 4e08a6cbf9189776064ba2088a970b82
BLAKE2b-256 f0297ee60975116ce6ab80293ae630d66f1ab1230337f3f5976468c6cc156429

See more details on using hashes here.

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