Show HN: SmallDocs – Markdown without the frustrations
Category: cli-tool
Tags: markdown, privacy, cli, static-site, document-tool
Score: 7.0/10 (Innovation: 7, Technical: 6, Documentation: 9, Utility: 6)
SDocs is a privacy-focused markdown editor that stores entire documents in URL fragments using Brotli compression, enabling serverless sharing and styling. It combines a CLI tool with a web interface to preview, style, and export markdown files without sending data to servers. The project is interesting for its clever use of URL fragments for privacy and its minimalist architecture with no build step and only one runtime dependency.
Target audience: backend devs, devops, technical writers
Repository: https://github.com/espressoplease/SDocs · JavaScript · MIT · 45 stars
View on Hacker News