mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
9c50af3b65318c2e7eec49e874f83ac249268f81
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
- M-x cider-jack-in
- type `(cljs-repl)` in the repl
Description
Languages
Clojure
69.9%
JavaScript
12.4%
CSS
6.6%
TypeScript
5.5%
Swift
2.6%
Other
2.9%