Static-markdown

Latest version: v0.2.0

Safety actively analyzes 619504 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

New features

* Enabled directory listing.
* Redirect to URL with trailing slash when pointing at a directory (4).
* A better logging using loguru.
* A better way to test the application, without having to start the server in another shell.
* Implement version handling via a ``__version__`` module property.
* Added server name and version in the returned Server headers (6).

Fixes & other changes

* Fix 404 error when trying to browse file with spaces in their names (1).
* Readme instructions to install from PyPI.
* Document the fact that the server is not production-ready (5).
* Added twine in extra requirements (dev).
* Added travis support for CI.

0.1.0

Initial release.

* Statically serve your local directory,
* Render Markdown as HTML,
* Searching for an index (HTML or Markdown) when trying to browse a directory,
* Customize Markdown HTML rendering using a custom HTML template.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.