Skip to content

survivorff/blog

blog

survivorff 的技术博客。

🔗 blog.frankfu.cloud

基于 AstroPaper 构建。

本地开发

pnpm install
pnpm dev

访问 http://localhost:4321

写作

src/data/blog/ 下创建 .md 文件。Frontmatter 示例:

---
author: survivorff
pubDatetime: 2026-05-06T00:00:00Z
title: 文章标题
slug: article-slug
featured: false
draft: false
tags:
  - 技术
description: 文章摘要
---

部署

Push 到 main 分支会自动部署到 GitHub Pages。

技术栈

License

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors