Skip to content

wmxl/wmxl.github.io

Repository files navigation

wmxl.github.io

我的个人博客 - 使用 Jekyll + Minimal 主题 + GitHub Pages 搭建

🌐 在线访问

https://wmxl.github.io

🚀 快速开始

本地预览

# 启动本地服务器
./start_server.sh

# 然后访问 http://localhost:4000

发布新博文

  1. _posts 目录创建文件:YYYY-MM-DD-标题.md
  2. 编写内容(使用 Markdown 格式)
  3. 本地预览确认
  4. 提交并推送到 GitHub
git add .
git commit -m "发布新博文"
git push origin main

📖 详细文档

查看 博客使用指南.md 获取完整的使用说明。

🛠️ 技术栈

  • Jekyll - 静态网站生成器
  • Minimal Theme - 简洁主题
  • GitHub Pages - 免费托管
  • Markdown - 内容编写

About

My personal blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •