Skip to content
Snippets Groups Projects
homepage.md 978 B
Newer Older
  • Learn to ignore specific revisions
  • ![Homepage](../../../assets/webapp/homepage.png)
    
    Alessandro CERIONI's avatar
    Alessandro CERIONI committed
    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:
    
    Alessandro CERIONI's avatar
    Alessandro CERIONI committed
    * 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.
    
    Alessandro CERIONI's avatar
    Alessandro CERIONI committed
    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* ?
    
    Alessandro CERIONI's avatar
    Alessandro CERIONI committed
    Finally, the `All news` button allows one to land on the `News` tab of search results page.