Skip to content

Commit 2ce1952

Browse files
committed
added repository
1 parent 85482d3 commit 2ce1952

File tree

134 files changed

+25053
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+25053
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# Simple workflow for deploying static content to GitHub Pages
2+
name: Deploy static content to Pages
3+
4+
on:
5+
# Runs on pushes targeting the default branch
6+
push:
7+
branches: [main]
8+
9+
# Allows you to run this workflow manually from the Actions tab
10+
workflow_dispatch:
11+
12+
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
13+
permissions:
14+
contents: read
15+
pages: write
16+
id-token: write
17+
18+
# Allow one concurrent deployment
19+
concurrency:
20+
group: "pages"
21+
cancel-in-progress: true
22+
23+
env:
24+
# Hosted GitHub runners have 7 GB of memory available, let's use 6 GB
25+
NODE_OPTIONS: --max-old-space-size=6144
26+
27+
jobs:
28+
deploy:
29+
environment:
30+
name: github-pages
31+
url: ${{ steps.deployment.outputs.page_url }}
32+
runs-on: ubuntu-latest
33+
steps:
34+
- name: Checkout
35+
uses: actions/checkout@v3
36+
- name: Set up Node.js
37+
uses: actions/setup-node@v3
38+
with:
39+
node-version: 16.x
40+
cache: yarn
41+
- name: Install dependencies
42+
run: yarn install --frozen-lockfile --non-interactive
43+
- name: Build
44+
run: yarn build
45+
- name: Setup Pages
46+
uses: actions/configure-pages@v3
47+
- name: Upload artifact
48+
uses: actions/upload-pages-artifact@v2
49+
with:
50+
path: build
51+
- name: Deploy to GitHub Pages
52+
id: deployment
53+
uses: actions/deploy-pages@v2

.gitignore

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Dependencies
2+
/node_modules
3+
4+
# Production
5+
/build
6+
7+
# Generated files
8+
.docusaurus
9+
.cache-loader
10+
11+
# Misc
12+
.DS_Store
13+
.env.local
14+
.env.development.local
15+
.env.test.local
16+
.env.production.local
17+
18+
npm-debug.log*
19+
yarn-debug.log*
20+
yarn-error.log*

README.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# CodeBolt Documentation Website
2+
3+
This is the Source Code for Codebolt Documentation Website.
4+
5+
### Installation
6+
7+
```
8+
$ yarn
9+
```
10+
11+
### Local Development
12+
13+
```
14+
$ yarn start
15+
```
16+
17+
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
18+
19+
### Build
20+
21+
```
22+
$ yarn build
23+
```
24+
25+
This command generates static content into the `build` directory and can be served using any static contents hosting service.

babel.config.js

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = {
2+
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
3+
};

blog/2019-05-28-first-blog-post.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
slug: first-blog-post
3+
title: First Blog Post
4+
authors:
5+
name: Gao Wei
6+
title: Docusaurus Core Team
7+
url: https://github.com/wgao19
8+
image_url: https://github.com/wgao19.png
9+
tags: [hola, docusaurus]
10+
---
11+
12+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet

blog/2019-05-29-long-blog-post.md

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
slug: long-blog-post
3+
title: Long Blog Post
4+
authors: endi
5+
tags: [hello, docusaurus]
6+
---
7+
8+
This is the summary of a very long blog post,
9+
10+
Use a `<!--` `truncate` `-->` comment to limit blog post size in the list view.
11+
12+
<!--truncate-->
13+
14+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
15+
16+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
17+
18+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
19+
20+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
21+
22+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
23+
24+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
25+
26+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
27+
28+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
29+
30+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
31+
32+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
33+
34+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
35+
36+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
37+
38+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
39+
40+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
41+
42+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet
43+
44+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet

