antvis / gatsby-theme-antv

⚛️ Polished Gatsby theme for documentation site
https://gatsby-starter-theme-antv.antv.vision/zh
Other
344 stars 57 forks source link

feat: fix menu sider while scrolling & fix: anchor link failure in chrome #198

Closed BBSQQ closed 4 years ago

BBSQQ commented 4 years ago
  1. let menu sider fixed while scrolling, acting both on Document and Example template.
  2. fix: anchor link failure in chrome
  3. update .gitignore file to ignore dist folder
gatsby-cloud[bot] commented 4 years ago

Gatsby Cloud Build Report

gatsby-theme-antv

:tada: Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

:clock1: Build time: 2m

Performance

Lighthouse report

Metric Score
Performance :large_orange_diamond: 24
Accessibility :large_orange_diamond: 78
Best Practices :green_heart: 93
SEO :large_orange_diamond: 72

:link: View full report

afc163 commented 4 years ago
image

边框长度没有和内容区域 match 上。

afc163 commented 4 years ago
image

邮箱绑定有问题。

afc163 commented 4 years ago
image

需要修改对应页面的 footer 宽度,否则会出现上面的情况。

BBSQQ commented 4 years ago

这里还有两个问题,会尽快处理: