Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Resolved
-
None
-
None
Description
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:
hxd@apache.org