Skip to content

zipang/mark-one

Repository files navigation

Mark One

Create HTML and PDF files from markdown files.

Technical stack

This project relies on these awesome modern technologies:

  • bun as the runtime / package manager / test runner / bundler
  • ElysiaJS for the fastest API and web server out there 🦊
  • Playwright for the PDF generation (still some tests to write to see if it is really better than Puppeteer for that sole purpose)
  • marked for the markdown parsing and rendering

Installation

To install dependencies:

bun install

To launch the unit tests:

bun test

To launch the app and API server in dev mode:

bun dev

About

Edit and publish from Markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published