Skip to content

Commit

Permalink
feat: add web guide as part of getting started guide
Browse files Browse the repository at this point in the history
  • Loading branch information
khorshuheng committed Jan 8, 2025
1 parent b47a635 commit f988694
Show file tree
Hide file tree
Showing 3 changed files with 528 additions and 1 deletion.
18 changes: 18 additions & 0 deletions libs/workspace-template/assets/getting_started.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,24 @@
]
}
},
{
"type": "heading",
"data": {
"level": 4,
"delta": [
{
"insert": "$",
"attributes": {
"mention": {
"type": "page",
"page_id": "<web_guide_id>"
},
"bold": true
}
}
]
}
},
{
"type": "heading",
"data": {
Expand Down
Loading

0 comments on commit f988694

Please sign in to comment.