Skip to content
Snippets Groups Projects
Commit d8c57e5c authored by Alessandro CERIONI's avatar Alessandro CERIONI
Browse files

Update homepage.md

parent 63430a3e
No related branches found
No related tags found
1 merge request!14Doc webapp
...@@ -2,13 +2,11 @@ ...@@ -2,13 +2,11 @@
![Homepage](../../../assets/webapp/homepage.png) ![Homepage](../../../assets/webapp/homepage.png)
This is the landing page of data.grandlyon.com. This is the landing page of the data.grandlyon.com Web portal. The main goal of this page is to encourage the user to discover the dataset catalog. Two entrypoints are provided:
The main goal of the page is to encourage the user to discover the catalog of dataset. To do so, it gives two entrypoints: * The search bar, allowing the user to find datasets that match the typed search terms. For more information about the search bar, please refer to [this](./header.md#Search-bar) section of the documentation.
* The explore button, which redirects the user to the search results page, with no filter activated: all the datasets are returned.
* The search bar, it allows the user to find dataset that match, with more or less accuracy, with the search string he/she typed. For more information about the search bar please refer to [this](./header.md#Search-bar) section of the documentation. The homepage also highlights the three latest news, retrieved from the search engine. In case any post is tagged as "featured" - a fonctionnality provided by the [Ghost CMS](../../off-the-shelf-apps/cms.md) - such post occupies the leftmost position. *QUESTION*: *what if multiple posts are featured* ?
* The explore button, it also redirects the user to the search page but with no particular criteria and let him or her freely discover the available dataset.
The homepage also highlights the lastest news. Indeed the page retrieves from elasticsearch, where the content of our [CMS Ghost](../../off-the-shelf-apps/cms.md) as been indexed, the last three articles. However based on one of Ghost's functionality, that allow to *feature* an article, the first of the three news will always be the featured article when one exists. Finally, the `All news` button allows one to land on the `News` tab of search results page.
An `All news` button allows one to access the search page with the `News` tab directly selected.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment