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

[#1434] Added video section in Homepage #1541

Merged
merged 15 commits into from
Mar 16, 2023
Merged

Commits on Mar 16, 2023

  1. Added basic markup and styling for videos

    Added lazy load to images
    lucascumsille authored and garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    f40c3df View commit details
    Browse the repository at this point in the history
  2. Added card layout

    lucascumsille authored and garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    4aa58d6 View commit details
    Browse the repository at this point in the history
  3. Added external link icon

    lucascumsille authored and garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e458ea9 View commit details
    Browse the repository at this point in the history
  4. Added youtube icon

    lucascumsille authored and garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    5098df8 View commit details
    Browse the repository at this point in the history
  5. Added copy for video section

    Added fix that improves section limits
    lucascumsille authored and garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    8cb6544 View commit details
    Browse the repository at this point in the history
  6. Added donation button

    lucascumsille authored and garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    0d1c2a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f89298f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4e3168 View commit details
    Browse the repository at this point in the history
  9. Minor code cleanup

    Just fix some spacing issues
    garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    67399a7 View commit details
    Browse the repository at this point in the history
  10. Fix indentation

    We use 2-space
    garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    bb4c384 View commit details
    Browse the repository at this point in the history
  11. Use https YouTube URL

    garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    babc2a6 View commit details
    Browse the repository at this point in the history
  12. Add more videos

    All related to FOI / Transparency
    garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    7762d70 View commit details
    Browse the repository at this point in the history
  13. Minor text tweaks

    * More specific heading
    * Use “watch more” as we’ll be using “browse more” for a research papers
      section, so this adds some variety
    garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    33ac78b View commit details
    Browse the repository at this point in the history
  14. Use donation_url helper and set utm params

    `donation_url` sets some of the basic utm params. Also manually added
    some location-specific params.
    garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    616f147 View commit details
    Browse the repository at this point in the history
  15. Just use default donation amounts

    We're experimenting with this a bit so easier to just point towards the
    correct page and use its defaults.
    garethrees committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    ca115c6 View commit details
    Browse the repository at this point in the history