From 99c1eb1224d52dbfbbf8323d47b51ddfd4209a48 Mon Sep 17 00:00:00 2001 From: dinyy <1076819326@qq.com> Date: Mon, 22 Apr 2024 00:41:28 +0800 Subject: [PATCH] update index.md --- src/content/posts/guide/index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/content/posts/guide/index.md b/src/content/posts/guide/index.md index 574c26403..0eceb3f0a 100644 --- a/src/content/posts/guide/index.md +++ b/src/content/posts/guide/index.md @@ -1,21 +1,22 @@ --- title: 博客搭建总结 published: 2024-04-22 -description: "How to use this blog template." +description: "How to build this blog." image: "./cover.jpeg" -tags: ["Fuwari", "Blogging", "Customization"] +tags: ["Guides"] category: Guides draft: false --- > Cover image source: [Source](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/208fc754-890d-4adb-9753-2c963332675d/width=2048/01651-1456859105-(colour_1.5),girl,_Blue,yellow,green,cyan,purple,red,pink,_best,8k,UHD,masterpiece,male%20focus,%201boy,gloves,%20ponytail,%20long%20hair,.jpeg) -This blog template is built with [Astro](https://astro.build/). For the things that are not mentioned in this guide, you may find the answers in the [Astro Docs](https://docs.astro.build/). ## 博客主题及其选取原因 博客最终选取了[Fuwari](https://github.com/saicaca/fuwari)该模板,选择原因是因为这个模板比较美观,改模板基于[Astro](https://astro.build/)和[Tailwind CSS](https://tailwindcss.com/),网上教程比较少,最终根据仓库中的使用教程和Astro的官方部署教程成功搭建 + +## Guide ```yaml --- title: My First Blog Post