WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Tutorial Page: index files setup and pipeline #237

@denise-khuu

Description

@denise-khuu

Checkout those links to find a code example to a similar problem:

https://github.com/devonfw/architectures/blob/master/index.scss
https://github.com/devonfw/architectures/blob/master/index.js (main())

The '/tutorials' page need its own html tags and display logic.

index.js will:

  • display the tutorials (redirect to tutorials)
  • display searchbar
  • display filter panel
  • define the search engine
  • define the filter engine

index.css holds the design of the html tags

This issue will focus on the display of each tutorial in a list and the search engine:
for now the searchbar will only search for the tags

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions