Xiangdong Huang created IOTDB-521:
-------------------------------------
Summary: Apache IoTDB website supports static documents and search
engine
Key: IOTDB-521
URL: https://issues.apache.org/jira/browse/IOTDB-521
Project: Apache IoTDB
Issue Type: Wish
Components: Website
Reporter: Xiangdong Huang
Apache IoTDB currently uses VUE to develop the website (iotdb.apache.org), and
show the markdown documents from GitHub to the website using JS.
However, there are two drawbacks now:
# if we display documents from GitHub to the website using JS, then Google
crawler will never index the content of the documents.
# when users read the documents on the website, they may do not know where the
content is. For example, someone wants to find the syntax of 'show timeseries',
but he or she may do not know whether it is in chapter 5-1 or 5-4. So, a
search engine embedded in the website is a good choice.
You should learn:
* VUE
* Other Website developing technology.
Mentors:
[email protected]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)