https://github.com/dumbmachine/syncboostnoteexample
https://github.com/dumbmachine/syncboostnoteexample
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dumbmachine/syncboostnoteexample
- Owner: DumbMachine
- Created: 2019-06-25T18:18:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T13:20:28.000Z (almost 7 years ago)
- Last Synced: 2025-04-05T11:35:18.608Z (about 1 year ago)
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: history.json
Awesome Lists containing this project
README
# SnycBoostNotes
# This repo consists of two directories:
```bash
$ tree
.
├── boostnote.json
├── history.json
└── notes
├── ....cson
├── ....cson
└── syncboostnote
├── ....md
├── ....md
```
- Directory `base`:
- boostnote.json ``Created by boostnote``
- history.json ``Created by SyncBoostnote``
- Directory `notes`:
- Raw `.cson` files used by BoostNote.
- Directory `syncboostnote`:
- `.md` files used display content on Github.
# Index:
# This following are the documents:
- [SyncBoostNote](https://github.com/DumbMachine/SyncBoostNoteExample/blob/master/notes/syncboostnote/SyncBoostNote.md)
- [Short Introduction about Markdown](https://github.com/DumbMachine/SyncBoostNoteExample/blob/master/notes/syncboostnote/Short%20Introduction%20about%20Markdown.md)
- [Stolen Content](https://github.com/DumbMachine/SyncBoostNoteExample/blob/master/notes/syncboostnote/Stolen%20Content.md)
- [Dillinger](https://github.com/DumbMachine/SyncBoostNoteExample/blob/master/notes/syncboostnote/Dillinger.md)
---
This README was generated with ❤ by [SyncBoostnote](https://github.com/DumbMachine/SyncBoostNote)