Y
Hacker News
new
|
ask
|
show
|
jobs
by
jfreax
2574 days ago
You can already self host it by using a CouchDB compatible server. See:
https://docs.inkdrop.app/manual/synchronizing-in-the-cloud
I didn't not try it myself, but it looks quite easy to setup.
1 comments
techntoke
2574 days ago
Why would you use CouchDB when flat files already maintain revision history in a Git repo? That is the advantage of Markdown and you've somehow made it more complicated than it should ever be. Google Drive also retains file revisions for you.
link