Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup talks page #60

Merged
merged 10 commits into from
Oct 22, 2024
Merged

setup talks page #60

merged 10 commits into from
Oct 22, 2024

Commits on Oct 21, 2024

  1. update data fetching

    rccsousa committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7c902ad View commit details
    Browse the repository at this point in the history
  2. add 'react-youtube' dependency

    'react-youtube' will facilitate embeding youtube videos on the
    talks-and-roundtables page
    rccsousa committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ba9bc08 View commit details
    Browse the repository at this point in the history
  3. add 'get-video-id' dependency

    this dependency parses URL from multiple video hosting platforms and
    fetches the video id, to facilitate video embedding
    rccsousa committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8d0d072 View commit details
    Browse the repository at this point in the history
  4. add content blocks

    rccsousa committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    19d201c View commit details
    Browse the repository at this point in the history
  5. add styling

    rccsousa committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    258915f View commit details
    Browse the repository at this point in the history
  6. fix styling

    - fix positioning and responsiveness;
    - temporarily supress typescript warnings;
    rccsousa committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    deb2bf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6e6ac2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e1f6d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge branch 'main' of https://github.com/subvisual/content-sub into …

    …rs/setup-talks-page
    rccsousa committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bc94f08 View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    rccsousa committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a25bb3b View commit details
    Browse the repository at this point in the history