Show HN: SDocs – A CLI and webapp for private Markdown reading and sharing
Category: cli-tool
Tags: markdown, privacy, cli, static-site, document-sharing
Score: 7.0/10 (Innovation: 7, Technical: 6, Documentation: 9, Utility: 6)
SDocs is a privacy-focused markdown reader/editor that stores entire documents in URL fragments using Brotli compression, enabling serverless sharing and styling. It's interesting because it combines client-side processing with a CLI tool for local file handling while maintaining zero server-side document storage.
Target audience: backend devs, technical writers, devops
Repository: https://sdocs.dev/ · JavaScript · MIT · 4 stars
View on Hacker News