In this article, you will learn how provides two options, one for .
Using Nextra
Configuring Nextra manually is simple. You
There is an important is an unofficial changesets documentation site. It is deployed on Vercel and available at —
// next.config.mjs
import nextra from "nextra";
const withNextra = nextra({
theme: "nextra-theme-docs",
themeConfig: "./theme.config.jsx",
defaultShowCopyCode: true,
});
export default withNextra({
i18n: {
locales: ["en-US", "zh-CN"],
defaultLocale: "en-US",
},
});
About us:
At . We have developed reusable
SOCIAL SHARE CARD GENERATOR