Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] - Update Notes and Code Block Languages #38

Merged
merged 4 commits into from
Apr 27, 2023

Conversation

adithyaakrishna
Copy link
Contributor

Description:

  • This PR changes the quoted section to use note admonitions according to docusaurus feature, https://docusaurus.io/docs/markdown-features/admonitions
  • This PR also updates the code blocks across the docs to use the appropriate language to support for syntax highlighting
  • This PR also adds link to the WasmEdge CNCF Sandbox Project

Adithya Krishna added 4 commits April 27, 2023 14:24
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
@adithyaakrishna
Copy link
Contributor Author

The above commit also updates the search plugin config to index pages, along with showing the default options like,

searchBarShortcut: true,
searchBarShortcutHint: true,
searchBarPosition: "right",

@adithyaakrishna
Copy link
Contributor Author

The notes admonitions will change the quoted section from this,

Screenshot 2023-04-27 at 2 37 48 PM

to a more visually appealing view like this,

Screenshot 2023-04-27 at 2 38 56 PM

@alabulei1
Copy link
Collaborator

Looks Great. Thanks for your contribution! Much appreciated.

@alabulei1 alabulei1 merged commit bb80683 into WasmEdge:main Apr 27, 2023
@adithyaakrishna adithyaakrishna deleted the feat/update-notes branch May 23, 2023 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants