docs icon indicating copy to clipboard operation
docs copied to clipboard

Results 31 docs issues
Sort by recently updated
recently updated
newest added

## Explanation Add neural speed backend install tutorial. ## Related issue https://github.com/WasmEdge/WasmEdge/issues/3260 ## What type of PR is this /kind documentation

## Explanation Fixed typo ## What type of PR is this /kind documentation

### Description In docs, there is a section comparison between WebAssembly and Docker the provided link is not working. ### Screenshots ![screencapture-wasmedge-org-docs-start-wasmedge-comparison-2024-03-05-11_10_25](https://github.com/WasmEdge/docs/assets/94775043/a16d7337-7f44-4996-98fb-fee90ef65de4) ![screencapture-wasmedge-org-wasm-docker-2024-03-05-11_10_37](https://github.com/WasmEdge/docs/assets/94775043/c6a7f12a-20c1-4596-884f-1f815f6b167b) ### Additional information _No response_

bug

## Explanation Make the code example for developing plugins in C complete. Now one can copy all the code snippets and expect it to work. ## Related issue Closes Wasmedge/Wasmedge#3122...

## Explanation Improved the **Push and Create A Pull Request** section. Added **Code of Conduct** section. Added **Understanding the WasmEdge Ecosystem** section ## Related issue ## What type of PR...

**Description:** - This PR updates docusaurus to `v2.4.3` - Adds a page for thanking contributors - Updated Notes Admonitions - Adds Markdown Linter - Fixes #160 & Fixes #117

### Describe the bug. The original repo applied markdown-lint with a custom configuration file. ### Configuration file https://github.com/WasmEdge/WasmEdge/blob/master/.github/linters/.markdown-lint.yml Just save it as `.markdownlint.yaml`. ```yaml --- ########################### ########################### ## Markdown Linter...

bug

### Describe the bug. The pre-commit hook for husky is missing a script to lint staged files for git commit workflow ### Describe the steps to reproduce the behavior. -...

bug

## Explanation as the existing installtion command lead to missing link refering to https://github.com/second-state/http_req#build-and-run ## Related issue ## What type of PR is this > /kind bug ## Proposed Changes...