https://github.com/notangelmario/mdserve
⚡ Instantly serve your markdown files
https://github.com/notangelmario/mdserve
deno serve
Last synced: about 1 year ago
JSON representation
⚡ Instantly serve your markdown files
- Host: GitHub
- URL: https://github.com/notangelmario/mdserve
- Owner: notangelmario
- License: mit
- Created: 2022-09-08T11:18:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-11T07:10:52.000Z (over 3 years ago)
- Last Synced: 2025-03-24T09:03:46.813Z (over 1 year ago)
- Topics: deno, serve
- Language: TypeScript
- Homepage: https://deno.land/x/mdserve
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚡ mdserve
Instantly serve your markdown files
> ⚠️ WARNING! This project is under heavy development! This is obviously not production ready!
## Usage
```console
deno run -A https://deno.land/x/mdserve/serve.ts
```