Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/can-dy-jack/blog

next制作的博客项目。
https://github.com/can-dy-jack/blog

nextjs

Last synced: 6 days ago
JSON representation

next制作的博客项目。

Awesome Lists containing this project

README

        

## blog
> 基于Next.js制作的博客项目

## markdown 规范

### blog front-matter 规范

- img
- imgHeight
- color
- **title**
- **slug**
- **date**
- tag
- cate

### doc front-matter 规范

- **title**
- **slug**
- position

## 快捷键

- 空格 - 切换黑暗模式

## 使用到的技术

- [React](https://reactjs.org)
- [Next.js](https://nextjs.org)
- markdown
- [remark](https://github.com/remarkjs)
- [MDX](https://mdxjs.com/)
- [React Transition Group](https://reactcommunity.org/react-transition-group/)
- [Sandpack](https://sandpack.codesandbox.io)
- [styled-components](https://styled-components.com/docs)

## 使用到的资源

- [svg404](https://error404.fun/)