Contributing

Adding Notes

The easiest way to add notes is to click on the Edit this page on GitHub link at the bottom of each page.

Viewing Notes

Published Site

You can view notes by visiting the published site.

VSCode

You can use VSCode to clone and browse the notes locally.

  1. Clone the repo
    git clone https://github.com/dendronhq/cascadia-js-2022.git
    
  2. Open with VSCode
  3. Install recommended extensions (if you miss the information toast, you can install Dendron directly)
  4. (Optional): Go through the Dendron 5min Tutorial (you will be prompted to go through this the first time you install Dendron). In case you miss the prompt, you can also find the tutorial on the Dendron wiki

Codespaces

You can view and edit notes from your browser with the Dendron VSCode Web Extension. This lets you experiment with a subset of Dendron's functionality without needing to download VS Code.

  1. Go to https://github.com/dendronhq/cascadia-js-2022
  2. Hit .
  3. Install dendron in the extensions panel
  4. Start using cmd+l or ctrl+l to navigate the workspace.

Backlinks