Skip to content

Commit

Permalink
Nextra 4 Blogpost (#1803)
Browse files Browse the repository at this point in the history
* a

* a

* more

* more

* prettier

* prettier

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* fix css

* add bundle size

* aa

* aa

* aa

* aa

* aa

* aa

* aa

* aa

* aa

* aa

* aa

* aa

* aa

* aa

* remove non relevant text

* prettier

* aa

* aa

* aa

* aa

* aa

* aa

* aa

* aa

* aa

* more than

* Update website/pages/blog/nextra-4/index.mdx [skip ci]

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>

* Update website/pages/blog/nextra-4/index.mdx [skip ci]

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>

* Update website/pages/blog/nextra-4/index.mdx [skip ci]

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>

* Update website/pages/blog/nextra-4/index.mdx [skip ci]

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>

* Update website/pages/blog/nextra-4/index.mdx [skip ci]

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>

* Update website/pages/blog/nextra-4/index.mdx [skip ci]

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>

* Update website/pages/blog/nextra-4/index.mdx [skip ci]

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>

* polish

* chore(deps): update pnpm to v9.15.3 (#1735)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.18 (#1738)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @vue/compiler-sfc to v3.5.13 (#1797)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/react to v18.3.18 (#1805)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix Nextra 3 image preview image (#1806)

* chore(deps): update dependency eslint to v8.57.1 (#1755)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v20.17.12 (#1804)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency tsx to v4.19.2 (#1733)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): lock file maintenance (#1780)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @cloudflare/workers-types to v4.20241230.0 (#1798)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Fix preview for Nextra 2 blogpost [skip ci] (#1814)

* polish

* add why nextra

* add list of subpages

* add remote docs

* fix footnotes links

* Update website/pages/blog/nextra-4/index.mdx

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>

* prettier

* Update website/pages/blog/nextra-4/index.mdx [skip ci]

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>

* Update website/pages/blog/nextra-4/index.mdx [skip ci]

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>

* Update website/pages/blog/nextra-4/index.mdx [skip ci]

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>

* bump date, fix `content` directory convention structure` link and add screenshot for list subpages section

* Update website/pages/blog/nextra-4/index.mdx

Co-authored-by: 87xie <oscar87xie@gmail.com>

* Update website/pages/blog/nextra-4/index.mdx

Co-authored-by: 87xie <oscar87xie@gmail.com>

* bold colon `:`

* prettier

* mention `useRouter` removed

* docs: adjustments for the app router support section

# Conflicts:
#	website/pages/blog/nextra-4/index.mdx

* add trade-offs

* add dynamic head tags section

* add dynamic head tags section

---------

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 87xie <oscar87xie@gmail.com>
  • Loading branch information
4 people authored Jan 13, 2025
1 parent 13f3cc2 commit bde0ebc
Show file tree
Hide file tree
Showing 20 changed files with 1,948 additions and 5 deletions.
1 change: 1 addition & 0 deletions .remarkrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ const IGNORE_CASING_WORDS = [
'LaTeX',
'MikroORM',
'GraphQL.js',
'RSC',
];

module.exports = {
Expand Down
1 change: 1 addition & 0 deletions website/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { IBM_Plex_Sans } from 'next/font/google';
import { Toaster } from 'react-hot-toast';
import '@theguild/components/style.css';
import './globals.css';
import './nextra-4.css';

const ibmPlexSans = IBM_Plex_Sans({
weight: ['400', '500', '600', '700'],
Expand Down
2 changes: 1 addition & 1 deletion website/pages/blog/nextra-2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tags: [nextra, nextjs, react]
authors: [dimitri, shuding]
date: 2023-01-24
description: Here are what the new version of Nextra 2 Framework includes.
image: https://nextra.site/opengraph-image.jpeg
image: https://nextra.site/og?title=Nextra%202
---

import NextImage from 'next/image'
Expand Down
7 changes: 3 additions & 4 deletions website/pages/blog/nextra-3/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ updateDate: 2024-09-28
description:
MDX 3, new i18n, new _meta files with JSX support, more powerful TOC, remote MDX, better bundle
size, MathJax, new code block styles, shikiji, ESM-only and more
image: https://nextra.site/opengraph-image.jpeg
image: https://nextra.site/og?title=Nextra%203
---

import { Fragment } from 'react'
Expand Down Expand Up @@ -1026,6 +1026,5 @@ You need to pass `cusdis` options as props in `Cusdis` component.
I'm very proud and happy to lead Nextra into the future. So many things have improved and so many
more improvements are coming in the future!

If you want to help Nextra – spread the word about Nextra in [X](https://x.com) with `#nextra`
hashtag and subscribe on me in [X](https://x.com/dimaMachina_) and
[GitHub](https://github.com/dimaMachina).
If you want to help Nextra – spread the word about Nextra in 𝕏 with `#nextra` hashtag and subscribe
on me in [𝕏](https://x.com/dimaMachina_) and [GitHub](https://github.com/dimaMachina).
Loading

0 comments on commit bde0ebc

Please sign in to comment.