返回项目列表
网站

澄川鸮舍 · 工作室官网

澄川鸮舍工作室的官方网站,展示项目作品、博客文章,支持 Markdown 内容管理。

2026年7月6日
网站Next.jsReactTailwind CSS
const{Fragment:n,jsx:e,jsxs:r}=arguments[0];function _createMdxContent(l){const c={code:"code",h2:"h2",li:"li",p:"p",strong:"strong",ul:"ul",...l.components};return r(n,{children:[e(c.h2,{children:"关于这个网站"}),"\n",e(c.p,{children:"你正在浏览的就是它!这是澄川鸮舍的官方网站。"}),"\n",e(c.p,{children:"作为一个工作室的门面,它需要做到:"}),"\n",r(c.ul,{children:["\n",e(c.li,{children:"展示我们做过的项目"}),"\n",e(c.li,{children:"发布和公众号同步的博客"}),"\n",e(c.li,{children:"让潜在客户了解我们"}),"\n",e(c.li,{children:"以后拓展文化导览预约功能"}),"\n"]}),"\n",e(c.h2,{children:"设计理念"}),"\n",e(c.p,{children:"「一川琥珀 万物有灵」——我们希望网站本身也有灵气。"}),"\n",r(c.ul,{children:["\n",r(c.li,{children:[e(c.strong,{children:"色调"}),":暖白底色 + 琥珀金点缀,温暖而不耀眼"]}),"\n",r(c.li,{children:[e(c.strong,{children:"排版"}),":中文优先,行距舒适,适合长时间阅读"]}),"\n",r(c.li,{children:[e(c.strong,{children:"体验"}),":手机和电脑都能获得好的浏览体验"]}),"\n"]}),"\n",e(c.h2,{children:"技术实现"}),"\n",r(c.p,{children:["这个网站用 Next.js 14 搭建,所有内容通过 Markdown 文件管理——添加新文章只需要写一个 ",e(c.code,{children:".md"})," 文件然后推送到 GitHub。"]}),"\n",e(c.p,{children:"更详细的技术说明,以后写一篇专门的博客来介绍。"})]})}return{default:function(n={}){const{wrapper:r}=n.components||{};return r?e(r,{...n,children:e(_createMdxContent,{...n})}):_createMdxContent(n)}};