blog/2021-08-01-mdx-blog-post.mdx

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
slug: mdx-blog-post
3+
title: MDX Blog Post
4+
authors: [slorber]
5+
tags: [docusaurus]
6+
---
7+
8+
Blog posts support [Docusaurus Markdown features](https://docusaurus.io/docs/markdown-features), such as [MDX](https://mdxjs.com/).
9+
10+
:::tip
11+
12+
Use the power of React to create interactive blog posts.
13+
14+
```js
15+
<button onClick={() => alert('button clicked!')}>Click me!</button>
16+
```
17+
18+
<button onClick={() => alert('button clicked!')}>Click me!</button>
19+
20+
:::
Loading

blog/2021-08-26-welcome/index.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
slug: welcome
3+
title: Welcome
4+
authors: [slorber, yangshun]
5+
tags: [facebook, hello, docusaurus]
6+
---
7+
8+
[Docusaurus blogging features](https://docusaurus.io/docs/blog) are powered by the [blog plugin](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog).
9+
10+
Simply add Markdown files (or folders) to the `blog` directory.
11+
12+
Regular blog authors can be added to `authors.yml`.
13+
14+
The blog post date can be extracted from filenames, such as:
15+
16+
- `2019-05-30-welcome.md`
17+
- `2019-05-30-welcome/index.md`
18+
19+
A blog post folder can be convenient to co-locate blog post images:
20+
21+
![Docusaurus Plushie](./docusaurus-plushie-banner.jpeg)
22+
23+
The blog supports tags as well!
24+
25+
**And if you don't want a blog**: just delete this directory, and use `blog: false` in your Docusaurus config.

blog/authors.yml

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
endi:
2+
name: Endilie Yacop Sucipto
3+
title: Maintainer of Docusaurus
4+
url: https://github.com/endiliey
5+
image_url: https://github.com/endiliey.png
6+
7+
yangshun:
8+
name: Yangshun Tay
9+
title: Front End Engineer @ Facebook
10+
url: https://github.com/yangshun
11+
image_url: https://github.com/yangshun.png
12+
13+
slorber:
14+
name: Sébastien Lorber
15+
title: Docusaurus maintainer
16+
url: https://sebastienlorber.com
17+
image_url: https://github.com/slorber.png

docs/api/Browser/Enter.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - enter
2+
3+
Simulates the Enter key press on the current page.
4+
5+
Returns: Promise

docs/api/Browser/GetHtml.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - getHTML
2+
3+
Retrieves the HTML content of the current page.
4+
5+
Returns: Promise

docs/api/Browser/GetUrl.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - getUrl
2+
3+
Retrieves the current URL of the browser's active page.
4+
5+
Returns: Promise

docs/api/Browser/GoToPage.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - goToPage
2+
3+
Navigates to a specified URL.
4+
url: string
5+
Returns: Promise

docs/api/Browser/NewPage.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - newPage
2+
3+
Opens a new page in the browser.
4+
5+
Returns: void

docs/api/Browser/_category_.json

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"label": "browser",
3+
"position": 2.5,
4+
"collapsible": true,
5+
"collapsed": true,
6+
"className": "red",
7+
"link": {
8+
"type": "generated-index",
9+
"title": "browser",
10+
"description": "Provides Functionality for browser"
11+
}
12+
}

docs/api/Browser/click.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - click
2+
3+
Clicks on a specified element on the page.
4+
elementid: string
5+
Returns: Promise

docs/api/Browser/close.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - close
2+
3+
Closes the current page.
4+
5+
Returns: void

docs/api/Browser/extractText.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - extractText
2+
3+
Extracts text from the current page.
4+
5+
Returns: void

docs/api/Browser/getContent.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - getContent
2+
3+
Retrieves the content of the current page.
4+
5+
Returns: void

docs/api/Browser/getMarkdown.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - getMarkdown
2+
3+
Retrieves the Markdown content of the current page.
4+
5+
Returns: Promise

docs/api/Browser/getPdf.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - getPDF
2+
3+
Retrieves the PDF content of the current page.
4+
5+
Returns: void

docs/api/Browser/pdfToText.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - pdfToText
2+
3+
Converts the PDF content of the current page to text.
4+
5+
Returns: void

docs/api/Browser/screenshot.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
browser - screenshot
2+
3+
Takes a screenshot of the current page.
4+
5+
Returns: void

docs/api/Browser/scroll.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
browser - scroll
2+
3+
Scrolls the current page in a specified direction by a specified number of pixels.
4+
direction: string
5+
pixels: string
6+
Returns: Promise

docs/api/Browser/search.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
browser - search
2+
3+
Performs a search on the current page using a specified query.
4+
elementid: string
5+
query: string
6+
Returns: Promise

docs/api/Browser/type.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
browser - type
2+
3+
Types text into a specified element on the page.
4+
elementid: string
5+
text: string
6+
Returns: Promise

docs/api/Chat/_category_.json

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"label": "chat",
3+
"position": 2.5,
4+
"collapsible": true,
5+
"collapsed": true,
6+
"className": "red",
7+
"link": {
8+
"type": "generated-index",
9+
"title": "chat",
10+
"description": "Provides Functionality for chat"
11+
}
12+
}

docs/api/Chat/eventEmitter.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
chat - eventEmitter
2+
3+
4+

docs/api/Chat/processStarted.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
chat - processStarted
2+
3+
4+

docs/api/Chat/sendMessage.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
chat - sendMessage
2+
3+
4+

docs/api/Chat/waitforReply.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
chat - waitforReply
2+
3+
4+

docs/api/Fs/_category_.json

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"label": "fs",
3+
"position": 2.5,
4+
"collapsible": true,
5+
"collapsed": true,
6+
"className": "red",
7+
"link": {
8+
"type": "generated-index",
9+
"title": "fs",
10+
"description": "Provides Functionality for fs"
11+
}
12+
}

docs/api/Fs/createFile.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
fs - createFile
2+
3+
4+
fileName: string
5+
source: string
6+
filePath: string
7+
Returns: Promise

0 commit comments

Comments
 (0)