<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SSG on 知识铺的博客</title>
    <link>https://index.zshipu.com/geek001/tags/SSG/</link>
    <description>Recent content in SSG on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Thu, 23 May 2024 01:00:53 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/geek001/tags/SSG/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>静态站点生成 (SSG) 在 Next.js 中的实现</title>
      <link>https://index.zshipu.com/geek001/post/20240507/%E9%9D%99%E6%80%81%E7%AB%99%E7%82%B9%E7%94%9F%E6%88%90-SSG-%E5%9C%A8-Next.js-%E4%B8%AD%E7%9A%84%E5%AE%9E%E7%8E%B0--%E7%9F%A5%E8%AF%86%E9%93%BA/</link>
      <pubDate>Thu, 23 May 2024 01:00:53 +0000</pubDate>
      <guid>https://index.zshipu.com/geek001/post/20240507/%E9%9D%99%E6%80%81%E7%AB%99%E7%82%B9%E7%94%9F%E6%88%90-SSG-%E5%9C%A8-Next.js-%E4%B8%AD%E7%9A%84%E5%AE%9E%E7%8E%B0--%E7%9F%A5%E8%AF%86%E9%93%BA/</guid>
      <description>静态站点生成 (SSG) 是 Next.js 的一项强大功能，允许您在构建时预渲染页面。这将带来快速、SEO 友好且高性能的 Web 应用程序。在本博客中，我们将深入探讨 SSG 的概念、其优点以及如何在 Next.js 中实现它。 什么是静态站点生成 (SSG)？ 静态站点生成是指在构建时而不是运行时生成 HTML 页面的过程。这些预渲染的页面直接提供给</description>
    </item>
  </channel>
</rss>
