Skip to content

Commit 1f30fe5

Browse files
committed
2 parents aa0119b + f1313ed commit 1f30fe5

File tree

7 files changed

+32
-28
lines changed

7 files changed

+32
-28
lines changed

.codebolt/projectState.json

+8-23
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"activeView": "Code",
6161
"id": "1"
6262
},
63-
"size": 768
63+
"size": 1010.4000244140625
6464
},
6565
{
6666
"type": "branch",
@@ -74,23 +74,21 @@
7474
"activeView": "Chat",
7575
"id": "2"
7676
},
77-
"size": 100
77+
"size": 378
7878
},
7979
{
8080
"type": "leaf",
8181
"data": {
8282
"views": [
83-
"Preview",
84-
"4ecd1fd9-ab55-44f7-92f5-978d346fbe56",
85-
"ProjectSettings"
83+
"Preview"
8684
],
87-
"activeView": "ProjectSettings",
85+
"activeView": "Preview",
8886
"id": "3"
8987
},
90-
"size": 656
88+
"size": 378
9189
}
9290
],
93-
"size": 768
91+
"size": 525.5999755859375
9492
}
9593
],
9694
"size": 756
@@ -120,22 +118,9 @@
120118
"tabComponent": "props.defaultTabComponent",
121119
"title": "Preview",
122120
"renderer": "always"
123-
},
124-
"4ecd1fd9-ab55-44f7-92f5-978d346fbe56": {
125-
"id": "4ecd1fd9-ab55-44f7-92f5-978d346fbe56",
126-
"contentComponent": "Terminal",
127-
"tabComponent": "props.defaultTabComponent",
128-
"title": "Terminal",
129-
"renderer": "always"
130-
},
131-
"ProjectSettings": {
132-
"id": "ProjectSettings",
133-
"contentComponent": "ProjectSettings",
134-
"tabComponent": "props.defaultTabComponent",
135-
"title": "ProjectSettings"
136121
}
137122
},
138-
"activeGroup": "1"
123+
"activeGroup": "3"
139124
},
140125
"pinnedAgent": [
141126
{
@@ -161,5 +146,5 @@
161146
}
162147
],
163148
"activeAgent": false,
164-
"treeViewState": "{\"tree-2\":{\"focusedItem\":null,\"expandedItems\":[\"root-1\",\"root-2\",\"root-3\",\"root-4\",\"root-5\",\"root-6\",\"root-7\",\"root-8\",\"root-9\",\"root-10\",\"root-11\",\"root-12\",\"root-13\",\"root-14\",\"root-15\",\"root-16\",\"root-17\",\"root-18\",\"root-19\",\"root-20\"],\"selectedItems\":[]}}"
149+
"treeViewState": "{\"tree-2\":{\"focusedItem\":null,\"expandedItems\":[\"root-1\",\"root-2\",\"root-3\",\"root-4\",\"root-5\",\"root-6\",\"root-7\",\"root-8\",\"root-9\",\"root-10\",\"root-11\",\"root-12\",\"root-13\",\"root-14\",\"root-15\",\"root-16\",\"root-17\",\"root-18\",\"root-19\",\"root-20\",\"root-21\"],\"selectedItems\":[]}}"
165150
}

docs/user/1_index.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ Codebolt is a fast, lightweight, and customizable source code editor for Windows
66
Click on the "Get Started" button. This action initiates the sign-in process, where users are given two options for authentication: Google or GitHub.
77
<!-- Start your journey with Codebolt by exploring these introductory videos. -->
88

9-
[![Watch the video](../../static/img/get_started.png)](../../static/video/onboarding.mp4)
9+
<!-- [![Watch the video](../../static/img/get_started.png)](../../static/video/onboarding.mp4) -->
10+
11+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/_Ws-C_vKTx0?si=NivrnRfc2nXG1Fxy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
1012

1113
After successfully completing the onboarding process, users can sign in to explore the application dashboard. On the dashboard, users can:
1214

docs/user/module/browser.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22

33
Access a built-in web browser to view and interact with web content directly from the chat interface.
44

5-
![Browser](../../../static/img/browser.png)
5+
![Browser](../../../static/img/browser.png)
6+
7+
- Reference Video
8+
9+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/0he9GSor9S4?si=DTs8gOaE79JpQ3Sb" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

docs/user/module/chats.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Chat
2+
3+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/SWUUTVzPa9A?si=fV3HqFyS86UnM0ep" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

docs/user/module/codeeditor/index.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Code Editor
22

33

4-
![codeview](../../../../static/img/codeview.png)
4+
![codeview](../../../../static/img/codeview.png)
5+
6+
**Referance Video**
7+
8+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/Ap_FnYMQD2Y?si=9WgylW-oredmStoh" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

docs/user/module/marketplace.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
- Install new agents.
55
- View and manage installed agents.
66

7-
![Marketplace](../../../static/img/market_place.png)
7+
![Marketplace](../../../static/img/market_place.png)
8+
9+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/5B7EKgU4u_Q?si=_CSlSihwK47cLQkg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

docs/user/module/terminal.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@
55
- Interact with system processes, run scripts, and perform CLI tasks.
66

77

8-
![terminal](../../../static/img/terminal.png)
8+
![terminal](../../../static/img/terminal.png)
9+
10+
**Referance Video**
11+
12+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/SWUUTVzPa9A?si=vIyb4-5N5q-tgd4R" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

0 commit comments

Comments
 (0)