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

https://github.com/zhanba/blog

blog
https://github.com/zhanba/blog

blog gatsbyjs graphql react typescript

Last synced: 2 months ago
JSON representation

blog

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/