update blog article
Some checks failed
Build NGINX on Ubuntu / build-and-deploy (push) Failing after 6m2s
Some checks failed
Build NGINX on Ubuntu / build-and-deploy (push) Failing after 6m2s
This commit is contained in:
parent
3daeae56cf
commit
488bb8cd64
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 23 KiB |
File diff suppressed because one or more lines are too long
@ -9,8 +9,8 @@
|
||||
<title>build-your-Quartz</title>
|
||||
<link>https://quartz.jzhao.xyz/build-your-Quartz</link>
|
||||
<guid>https://quartz.jzhao.xyz/build-your-Quartz</guid>
|
||||
<description>在您初始化 Quartz 之后,我们可以来看看它在本地构建出来的样子: npx quartz build --serve 这将在您的计算机上启动一个本地 Web 服务器来运行 Quartz,打开浏览器并访问 http://localhost:8080/ 进行查看。 其他参数选项 要获得完整的帮助选项,您可以运行 npx quartz build --help.</description>
|
||||
<pubDate>Tue, 10 Jun 2025 02:33:41 GMT</pubDate>
|
||||
<description>Quartz是一个博客框架 在您初始化 Quartz 之后,我们可以来看看它在本地构建出来的样子: npx quartz build --serve 这将在您的计算机上启动一个本地 Web 服务器来运行 Quartz,打开浏览器并访问 http://localhost:8080/ 进行查看。 其他参数选项 要获得完整的帮助选项,您可以运行 npx quartz build --help.</description>
|
||||
<pubDate>Tue, 10 Jun 2025 07:28:01 GMT</pubDate>
|
||||
</item><item>
|
||||
<title>Welcome to Quartz</title>
|
||||
<link>https://quartz.jzhao.xyz/</link>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url>
|
||||
<loc>https://quartz.jzhao.xyz/build-your-Quartz</loc>
|
||||
<lastmod>2025-06-10T02:33:41.400Z</lastmod>
|
||||
<lastmod>2025-06-10T07:28:01.357Z</lastmod>
|
||||
</url><url>
|
||||
<loc>https://quartz.jzhao.xyz/</loc>
|
||||
<lastmod>2023-08-23T19:09:04.000Z</lastmod>
|
||||
|
@ -1 +1 @@
|
||||
{"build-your-Quartz":{"slug":"build-your-Quartz","filePath":"build-your-Quartz.md","title":"build-your-Quartz","links":[],"tags":[],"content":"在您初始化 Quartz 之后,我们可以来看看它在本地构建出来的样子:\nnpx quartz build --serve\n\n这将在您的计算机上启动一个本地 Web 服务器来运行 Quartz,打开浏览器并访问 http://localhost:8080/ 进行查看。\n其他参数选项\n要获得完整的帮助选项,您可以运行 npx quartz build --help.\n其中大多数都有合理的默认值,但如果您需要自定义设置,则可以覆盖它们:\n-d 或 --directory: 内容文件夹,一般即 content\n-v 或 --verbose: 输出额外的日志信息\n-o 或 --output: 输出文件夹,一般即 public\n--serve: 在本地运行一个支持热重载的服务器来预览您的 Quartz\n--port: 本地服务器运行的端口\n--concurrency: 解析文档内容所使用的线程数"},"index":{"slug":"index","filePath":"index.md","title":"Welcome to Quartz","links":[],"tags":[],"content":"This is a blank Quartz installation.\nSee the documentation for how to get started."}}
|
||||
{"build-your-Quartz":{"slug":"build-your-Quartz","filePath":"build-your-Quartz.md","title":"build-your-Quartz","links":[],"tags":[],"content":"Quartz是一个博客框架\n在您初始化 Quartz 之后,我们可以来看看它在本地构建出来的样子:\nnpx quartz build --serve\n\n这将在您的计算机上启动一个本地 Web 服务器来运行 Quartz,打开浏览器并访问 http://localhost:8080/ 进行查看。\n其他参数选项\n要获得完整的帮助选项,您可以运行 npx quartz build --help.\n其中大多数都有合理的默认值,但如果您需要自定义设置,则可以覆盖它们:\n-d 或 --directory: 内容文件夹,一般即 content\n-v 或 --verbose: 输出额外的日志信息\n-o 或 --output: 输出文件夹,一般即 public\n--serve: 在本地运行一个支持热重载的服务器来预览您的 Quartz\n--port: 本地服务器运行的端口\n--concurrency: 解析文档内容所使用的线程数"},"index":{"slug":"index","filePath":"index.md","title":"Welcome to Quartz","links":[],"tags":[],"content":"This is a blank Quartz installation.\nSee the documentation for how to get started."}}
|
Loading…
x
Reference in New Issue
Block a user