nowfound

Alternatives

Products that do what Mkdnsite – Markdown-native web server for humans (HTML) and agents (md) does

# What? Introducing mkdnsite ("markdown site") - an open source Markdown-native web server that serves HTML to humans and raw Markdown to agents. No build step required. Runs on Bun/Node/Deno, as an OS-specific standalone executable, or as a Docker container. Possibly the easiest way to go from Markdown files to functional website in the new agentic era. Features: - Runtime-only, zero build - Content negotiation means HTML for browsers and Markdown for agents - Supports GitHub-Flavored Markdown rendering - Mermaid diagrams, KaTeX math, embedded Chart.js charts, syntax highlighting…

  1. 1

    Beautiful websites with a few lines of markdown

    2016

  2. 2

    A markdown editor you and your agent co-edit

    Jul 2026 · openmarkdown.dev

  3. 3

    Markdown editor built for the AI workflow era

    Dec 2025

  4. 4
    Typed104

    New Markdown Editor for Mac by Realmac Software (pre-launch)

    2014

  5. 5

    Publish your markdown as a beautiful website – in seconds.

    Mar 2026

  6. 6

    Turns websites into markdown

    2016

  7. 7MP
  8. 8

    Convert any page to clean Markdown instantly

    Apr 2026

  9. 9

    Annotate any webpage UI and export feedback as Markdown

    Jan 2026

  10. 10
    MacDown115

    Open source Markdown editor for OS X influenced by Mou.

    2014

  11. 11
    Liminal116

    A workspace & 2nd brain for you, your agent, and your team

    Jul 2026 · useliminal.xyz

  12. 12NM
  13. 13

    A minimalistic github flavored markdown editor

    2015

  14. 14

    A fast, local-first Markdown editor for real work.

    Jan 2026

  15. 15
    Downit74

    A super simple markdown editor

    2019

  16. 16IB

    I built Markdown Viewer because every Markdown app I found was either bloated (VS Code, Obsidian) or too bare-bones. Wanted something that loads instantly, renders Obsidian-style features cleanly, and weighs in at a few megabytes. Built with Tauri 2 (Rust backend + webview frontend): - GitHub Flavored Markdown + Obsidian extensions (wikilinks, callouts, emoji, math, Mermaid diagrams) - Frontmatter rendered as a structured metadata bar above content - HTML sanitization via ammonia for security - No heavy dependencies, no Electron What makes it interesting isn't so much the features — but how…

    May 2026 · github.com

  17. 171H
  18. 18SJ
  19. 19ME
  20. 20

    An elegant markdown blog generator using Jekyll

    2018

  21. 21ZC

    I have been dogfooding this npx tool to build all my markdown content sites. It allows me to start a site within minutes. As it's just `npx zenmd && netlify deploy` without downloading any framework starter kit, cloning any repo, or generating any folder structure with configs. It's built on remark.js, supports images, [[wikilinks]], and raw html in markdown, as well as custom layout.html customizations. Once the site is built, you can open the output `.html` pages without a server to preview. Demo: here is a post expanding on the "whys" on my personal site (built with ZenMD) -…

    2024 · npmjs.com

  22. 22MO

    2016 · monod.lelab.tailordev.fr

  23. 23MG

    2018 · markdownguide.org

  24. 24LJ

    Hi HN! I built lobster.js which is an extended Markdown parser that renders directly in the browser — no build tool, no framework, no configuration. The entire setup is a single script tag: import { loadMarkdown } from "https://hacknock.github.io/lobsterjs/lobster.js"; loadMarkdown("./content.md", document.getElementById("content")); It's particularly useful for GitHub Pages sites where you want Markdown-driven content without pulling in Jekyll or Hugo. --- What makes it different from marked.js or markdown-it: Standard parsers convert Markdown to HTML — that's it.…

    Mar 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →