Casta-mere / My-Website

基于 Docusaurus 的个人网站
https://www.castamerego.com
0 stars 0 forks source link

Add cool features #10

Closed Casta-mere closed 1 month ago

Casta-mere commented 1 month ago
Casta-mere commented 1 month ago

Image-zoom

https://gabrielcsapo.github.io/docusaurus-plugin-image-zoom/docs/getting-started/ https://github.com/francoischalifour/medium-zoom#usage

Rough Notations

https://roughnotation.com/

Mermaid

https://mermaid.js.org/

Casta-mere commented 1 month ago

Rough Notations

Demo:

import { RoughNotation, RoughNotationGroup } from "react-rough-notation";

<RoughNotation type="underline" show={true}>
  Hello RoughNotation
</RoughNotation>

ref: https://www.npmjs.com/package/react-rough-notation