Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/l123wx/blogs

个人博客
https://github.com/l123wx/blogs

blogs gatsby giscus react typescript

Last synced: 1 day ago
JSON representation

个人博客

Awesome Lists containing this project

README

        

# Elvis's blogs

## 简介

- 使用 gatsby 实现 blog 功能

- 使用 overreacted.io 的博客主题

- 通过 giscus 实现文章评论功能

## Markdown frontmatter

title: 文章标题

spoiler(选填):文章简介

date:文章发布时间 yyyy-mm-dd

isPending(选填):是否未完成,若值为true,文章只会在开发环境显示