Skip to content
Snippets Groups Projects
Commit 65c1c15f authored by FORESTIER Fabien's avatar FORESTIER Fabien
Browse files

Complet first draw on the webapp's homepage documentation

parent 22764c4f
No related branches found
No related tags found
2 merge requests!14Doc webapp,!13Doc webapp
......@@ -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 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
## All news
\ No newline at end of file
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.
Finish editing this message first!
Please register or to comment