Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l123wx/blogs
个人博客
https://github.com/l123wx/blogs
blogs gatsby giscus react typescript
Last synced: 1 day ago
JSON representation
个人博客
- Host: GitHub
- URL: https://github.com/l123wx/blogs
- Owner: l123wx
- Created: 2023-02-01T01:14:40.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-18T11:22:55.000Z (2 months ago)
- Last Synced: 2024-11-18T11:51:15.550Z (2 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,文章只会在开发环境显示