https://github.com/l123wx/blogs
个人博客
https://github.com/l123wx/blogs
blogs gatsby giscus react typescript
Last synced: 11 months ago
JSON representation
个人博客
- Host: GitHub
- URL: https://github.com/l123wx/blogs
- Owner: l123wx
- Created: 2023-02-01T01:14:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T08:37:34.000Z (about 1 year ago)
- Last Synced: 2025-05-06T19:12:50.074Z (11 months ago)
- Topics: blogs, gatsby, giscus, react, typescript
- Language: TypeScript
- Homepage: https://l123wx.github.io/blogs/
- Size: 20.7 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elvis's blogs
## 简介
- 使用 gatsby 实现 blog 功能
- 使用 overreacted.io 的博客主题
- 通过 giscus 实现文章评论功能
## Markdown frontmatter
title: 文章标题
spoiler(选填):文章简介
date:文章发布时间 yyyy-mm-dd
isPending(选填):是否未完成,若值为true,文章只会在开发环境显示