Jottit – Publish in seconds, reviving my 2007 project with Aaron Swartz
Revives Aaron Swartz's 2007 vision: publish markdown instantly without signup or JavaScript.

Zero-config markdown hosting when Vercel and GitHub Pages already do this free.
Writers, researchers, Obsidian users wanting to publish markdown sites
Obsidian Publish · Vercel · Netlify
Got tired of the framework/config/deploy overhead every time we wanted to share a file or put a site online.
So we built the thing we wanted. Files in. Website out. "Vercel for Content" is our aspiration - make deploying (markdown) content as fast, seamless and easy as Vercel did for JS.
Command line plus you can connect to github repos, use Obsidian via plugin, or drag and drop files.
npm i -g @flowershow/publish publish ./my-notes # → https://your-site.flowershow.app live in seconds
Flowershow is fully hosted — no server, no build pipeline, no CI/CD. Point it at a Markdown folder and get a URL.Full Obsidian syntax: wiki links, callouts, graph view, frontmatter
GFM, Mermaid, LaTeX: diagrams and math render natively
Themes via Tailwind & CSS variables: Tailwind out of the box. Customize without a build step
Supports HTML: use HTML, images etc.
~7k Obsidian plugin installs, 1,400 users, 1,100 sites. Free forever for personal use. Premium ($5/mo) adds custom domains, search, and password protection.
And it's open source: https://github.com/flowershow/flowershow
Check it out and let us know what you think and what we can improve
Revives Aaron Swartz's 2007 vision: publish markdown instantly without signup or JavaScript.
Markdown-to-KDP pipeline for authors who hate Word and InDesign.
Imgur for Markdown with zero friction—publish, link, done. CLI and Obsidian plugin seal the workflow.
Git-backed static hosting with no signup, but GitHub Gist already does this free.
Publish curated note subsets as microsites when Obsidian Publish only does one site.
POST raw Markdown and you get a hosted URL back — plus a CLI that does file tracking and slug mapping and an OpenAPI spec for automation. Free links expire after 90 days while Pro makes URLs permanent, which is a neat, pragmatic pricing knob for CI use-cases. Useful and tidy, but it needs theming/privacy/analytics features to feel like a true alternative to GitHub Pages or Vercel.