leerob.io

我的作品集是用 Next.js、MDX、Tailwind CSS 和 Vercel 构建的。作者是 Vercel 公司的开发者体验副总裁。「✨ My portfolio built with Next.js, MDX, Tailwind CSS, and Vercel. The author the VP of Developer Experience at Vercel. 」

Github星跟蹤圖

Deploy with Vercel

leerob.io

TODO

In early 2023, I refactored my site to use the new app/ directory in Next.js 13. I went ahead and shipped it, but there are still a few things I want to do:

  • Improved sitemap and robots.txt support coming soon
  • Global 404 page coming soon
  • Refactor to improved SEO support (waiting on generateMetadata)
  • Move redirects to end of routing stack (not in next.config.js)
  • Use new support for API routes in app (not ready yet)
  • Improved scroll position support in app/ (not implemented yet)
  • Remove @vercel/analytics wrapping component (waiting on new version)

You can learn more about the app/ directory here.

Running Locally

This application requires Node.js v16.13+.

git clone https://github.com/leerob/leerob.io.git
cd leerob.io
pnpm install
pnpm run setup # Remove all of my personal information
pnpm dev

Create a .env file similar to .env.example.

Cloning / Forking

Please review the license and remove all of my personal information (resume, blog posts, images, etc.) by running pnpm run setup.

概覽

名稱與所有者leerob/leerob.io
主編程語言MDX
編程語言JavaScript (語言數: 4)
平台
許可證
發布數0
創建於2018-12-16 18:22:37
推送於2024-05-12 01:15:06
最后一次提交
星數6.9k
關注者數50
派生數1.3k
提交數810
已啟用問題?
問題數181
打開的問題數14
拉請求數346
打開的拉請求數1
關閉的拉請求數182
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部