https://github.com/generouslabs/git-markdown-spec
A set of git + markdown specifications, aimed at giving users easy access to see their data.
https://github.com/generouslabs/git-markdown-spec
Last synced: 2 months ago
JSON representation
A set of git + markdown specifications, aimed at giving users easy access to see their data.
- Host: GitHub
- URL: https://github.com/generouslabs/git-markdown-spec
- Owner: GenerousLabs
- License: mit
- Created: 2021-02-04T10:40:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-04T11:00:03.000Z (over 5 years ago)
- Last Synced: 2025-03-18T20:37:39.674Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git & Markdown
A vision to create a set of simple specifications of how to store structured data in markdown files, stored and transported via git.
- Human readable data is transparent, stable, and future proof.
- Markdown and git are widely used, battle tested, and simple.
- Git makes it easy to "bring your own storage"
Inspired by projects like [hoodie](http://hood.ie) and [nobackend](https://nobackend.org), building on tools like [isomorphic-git](https://isomorphic-git.org), it's possible to build user centric, offline first, private by default apps today.