Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/can-dy-jack/blog
next制作的博客项目。
https://github.com/can-dy-jack/blog
nextjs
Last synced: 6 days ago
JSON representation
next制作的博客项目。
- Host: GitHub
- URL: https://github.com/can-dy-jack/blog
- Owner: can-dy-jack
- Created: 2022-11-12T12:47:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T08:14:49.000Z (over 1 year ago)
- Last Synced: 2024-10-11T01:51:50.020Z (28 days ago)
- Topics: nextjs
- Language: JavaScript
- Homepage:
- Size: 4.63 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)