Setup to edit this page
- Install obsidian
- Install git
- Get invited to vlab-kaist Organization
- Clone the VLMS repository and open it with obsidian.
- Install obsidian community plugin ‘Git’.
- Set up your access token and edit the markdown files.
- Use obsidian command ‘Git: create backup’ to push. Pushing will automatically build and deploy edited version.
Warning
- You should pull repository before you edit. Settings of plugin ‘Git’ (Pull updates on startup) will be useful.
- ‘Github Publisher’ plugin can make error when collaborating, avoid using it.
Setup to preview
- Install Node.js
- Run ‘npm ci’ to install dependencies.
- Run following command to preview page at your local machine.
npx quartz build --serve