A web-based, shareable, self-hosted Markdown editor built with deno
|
|
3 dní pred | |
|---|---|---|
| .vite | 3 dní pred | |
| .vscode | 2 rokov pred | |
| assets | 4 dní pred | |
| components | 4 dní pred | |
| islands | 4 dní pred | |
| routes | 4 dní pred | |
| static | 1 týždeň pred | |
| tests | 3 dní pred | |
| utils | 4 dní pred | |
| .dockerignore | 4 dní pred | |
| .drone.yml | 2 rokov pred | |
| .gitignore | 2 týždňov pred | |
| Dockerfile | 1 týždeň pred | |
| LICENSE | 2 rokov pred | |
| README.md | 1 týždeň pred | |
| client.ts | 2 týždňov pred | |
| deno.json | 3 dní pred | |
| deno.lock | 3 dní pred | |
| main.ts | 2 týždňov pred | |
| tailwind.config.ts | 4 dní pred | |
| vite.config.ts | 4 dní pred |
A web-based, shareable, self-hosted Markdown editor built with deno
Visit https://post.jerryliao.cn
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
Install deno runtime according to this doc,
then execute deno task dev in the project root, all the dependencies should be
automatically installed. Then check localhost:8000 in your browser for the
website