Skip to content

77652189/77652189.github.io

Repository files navigation

Portfolio

🌐 https://77652189.github.io


个人项目展示网站,基于 Astro + Tailwind CSS 构建,自动部署至 GitHub Pages。

A personal project showcase built with Astro + Tailwind CSS, auto-deployed to GitHub Pages.

新增项目 / Add a Project

src/content/projects/ 目录下新建 Markdown 文件:

Create a new Markdown file in src/content/projects/:

---
title: ProjectName
titleZh: 项目中文名
description: One-line description in English
descriptionZh: 一句话中文介绍
language: Python
tags: [AI, Python]
github: https://github.com/77652189/your-repo
stars: 0
date: 2026-01-01
featured: false
---

项目详细介绍写在这里...

推送后自动部署 / Push to deploy automatically:

git add .
git commit -m "add project-name"
git push

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages