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.
- Clone the repo
git clone https://github.com/dendronhq/cascadia-js-2022.git
- Open with VSCode
- Install recommended extensions (if you miss the information toast, you can install Dendron directly)
- (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.
- Go to https://github.com/dendronhq/cascadia-js-2022
- Hit
.
- Install dendron in the extensions panel
- Start using
cmd+l
orctrl+l
to navigate the workspace.
Backlinks