https://github.com/zhanba/blog
blog
https://github.com/zhanba/blog
blog gatsbyjs graphql react typescript
Last synced: 2 months ago
JSON representation
blog
- Host: GitHub
- URL: https://github.com/zhanba/blog
- Owner: zhanba
- Created: 2018-10-24T15:01:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:54:42.000Z (over 3 years ago)
- Last Synced: 2025-04-05T12:31:01.053Z (about 1 year ago)
- Topics: blog, gatsbyjs, graphql, react, typescript
- Language: TypeScript
- Homepage: https://ryannz.com
- Size: 6.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gatsby site
## Usage
## Notes
gatesby 使用 Babel 插件转译代码,Babel 插件不支持 namespace 和 const enum,所以 graphql 的 generator 需要配置为不生成 namespace
## TODO
- add tag page
- add toc
- generate graphql types more consice
- search https://community.algolia.com/docsearch/
- tags https://www.gatsbyjs.org/docs/adding-tags-and-categories-to-blog-posts/