nextra

Simple, powerful and flexible site generation framework with everything you love from Next.js.

MIT License

Downloads
660.7K
Stars
10.6K
Committers
154

Bot releases are visible (Hide)

nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 08d393e: support ANSI highlighting

Patch Changes

nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 41d4aa0: remove nx-overflow-x-hidden from main content
  • Updated dependencies [16e562d]
nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 16e562d: fix Next.js 13.3.1 compatibility for SyntaxError: Named export 'existsSync' not found.
nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • a992ce1: do not add dynamic routes to pageMap
nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 2df6e91: Use config.useOptions text as the Select selected name on Theme Switch
  • 7989cc5: fix regression of sidebar style for folder
  • Updated dependencies [a992ce1]
nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 6973b21: Add new option headingComponent to the TOC

Patch Changes

  • 2ff360f: use <span /> instead <div /> inside <button /> for local switch button

  • e3664c4: fix uncrawable links in sidebar, use button when link don't have href because it impacts on SEO

    remove useless prop children from <FileTree.File /> component

  • 8e00549: export <Link /> component

  • 61b4f0c: Wrap long section headers in TOC properly

  • Updated dependencies [545bd7c]

  • Updated dependencies [0a50cad]

  • Updated dependencies [259bfbc]

nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • Updated dependencies [545bd7c]
  • Updated dependencies [0a50cad]
  • Updated dependencies [259bfbc]
nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 0a50cad: support symlinked pages

Patch Changes

  • 545bd7c: Remove .mdx? of local links only
  • 259bfbc: do not throw error when output: 'export' is specified in next.config.js
nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

Patch Changes

  • fb0b19b: Do not focus search when currently focusing a HTMLElement with contenteditable active
  • Updated dependencies [0dd028a]
  • Updated dependencies [6ea1caf]
  • Updated dependencies [76e8b0f]
nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

  • 6ea1caf: fix crash of dev server when _meta.js contains errors

    disallow caching of _meta.js on dev env

    set minimal node as 16

  • 76e8b0f: support custom heading id via # my very long heading... [#my-custom-heading] syntax https://github.com/shuding/nextra/pull/1645

Patch Changes

  • 0dd028a: Prints the warning inline instead of the current behavior which includes a stack trace.
nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Minor Changes

Patch Changes

  • Updated dependencies [0dd028a]
  • Updated dependencies [6ea1caf]
  • Updated dependencies [76e8b0f]
nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 2e48307: export normalizePages from nextra/normalize-pages, useFSRoute from nextra/hooks (can be useful for custom theme)
  • Updated dependencies [2e48307]
  • Updated dependencies [e4c8b6d]
nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 2e48307: export normalizePages from nextra/normalize-pages, useFSRoute from nextra/hooks (can be useful for custom theme)
  • e4c8b6d: fix crash of dev server when _meta.json is malformed
nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • e41cbbc: fix transformPageOpts with _app.mdx, pageMap was still included even it was removed in transformPageOpts
  • a1e59b2: Support Markdown links with query or anchor.
nextra - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • f29358a: always show Cmd+K when search input loses focus
  • 7cbf5d9: rename input placeholder to "Rechercher documents..." in french
  • 35d4fd1: fix <summary /> when children contains <p />
  • 89bbe4c: fix filetree for 2 folders
  • Updated dependencies [9bd2d59]
  • Updated dependencies [c2287e1]
  • Updated dependencies [90cb6b8]
Package Rankings
Top 0.8% on Npmjs.org
Top 3.74% on Proxy.golang.org
Related Projects