Commit Graph

7 Commits (2b782c601b9d1c0398c3bca36d8d8264cd7f7659)

Author SHA1 Message Date
Gabriel Horner 31c6cd3f5d chore: update overview docs 2024-08-09 14:05:08 -04:00
Gabriel Horner ad3eda7c25 Tutorial fix and refactor. Update docs
* Some langs like es didn't have tutorials translated and were
  pretending to
* it lang had tutorials but they weren't being used
* Moved tutorials to the more appropriate src/resources/tutorials
* Also fixed typos and bb task
2023-05-24 16:57:48 -04:00
Peter Stuifzand 56f5d426ec Fix small typo in Markdown syntax 2022-08-19 23:38:36 +08:00
Gabriel Horner b142327491 Finish up logseq.graph-parser
- Parser now parses all graph files like the app does, not just pages and journals.
  This required extracting another fn from repo-handler
- Add and tweak CI steps that are specific to graph-parser. All
  namespaces in this library are checked for nbb compatibility
- Cleaned up parser cli API so only one fn is needed for scripts
- Tests were updated to match new parsing behavior
- large_vars.clj can run with a smaller max-line-count after only refactoring two fns
- Add docs
2022-05-27 00:54:30 -04:00
Gabriel Horner 823b8ec39e Add basic docs explaining nbb compatibility 2022-05-04 12:27:52 -04:00
Tienson Qin 02973cba6c
Replace logseq.github.io with docs.logseq.com (#3526) 2021-12-20 12:32:44 +08:00
Junyu Zhan 6cf48f0ce9 fix: switch to lowercase file extension 2021-06-02 12:41:27 +08:00