Skip to content

Website to exhibit Tech Talk session details and recordings

License

Notifications You must be signed in to change notification settings

sselvara/gdc-ui-tech-talk

Repository files navigation

Tech Talk Session

Environments

Installation

npm i

Linting

npm run lint

Local development

  1. Create a new repository based on the helix-project-boilerplate template and add a mountpoint in the fstab.yaml
  2. Add the helix-bot to the repository
  3. Install the Helix CLI: npm install -g @adobe/helix-cli
  4. Start Franklin Proxy: hlx up (opens your browser at http://localhost:3000)
  5. Open the {repo} directory in your favorite IDE and start coding :)

Slack Config Details

  1. teamId :- T06DUTYDQ
  2. channel :- ui-tech-talk

Blocks

labelwithborder

You can author a content title with the help of this block.

Video List

This block fetches all video lists from tech-talk-tracker.json and creates a list.

Video Search

This block search list is based on the tech-talk-tracker.json Topic property.

Video Filter

  1. This block creates a tag filter based on the tech-talk-tracker.json Tags property.
  2. Filter lists based on the Tags property.

Question Detail

This block shows video details along with video based on the'selectedVideo ID.

Form

Form block using on two places

  1. Request for a session: we have passed a session request from url https://main--gdc-ui-tech-talk--sselvara.hlx.page/session-request.json in this block.

  2. Register Yourself : we have passed a register Yourself from the url https://main--gdc-ui-tech-talk--sselvara.hlx.page/tech-talk-tracker.json in this block.

About

Website to exhibit Tech Talk session details and recordings

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published