Skip to content

cyberflying/cyberflying.github.io

Repository files navigation

cyberflying.github.io

Build and Deploy

CyberFlying 的技术博客,基于 Jekyll + Chirpy 主题。

🔗 访问:www.cyberflying.cn

本地开发

bundle install
bundle exec jekyll serve

写文章

_posts/ 目录下创建 Markdown 文件,格式为 YYYY-MM-DD-title.md

---
title: 文章标题
date: 2026-03-28
categories: [分类1, 分类2]
tags: [标签1, 标签2]
---

正文内容...

License

MIT

Releases

No releases published

Packages

 
 
 

Contributors