Coder Social home page Coder Social logo

blog.seonest.net's People

Contributors

dependabot[bot] avatar jhseo-git avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

blog.seonest.net's Issues

replace next-mdx-remote to contentlayer

https://www.contentlayer.dev/docs/concepts/comparison#nextmdxremote-vs-contentlayer

next-mdx-remote is a set of utilities to help work with MDX in Next.js projects. These utilities are powerful and, before Contentlayer, were a great solution for using MDX in Next.js projects.

Where next-mdx-remote stops is that it does not handle loading content from sources, whether local or remote. Contentlayer will load content from source files and also supports MDX. Contentlayer also automatically generates TypeScript type definitions to ensure the content being processed is in the shape you'd expect, which next-mdx-remote does not handle.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • chore(deps): update commitlint monorepo to v18.4.4 (@commitlint/cli, @commitlint/config-conventional)
  • chore(deps): update dependency esbuild to v0.19.11
  • chore(deps): update dependency postcss to v8.4.33
  • chore(deps): update dependency typescript to v5.3.3
  • chore(deps): update nextjs monorepo to v14.0.4 (@next/bundle-analyzer, eslint-config-next)
  • chore(deps): update react monorepo (@types/react, @types/react-dom)
  • fix(deps): update dependency react-medium-image-zoom to v5.1.10
  • fix(deps): update dependency rehype-pretty-code to v0.12.5
  • fix(deps): update dependency sharp to v0.33.2
  • fix(deps): update dependency shiki to v0.14.7
  • chore(deps): update dependency @types/node to v20.11.5
  • chore(deps): update dependency eslint to v8.56.0
  • chore(deps): update dependency eslint-config-prettier to v9.1.0
  • chore(deps): update dependency eslint-plugin-tailwindcss to v3.14.0
  • chore(deps): update dependency prettier to v3.2.4
  • chore(deps): update dependency pretty-quick to v3.3.1
  • chore(deps): update dependency tailwindcss to v3.4.1
  • chore(deps): update typescript-eslint monorepo to v6.19.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency @codesandbox/sandpack-react to v2.11.2
  • fix(deps): update dependency @giscus/react to v2.4.0
  • fix(deps): update dependency clsx to v2.1.0
  • fix(deps): update dependency date-fns to v3.2.0
  • fix(deps): update dependency framer-motion to v10.18.0
  • fix(deps): update dependency react-tweet to v3.2.0
  • fix(deps): update dependency tailwind-merge to v2.2.0
  • fix(deps): update prisma monorepo to v5.8.1 (@prisma/client, prisma)

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker/mysql/docker-compose.yml
npm
package.json
  • @codesandbox/sandpack-react ^2.10.0
  • @giscus/react ^2.3.0
  • @prisma/client ^5.6.0
  • @radix-ui/react-dropdown-menu ^2.0.6
  • @radix-ui/react-toggle ^1.0.3
  • @vercel/analytics ^1.1.1
  • class-variance-authority ^0.7.0
  • clsx ^2.0.0
  • contentlayer ^0.3.4
  • date-fns ^3.0.0
  • framer-motion ^10.16.5
  • github-slugger ^2.0.0
  • lucide-react ^0.309.0
  • next 14.0.4
  • next-contentlayer ^0.3.4
  • next-themes ^0.2.1
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-is ^18.2.0
  • react-medium-image-zoom ^5.1.8
  • react-tweet ^3.1.1
  • rehype-autolink-headings ^7.1.0
  • rehype-pretty-code ^0.12.0
  • rehype-slug ^6.0.0
  • remark-gfm ^3.0.1
  • sharp ^0.33.0
  • shiki ^0.14.5
  • swr ^2.2.4
  • tailwind-merge ^2.0.0
  • @commitlint/cli ^18.4.3
  • @commitlint/config-conventional ^18.4.3
  • @next/bundle-analyzer ^14.0.3
  • @types/glob ^8.1.0
  • @types/mdx ^2.0.10
  • @types/node ^20.10.0
  • @types/react ^18.2.39
  • @types/react-dom ^18.2.17
  • @typescript-eslint/eslint-plugin ^6.13.1
  • @typescript-eslint/parser ^6.13.1
  • autoprefixer ^10.4.16
  • concurrently ^8.2.2
  • esbuild ^0.19.8
  • esbuild-register ^3.5.0
  • eslint ^8.54.0
  • eslint-config-next ^14.0.3
  • eslint-config-prettier ^9.0.0
  • eslint-plugin-json-format 2.0.1
  • eslint-plugin-react ^7.33.2
  • eslint-plugin-simple-import-sort ^10.0.0
  • eslint-plugin-tailwindcss ^3.13.0
  • husky ^8.0.3
  • postcss ^8.4.31
  • prettier ^3.1.0
  • pretty-quick ^3.1.3
  • prisma ^5.6.0
  • seonest-post-gen ^0.2.0
  • tailwindcss ^3.3.5
  • tailwindcss-animate ^1.0.7
  • tailwindcss-radix ^2.8.0
  • typescript ^5.3.2
nvm
.nvmrc
  • node 20.11.0

  • Check this box to trigger a request for Renovate to run again on this repository

incorrect Post's page styles

  • side navbar overflow style.
  • mdx <Table /> component margin style.
  • TOC Heading current-heading's invoke logic.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.