A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
 
 
 
 
 
 
Go to file
Tienson Qin 4821e4135d Add deploy.sh 2019-12-13 20:49:32 +08:00
dev/shadow Add mui 2019-12-11 10:48:29 +08:00
public Add agenda 2019-12-13 14:58:18 +08:00
.gitignore Add mui 2019-12-11 10:48:29 +08:00
deploy.sh Add deploy.sh 2019-12-13 20:49:32 +08:00
package-lock.json Support both org-mode and markdown 2019-12-11 16:45:12 +08:00
package.json Add agenda 2019-12-13 14:58:18 +08:00
readme.org Add deploy.sh 2019-12-13 20:49:32 +08:00
shadow-cljs.edn Add agenda 2019-12-13 14:58:18 +08:00
yarn.lock Add agenda 2019-12-13 14:58:18 +08:00

readme.org

Gitnotes

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

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