文件名称:williamcruz::sparkles:我的作品集是使用Next.js,MDX,Tailwind CSS和Vercel构建的
文件大小:2.26MB
文件格式:ZIP
更新时间:2024-06-11 11:03:15
react blog portfolio nextjs mdx
威廉·克鲁斯 多年来,我的投资组合已经发生了变化-从Wrodpress主题到静态HTML网站,再到Next.js / React / MDX。 我个人的互联网部分为我的写作和展示我的最新作品提供了一个平台。 概述 pages/blog/* -使用静态预渲染的博客页面。 pages/* -所有其他静态页面。 本地运行 $ git clone https://github.com/cruzentwickler/williamcruz.git $ cd williamcruz-main $ yarn $ yarn dev 创建一个类似于的.env.local文件。 内置使用
【文件预览】:
williamcruz-main
----.env.example(0B)
----pages()
--------_app.js(254B)
--------_document.js(963B)
--------index.js(414B)
----postcss.config.js(82B)
----public()
--------robots.txt(57B)
--------images()
--------fonts()
----yarn.lock(120KB)
----styles()
--------global.css(845B)
----next.config.js(156B)
----License.txt(177B)
----tailwind.config.js(443B)
----.prettierignore(13B)
----scripts()
--------generate-sitemap.js(1KB)
----components()
--------Container.js(129B)
--------ToggleDarkMode.js(1KB)
--------Title.js(318B)
--------Footer.js(2KB)
--------homePage()
----jsconfig.json(241B)
----README.md(877B)
----.gitignore(359B)
----package.json(969B)