Skip to content

Commit

Permalink
docs: add notice about this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu authored Feb 19, 2024
1 parent fc5463d commit 42015c1
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
> [!NOTE]
> Twoslash has been moved to the new repository [twoslashes/twoslash](https://github.com/twoslashes/twoslash) with some refactoring and improvements. The Shiki v1.0 integration is now [in Shiki's monorepo](https://shiki.style/packages/twoslash) as a transformer, which means Twoslash will now work everywhere Shiki is supported. We will make Shiki supports more high-level tools so Twoslash could later inherit that.
>
> This repository is for Shiki v0.x integration with Twoslash. As we port more integrations to the new format, this repo will fade out gradually.

<center><img src="./misc/repo-icon.png" /></center>

You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible statically generated code samples.
Expand Down Expand Up @@ -51,4 +57,4 @@ Then see the contributing [for advice](./CONTRIBUTING.md) and the vision file fo

###### Deploys

Run: `pnpm deploy`.
Run: `pnpm deploy`.

0 comments on commit 42015c1

Please sign in to comment.