-
nextra
Simple, powerful and flexible site generation framework with everything you love from Next.js.
### Support Next.js 13 Nextra 2 comes with support for the latest **Next.js 13** version and also up to Next.js 9! ### Images and Links Optimization Static images are always optimized with `` component, internal links are replaced with `` component, external links will have `target="_blank"` and `rel="noreferrer"` and will inform screen readers about opening a link in a new tab. `` will prevent to have layout shifts on your page. Instantiate (client-side) navigation would be done with ``. ```text filename="Markdown"  [Learn more](/more) [See examples](https://github.com/shuding/nextra/tree/main/examples)
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Prismjs was replaced by Shiki and rehype-pretty-code.
-
Full-text search is powered by FlexSearch and Nextra will index all of your pages at build time ⚡.
-
Prismjs was replaced by Shiki and rehype-pretty-code.