- Preview: https://main--gdc-ui-tech-talk--sselvara.hlx.page/
- Live: https://main--gdc-ui-tech-talk--sselvara.hlx.live/
npm inpm run lint- Create a new repository based on the
helix-project-boilerplatetemplate and add a mountpoint in thefstab.yaml - Add the helix-bot to the repository
- Install the Helix CLI:
npm install -g @adobe/helix-cli - Start Franklin Proxy:
hlx up(opens your browser athttp://localhost:3000) - Open the
{repo}directory in your favorite IDE and start coding :)
- teamId :- T06DUTYDQ
- channel :- ui-tech-talk
You can author a content title with the help of this block.
This block fetches all video lists from tech-talk-tracker.json and creates a list.
This block search list is based on the tech-talk-tracker.json Topic property.
- This block creates a tag filter based on the
tech-talk-tracker.jsonTagsproperty. - Filter lists based on the
Tagsproperty.
This block shows video details along with video based on the'selectedVideo ID.
Form block using on two places
-
Request for a session: we have passed a session request from url
https://main--gdc-ui-tech-talk--sselvara.hlx.page/session-request.jsonin this block. -
Register Yourself : we have passed a register Yourself from the url
https://main--gdc-ui-tech-talk--sselvara.hlx.page/tech-talk-tracker.jsonin this block.