Skip to content

yree/mdow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

43 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.