2019-12-13 20:51:26 +08:00
2019-12-11 10:48:29 +08:00
2019-12-13 14:58:18 +08:00
2019-12-11 10:48:29 +08:00
2019-12-13 20:49:32 +08:00
2019-12-13 14:58:18 +08:00
2019-12-13 20:51:26 +08:00
2019-12-13 14:58:18 +08:00
2019-12-13 14:58:18 +08:00

Gitnotes

A client-only note app which sync with your github repo

File directory example

  links.org                       # the app will extract links from this file
  tasks.org                       # the app will extract todos from this file
  other_notes.org
  other_notes.markdown
  ...

Deploy to your now.sh instance

  ./deploy.sh

Develop

  yarn install
  yarn watch
  open http://localhost:3000

Or if you are using Emacs

  1. M-x cider-jack-in
  2. type `(cljs-repl)` in the repl
Languages
Clojure 69.9%
JavaScript 12.4%
CSS 6.6%
TypeScript 5.5%
Swift 2.6%
Other 2.9%