README.md edited online with Bitbucket

This commit is contained in:
Jody Kaplon 2017-07-07 14:30:59 +00:00
parent affb72197c
commit a08cbf7c67

5
README.md Normal file
View File

@ -0,0 +1,5 @@
This is the repository keeping track of content changes made to the demo account on [Jody's Notes App](https://notes.kaplon.us).
If you followed the link from the app, you should see your recent changes as commits in this repository.
It's probably overkill to have a complete version history for this demo account, but it's what I'm doing with my own notes, so I wanted to show it off here also.
The content is all plain-text and I was already keeping a full version history of edits in a git repo with my node.js server-side app.
And if there's already a git repo on my VPS, I might as well setup a remote repo on Bitbucket to get an off-site backup :).