Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guessg

使用 jekyllBear 构建的个人博客:

https://guessg.github.io

写文章

_posts 中创建文件,文件名格式为:

YYYY-MM-DD-title.md

文章开头使用:

---
layout: post
title: "文章标题"
date: 2026-07-05 12:00:00 +0800
tags: [general]
---

推送到 main 后,GitHub Pages 会自动更新网站。

本地预览

bundle install
bundle exec jekyll serve

本地预览默认使用端口 14001(在 _config.yml 中配置)。

About

Config files for my GitHub profile.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages