diff --git a/.gitignore b/.gitignore index 68d6ca3580..761575a702 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,7 @@ build/Release # Dependency directories node_modules/ + jspm_packages/ # Typescript v1 declaration files @@ -75,4 +76,5 @@ public yarn.lock package-lock.json git_log.sh -packages/l7/package copy.json \ No newline at end of file +node_modules/ +packages/l7/package_bak.json \ No newline at end of file diff --git a/README.md b/README.md index 78ee30ee84..7f4bbb4e08 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # L7 -[]![travis ci](https://travis-ci.com/antvis/L7.svg?branch=master)](https://travis-ci.com/antvis/L7) [![](https://flat.badgen.net/npm/v/@antv/l7?icon=npm)](https://www.npmjs.com/package/@antv/l7) ![最近提交](https://badgen.net/github/last-commit/antvis/L7) +[![travis ci](https://travis-ci.com/antvis/L7.svg?branch=master)](https://travis-ci.com/antvis/L7) [![](https://flat.badgen.net/npm/v/@antv/l7?icon=npm)](https://www.npmjs.com/package/@antv/l7) ![最近提交](https://badgen.net/github/last-commit/antvis/L7) Large-scale WebGL-powered Geospatial data visualization analysis framework. @@ -11,15 +11,9 @@ Large-scale WebGL-powered Geospatial data visualization analysis framework. ### Installation ``` - npm install @antv/l7@beta - +npm install @antv/l7@beta ``` -### Features - -### Links - - ## Development 使用 Yarn Workspace 完成依赖安装以及各包之间的 link 工作: diff --git a/README.zh.md b/README.zh.md index 2699c4c256..2af4031065 100644 --- a/README.zh.md +++ b/README.zh.md @@ -1,22 +1,17 @@ ## L7 地理空间数据可视分析引擎 -[]![travis ci](https://travis-ci.com/antvis/L7.svg?branch=master)](https://travis-ci.com/antvis/L7) [![](https://flat.badgen.net/npm/v/@antv/l7?icon=npm)](https://www.npmjs.com/package/@antv/l7) ![最近提交](https://badgen.net/github/last-commit/antvis/L7) +[![travis ci](https://travis-ci.com/antvis/L7.svg?branch=master)](https://travis-ci.com/antvis/L7) [![](https://flat.badgen.net/npm/v/@antv/l7?icon=npm)](https://www.npmjs.com/package/@antv/l7) ![最近提交](https://badgen.net/github/last-commit/antvis/L7) L7 是由蚂蚁金服 AntV 数据可视化团队推出的基于 WebGL 的开源大规模地理空间数据可视分析开发框架。L7 中的 L 代表 Location,7 代表世界七大洲,寓意能为全球位置数据提供可视分析的能力。L7 以图形符号学为理论基础,将抽象复杂的空间数据转化成 2D、3D 符号,通过颜色、大小、体积、纹理等视觉变量实现丰富的可视化表达。 -## l7 visualization demos - ![l7 demo](https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*SGU-QIZsnyoAAAAAAAAAAABkARQnAQ) - ### Installation ``` - npm install @antv/l7 - +npm install @antv/l7 ``` - ## 核心特性 🌏 数据驱动可视化展示 diff --git a/gatsby-config.js b/gatsby-config.js index 1ebbee1e5b..b07805fe63 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -25,7 +25,7 @@ module.exports = { slug: 'docs/tutorial', title: { zh: '教程', - en: 'tutorial' + en: 'Tutorial' } }, { diff --git a/packages/l7/.gitignore b/packages/l7/.gitignore index 49c199b6ab..d7b96564ba 100644 --- a/packages/l7/.gitignore +++ b/packages/l7/.gitignore @@ -1,3 +1,4 @@ lib es dist +package_bak.json diff --git a/site/css/home.css b/site/css/home.css index fc6eda07df..2139901ba7 100644 --- a/site/css/home.css +++ b/site/css/home.css @@ -4,29 +4,7 @@ .feature-logo { height: 100px !important; } -.cover-image { - margin-top: 60px; - height: 300px; - -} -@media only screen and (max-height: 599) and (max-width: 800px) { - .cover-image { - margin-top: 40px; - margin-left: 260px; - max-height: 400px; - } -} -@media only screen and (min-height: 599px) and (min-width:800px) { - .cover-image { - margin-top: 40px; - margin-left: 10px; - height: 600px; - } -} -@media only screen and (max-height: 599px) and (min-width:800px) { - .cover-image { - margin-top: 40px; - margin-left: 10px; - height: 600px; - } -} +.teaser { + right: 0% !important; + margin-top: 90px !important; +} \ No newline at end of file diff --git a/site/locale.json b/site/locale.json index bdccc5f64e..60d67b6fe2 100644 --- a/site/locale.json +++ b/site/locale.json @@ -1,7 +1,7 @@ { - "L7 地理空间数据可视分析引擎": "L7 Geospatial Visualization Analysis", + "L7 空间数据可视分析": "L7 Geospatial Visualization", "地理空间数据可视化": "Geospatial Data Visualization Analysis Framework", - "L7 是由蚂蚁金服 AntV 数据可视化团队推出的基于WebGL的开源大规模地理空间数据可视分析开发框架。": "Large-scale WebGL-powered Geospatial data visualization analysis framework", + "蚂蚁金服 AntV 数据可视化团队推出的基于 WebGL 的开源大规模地理空间数据可视分析开发框架。": "Large-scale WebGL-powered Geospatial data visualization analysis framework", "架构灵活且自由":"Flexible and Scalable", "业务专业且通用":"Simple and Universal", "视觉酷炫且动感":"Cool and Dynamic", @@ -11,7 +11,7 @@ "蚂蚁数据可视化": "AntV", "继续了解": "More", "更新": "Update", - "下载使用":"Download", + "开始使用":"Getting Started", "浅版精彩案例": "Light Theme", "深版精彩案例": "Dark Theme", "感谢信赖":"WE ARE TRUSTED BY", diff --git a/site/pages/index.zh.tsx b/site/pages/index.zh.tsx index 6b264c5661..5125f5fbff 100644 --- a/site/pages/index.zh.tsx +++ b/site/pages/index.zh.tsx @@ -82,7 +82,7 @@ const IndexPage = () => { type: 'primary', }, { - text: t('下载使用'), + text: t('开始使用'), link: `/${i18n.language}/docs/api/l7`, }, ]; @@ -129,12 +129,12 @@ const IndexPage = () => { } - title={t('L7 地理空间数据可视分析引擎')} + title={t('L7 空间数据可视分析')} description={t( - 'L7 是由蚂蚁金服 AntV 数据可视化团队推出的基于WebGL的开源大规模地理空间数据可视分析开发框架。', + '蚂蚁金服 AntV 数据可视化团队推出的基于 WebGL 的开源大规模地理空间数据可视分析开发框架。', )} buttons={bannerButtons} // notifications={notifications}