Skip to content
Snippets Groups Projects
Commit 4f32a7a1 authored by FORESTIER Fabien's avatar FORESTIER Fabien Committed by ncastejon
Browse files

Complet first draw on the webapp's homepage documentation

parent 53876465
No related branches found
No related tags found
1 merge request!14Doc webapp
...@@ -7,8 +7,6 @@ The main goal of the page is to encourage the user to discover the catalog of da ...@@ -7,8 +7,6 @@ The main goal of the page is to encourage the user to discover the catalog of da
* 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 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 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 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] as been indexed, the last three articles. However based on a feature of Ghost 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.
## News An `All news` button allows one to access the search page with the `News` tab directly selected.
## All news
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment