8000 GitHub - candidexmedia/docs: Logseq documentation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

candidexmedia/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logseq.com docs - docs.logseq.com

Official documentation for the note-taking app Logseq.

Contributing

Thank you! Looking for something to contribute on documents? There's a Project Board

To contribute you will want to see how your changes look locally. In order to do this you should:

  1. Ensure you have git installed.
  2. Fork and Clone THIS REPO. The upstream should be set to the FORKED REPO. If you have no idea to do, check:
  1. Add the cloned local repo (of your FORKED REPO) to Logseq via the Add new graphbutton on the top left dropdown menu. Select the directory where you cloned the repo.
  2. Create a branch off of master. The following two commands create a branch called branch-name and navigates onto it.
git branch branch-name
git checkout branch-name
  1. Make your edits and confirm they look good in Logseq. Then, commit them using git commit -m "message" and git push and submit a pull request onto GitHub!

If you are making large changes to the documentation, please open an issue to discuss them first.

Alternatively...

Open in Gitpod, simply click the button below and contribute directly from your browser.

Open in Gitpod

About

Logseq documentation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%
0