Skip to content

Commit

Permalink
update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dinyy committed Apr 21, 2024
1 parent eceb34a commit 99c1eb1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/content/posts/guide/index.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 99c1eb1

Please sign in to comment.