You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2019/12/22 20:53:43 UTC

[incubator-echarts-doc] 01/04: fix: revert the original gh-pages en website, in case that some link from other website disabled.

This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git

commit ff2466787e1256c0d9812cd26e4f8b96d6107072
Author: 100pah <su...@gmail.com>
AuthorDate: Thu Dec 19 13:04:20 2019 +0800

    fix: revert the original gh-pages en website, in case that some link from other website disabled.
---
 public/404.html                | 6 ++++++
 public/about.html              | 6 ++++++
 public/api.html                | 6 ++++++
 public/builder.html            | 6 ++++++
 public/builder3.html           | 6 ++++++
 public/changelog.html          | 6 ++++++
 public/cheat-sheet.html        | 6 ++++++
 public/coding-standard.html    | 6 ++++++
 public/committer.html          | 6 ++++++
 public/demo.html               | 6 ++++++
 public/download-extension.html | 6 ++++++
 public/download-map.html       | 6 ++++++
 public/download-theme.html     | 6 ++++++
 public/download.html           | 6 ++++++
 public/download3.html          | 6 ++++++
 public/examples.html           | 3 +++
 public/faq.html                | 6 ++++++
 public/feature.html            | 6 ++++++
 public/index.html              | 6 ++++++
 public/maillist.html           | 6 ++++++
 public/option-gl.html          | 6 ++++++
 public/option.html             | 6 ++++++
 public/option3.html            | 6 ++++++
 public/spreadsheet.html        | 6 ++++++
 public/tutorial.html           | 6 ++++++
 25 files changed, 147 insertions(+)

diff --git a/public/404.html b/public/404.html
new file mode 100644
index 0000000..94d5366
--- /dev/null
+++ b/public/404.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/404.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/about.html b/public/about.html
new file mode 100644
index 0000000..1881511
--- /dev/null
+++ b/public/about.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/committers.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/api.html b/public/api.html
new file mode 100644
index 0000000..defd670
--- /dev/null
+++ b/public/api.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/api.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/builder.html b/public/builder.html
new file mode 100644
index 0000000..3f5c648
--- /dev/null
+++ b/public/builder.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/builder.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/builder3.html b/public/builder3.html
new file mode 100644
index 0000000..ecee9f1
--- /dev/null
+++ b/public/builder3.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/builder3.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/changelog.html b/public/changelog.html
new file mode 100644
index 0000000..a1f22cc
--- /dev/null
+++ b/public/changelog.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/changelog.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/cheat-sheet.html b/public/cheat-sheet.html
new file mode 100644
index 0000000..d3ba853
--- /dev/null
+++ b/public/cheat-sheet.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/cheat-sheet.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/coding-standard.html b/public/coding-standard.html
new file mode 100644
index 0000000..c9c5db5
--- /dev/null
+++ b/public/coding-standard.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/coding-standard.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/committer.html b/public/committer.html
new file mode 100644
index 0000000..3deb8ef
--- /dev/null
+++ b/public/committer.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/committer.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/demo.html b/public/demo.html
new file mode 100644
index 0000000..411f414
--- /dev/null
+++ b/public/demo.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/demo.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/download-extension.html b/public/download-extension.html
new file mode 100644
index 0000000..21b8dc6
--- /dev/null
+++ b/public/download-extension.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/download-extension.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/download-map.html b/public/download-map.html
new file mode 100644
index 0000000..0b37bd9
--- /dev/null
+++ b/public/download-map.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/download-map.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/download-theme.html b/public/download-theme.html
new file mode 100644
index 0000000..1db2141
--- /dev/null
+++ b/public/download-theme.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/download-theme.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/download.html b/public/download.html
new file mode 100644
index 0000000..b2d4d12
--- /dev/null
+++ b/public/download.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/download.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/download3.html b/public/download3.html
new file mode 100644
index 0000000..8f59bf1
--- /dev/null
+++ b/public/download3.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/download3.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/examples.html b/public/examples.html
new file mode 100644
index 0000000..0f94fd8
--- /dev/null
+++ b/public/examples.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/examples/' + lang + '/index.html';</script></head></html>
\ No newline at end of file
diff --git a/public/faq.html b/public/faq.html
new file mode 100644
index 0000000..7f25fd8
--- /dev/null
+++ b/public/faq.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/faq.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/feature.html b/public/feature.html
new file mode 100644
index 0000000..f93fb91
--- /dev/null
+++ b/public/feature.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/feature.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/index.html b/public/index.html
new file mode 100644
index 0000000..e23658b
--- /dev/null
+++ b/public/index.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/index.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/maillist.html b/public/maillist.html
new file mode 100644
index 0000000..d369ebf
--- /dev/null
+++ b/public/maillist.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/maillist.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/option-gl.html b/public/option-gl.html
new file mode 100644
index 0000000..144a352
--- /dev/null
+++ b/public/option-gl.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/option-gl.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/option.html b/public/option.html
new file mode 100644
index 0000000..a9fcd7b
--- /dev/null
+++ b/public/option.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/option.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/option3.html b/public/option3.html
new file mode 100644
index 0000000..e2e97d7
--- /dev/null
+++ b/public/option3.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/option3.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/spreadsheet.html b/public/spreadsheet.html
new file mode 100644
index 0000000..2b5021b
--- /dev/null
+++ b/public/spreadsheet.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/spreadsheet.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file
diff --git a/public/tutorial.html b/public/tutorial.html
new file mode 100644
index 0000000..f25b1a7
--- /dev/null
+++ b/public/tutorial.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><script type="text/javascript">var hash = (location.hash || '').replace('#', '');
+var search = (location.search || '').replace('?', '');
+var lang = navigator.language || navigator.userLanguage;
+lang = lang.indexOf('zh') > -1 ? 'zh' : 'en';
+location.href = 'https://echarts.apache.org/' + lang + '/tutorial.html'
+    + (search ? '?' + search : '') + (hash ? '#' + hash : '');</script></head></html>
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org