Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beyondmagic/whitedove

Editing on the modern writer. A server to write stories!
https://github.com/beyondmagic/whitedove

Last synced: 27 days ago
JSON representation

Editing on the modern writer. A server to write stories!

Awesome Lists containing this project

README

        

# whitedove

A renderer of a specific superset of Markdown with focus in pure modality.

___

To install dependencies:

```bash
$ bun install
```

To run for development:

```bash
$ bun hot
```

___

- [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
- [bun-html-live-reload](https://github.com/aabccd021/bun-html-live-reload) is a live-reload module.
- [biomejs](biomejs.dev/) is a formatter and linter for TS (and much more).