[
https://issues.apache.org/jira/browse/IOTDB-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063111#comment-17063111
]
SailingR commented on IOTDB-521:
--------------------------------
关于网站,之前的网站是[http://iotdb.apache.org/#/]
是vue组件,搜索引擎不友好,改为history模式,页面刷新会有问题,重定向到首页更影响用户体验。
所以我们重构了一个新的网站,这是目前的测试链接,[https://rhh.666love.cn/],这个是纯静态页面,搜索引擎友好,另外提供中英文俩种模式。
大家有什么好的建议或者修改意见??
> 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
> Priority: Major
> Labels: IoTDB, gsoc2020, mentor, pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)