Simple, themed terminals with tabs.
import { Terminal } from
"https://cdn.motif.land/motifterminals@0.0.5"
<Terminal content={{
Raw: {
command: <>echo "Hi"</>,
response: <>Hi</>
},
JS: ...,
["ES Module"]: ...
}} />
# Welcome to my blog
<Gallery />
import { Gallery } from "@components/gallery"