GitHunt
YR

yree/mdow

๐ŸŒพ your markdown on web

mdow ๐ŸŒพ

A meadow for your markdown on web.

A lightweight, browser-based markdown editor and previewer that makes sharing markdown files as simple as sharing a link.

Try mdow ๐ŸŒพ

Features โœจ

  • ๐Ÿ‘€ Preview markdown
  • ๐Ÿ”— Shareable links that last for 30 days
  • ๐Ÿš€ Fast and lightweight
  • ๐Ÿ’ป Simple local development setup

Development ๐Ÿ—

  1. Clone the repository
git clone https://github.com/yree/mdow.git
cd mdow
  1. Build the project
cargo build
  1. Run the project with hot-reload:
cargo watch -x run

Then open your browser and navigate to http://localhost:8081

Contributing ๐Ÿค

Feel free to report bugs or send pull requests over on GitHub at yree/mdow. Please adhere to the Contributor Covenant code of conduct.

License ๐Ÿ“ƒ

mdow is open-source software licensed under the MIT License.

Languages

Rust95.3%Dockerfile4.7%

Contributors

MIT License
Created October 2, 2024
Updated April 24, 2025
yree/mdow | GitHunt