Hacker News new | ask | show | jobs
by hasenj 5368 days ago
Interesting, I've had a similar idea, but different: you download a command line tool and publish your local .md (markdown) files with it under some name, like:

  $ p register <username>
  $ vim content.md
  $ p publish <content>.md # gets published under <username>.domain.com/<content>
I didn't know if people would find this useful, but judging from reactions to this, it looks like there might be a market for it