README.md 955 B

postdown

the postdown logo designed by Chris Peng

Build Status

A web-based, shareable, self-hosted Markdown editor built with deno

Demo

Visit https://post.jerryliao.cn

Deployment

You can deploy the project with docker by using Dockerfile in this repo to build a docker image or use Deno Deploy officially recommended in this doc

Development

Install deno runtime according to this doc, then execute deno task start in the project root, all the dependencies should be automatically installed. Then check localhost:8000 in your browser for the website