蚂蚁金服数据可视化系列官网的 Gatsby 主题,背靠巨大的 Gatsby 社区,使用 antd 组件 UI 加持,封装了统一简单的配置,内建页头页尾布局,静态预渲染,PWA,主题配置,国际化,markdown 文档,灵活的菜单生成,文章锚点,可编辑的在线演示,首页各类 Banner/特性 /案例的展示组件。
https://github.com/antvis/gatsby-theme-antv



一行命令生成脚手架:
$ yarn global add gatsby-cli // or npm install gatsby-cli -g
$ gatsby new mysite https://github.com/antvis/gatsby-starter-theme-antv
AntV 系列官网都在用这个主题。
- https://antv.vision
- https://g2plot.antv.vision
- https://g2.antv.vision
- https://g6.antv.vision
- https://f2.antv.vision
- https://l7.antv.vision
- https://graphin.antv.vision
- https://g.antv.vision
我们也提供了强大的定制能力,包括主色、logo、各类文案和导航功能的开关,首页展示型组件等。你完全基于这个主题可以做出自己的开发网站。