en/user/kanban-demo.md
--- title: Kanban demo board kanban-plugin: board layout: kanban free: true lang_redirect: "[[ru/user/kanban-demo]]" --- ## Backlog - [ ] Draft the **launch announcement** - [ ] Wire a [[change_webhooks|change webhook]] to an agent - [ ] Pick a cover image for `og:image` ## Doing - [ ] Translate the onboarding guide — see [[multilang]] - [ ] Polish the [[publishing|publishing]] docs ## Done **Complete** - [x] Install the template via `curl` - [x] Add `layout: kanban` to the note - [x] Publish the board %% kanban:settings ``` {"kanban-plugin":"board"} ``` %%