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

▲ next.js #265

Merged
merged 92 commits into from Jan 31, 2022
Merged

▲ next.js #265

merged 92 commits into from Jan 31, 2022

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    146e0f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f17e90b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    537dabf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdbda4c View commit details
    Browse the repository at this point in the history
  5. adjust next image props.

    bradgarropy committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    4e539cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa190c7 View commit details
    Browse the repository at this point in the history
  7. fix image blur.

    bradgarropy committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    27027cb View commit details
    Browse the repository at this point in the history
  8. fix image blur.

    bradgarropy committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    69a8de2 View commit details
    Browse the repository at this point in the history
  9. add layout to each page.

    bradgarropy committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    933e13d View commit details
    Browse the repository at this point in the history
  10. fix css module imports.

    bradgarropy committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    38df449 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    20f454e View commit details
    Browse the repository at this point in the history
  12. add fonts.

    bradgarropy committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    f6122dd View commit details
    Browse the repository at this point in the history
  13. hero image styles.

    bgarropy-atlassian committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    ca3c7d6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ebe4a80 View commit details
    Browse the repository at this point in the history
  15. get latest posts.

    bgarropy-atlassian committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    a55f0e0 View commit details
    Browse the repository at this point in the history
  16. rename utils.

    bgarropy-atlassian committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    e15d5bf View commit details
    Browse the repository at this point in the history
  17. get latest videos.

    bgarropy-atlassian committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    fbfa61a View commit details
    Browse the repository at this point in the history
  18. get featured projects.

    bradgarropy committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    dcb97fa View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. latest video styles.

    bradgarropy committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    5e87a4c View commit details
    Browse the repository at this point in the history
  2. podcast styles.

    bradgarropy committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    942f1bd View commit details
    Browse the repository at this point in the history
  3. correct hero background.

    bradgarropy committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    3ef9ef2 View commit details
    Browse the repository at this point in the history
  4. blog page and search.

    bradgarropy committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    1a8cc23 View commit details
    Browse the repository at this point in the history
  5. topic pages.

    bradgarropy committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    c337170 View commit details
    Browse the repository at this point in the history
  6. dynamic podcast.

    bradgarropy committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    b8a1f98 View commit details
    Browse the repository at this point in the history
  7. blog post pages.

    bradgarropy committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    e231351 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. syntax highlighting.

    bradgarropy committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    0136e58 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. shades of purple.

    bradgarropy committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    1bceee6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. current now page.

    bradgarropy committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    a50f17d View commit details
    Browse the repository at this point in the history
  2. get adjacent nows.

    bgarropy-atlassian committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    53940c4 View commit details
    Browse the repository at this point in the history
  3. now pages.

    bgarropy-atlassian committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    3a86405 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. pages.

    bgarropy-atlassian committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    a3bdfa3 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Configuration menu
    Copy the full SHA
    75af284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    689b27e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37ffbd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    933372c View commit details
    Browse the repository at this point in the history
  5. sponsors.

    bradgarropy committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    9edbafd View commit details
    Browse the repository at this point in the history
  6. lint and format.

    bradgarropy committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    cad4ba8 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. goals for 2022.

    bgarropy-atlassian committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    1eecd4d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. progress on tests.

    bradgarropy committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    3c8f88c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb18284 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    704921f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50ae6ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db5425e View commit details
    Browse the repository at this point in the history
  6. remove data test ids.

    bradgarropy committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    9f3f2be View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. fix icon tests.

    bradgarropy committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    fdc39b5 View commit details
    Browse the repository at this point in the history
  2. passing tests.

    bradgarropy committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    b1b6570 View commit details
    Browse the repository at this point in the history
  3. remove babel config.

    bradgarropy committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    3ace6da View commit details
    Browse the repository at this point in the history
  4. update license.

    bradgarropy committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    9e44e0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    927c0e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a587df View commit details
    Browse the repository at this point in the history
  7. fix type errors.

    bradgarropy committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    133a98e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    8377102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96c9761 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3975eac View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    ade0a97 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    39b34ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6226df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff2a0c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e19965 View commit details
    Browse the repository at this point in the history
  5. bump version.

    bgarropy-atlassian committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    51494ce View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. twitch embeds.

    bgarropy-atlassian committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    fef6d5f View commit details
    Browse the repository at this point in the history
  2. youtube embeds.

    bgarropy-atlassian committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    05a652c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e38bc21 View commit details
    Browse the repository at this point in the history
  4. twitter embeds.

    bgarropy-atlassian committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    51a83c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7f90bc View commit details
    Browse the repository at this point in the history
  6. codesandbox embeds.

    bradgarropy committed Jan 19, 2022
    1 Configuration menu
    Copy the full SHA
    71f4a0a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. fix twitter embeds.

    bradgarropy committed Jan 20, 2022
    1 Configuration menu
    Copy the full SHA
    195f308 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    2a6a881 View commit details
    Browse the repository at this point in the history
  3. eslint config next.

    bradgarropy committed Jan 20, 2022
    1 Configuration menu
    Copy the full SHA
    aa517c1 View commit details
    Browse the repository at this point in the history
  4. remove unused files.

    bradgarropy committed Jan 20, 2022
    1 Configuration menu
    Copy the full SHA
    e3e748f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. google analytics.

    bradgarropy committed Jan 21, 2022
    1 Configuration menu
    Copy the full SHA
    6b63512 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. 1 Configuration menu
    Copy the full SHA
    d346848 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. fix failing tests.

    bgarropy-atlassian committed Jan 24, 2022
    1 Configuration menu
    Copy the full SHA
    5f5ca98 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. transformer tests.

    bgarropy-atlassian committed Jan 25, 2022
    1 Configuration menu
    Copy the full SHA
    7cd278a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66a0aeb View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    8c6dc33 View commit details
    Browse the repository at this point in the history
  4. update dependencies.

    bradgarropy committed Jan 25, 2022
    1 Configuration menu
    Copy the full SHA
    04e1661 View commit details
    Browse the repository at this point in the history
  5. testimonials test.

    bradgarropy committed Jan 25, 2022
    1 Configuration menu
    Copy the full SHA
    46ce1d0 View commit details
    Browse the repository at this point in the history
  6. tech tests.

    bgarropy-atlassian committed Jan 25, 2022
    1 Configuration menu
    Copy the full SHA
    6c7f0fb View commit details
    Browse the repository at this point in the history
  7. sponsors test.

    bgarropy-atlassian committed Jan 25, 2022
    1 Configuration menu
    Copy the full SHA
    9c735e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. projects test.

    bradgarropy committed Jan 26, 2022
    1 Configuration menu
    Copy the full SHA
    2b2fb0e View commit details
    Browse the repository at this point in the history
  2. post tests.

    bradgarropy committed Jan 26, 2022
    1 Configuration menu
    Copy the full SHA
    731eea5 View commit details
    Browse the repository at this point in the history
  3. podcast tests.

    bgarropy-atlassian committed Jan 26, 2022
    1 Configuration menu
    Copy the full SHA
    1544197 View commit details
    Browse the repository at this point in the history
  4. now tests.

    bgarropy-atlassian committed Jan 26, 2022
    1 Configuration menu
    Copy the full SHA
    2a50851 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. markdown tests.

    bgarropy-atlassian committed Jan 27, 2022
    1 Configuration menu
    Copy the full SHA
    3c2615c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. link headings.

    bgarropy-atlassian committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    965475a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cd3b36 View commit details
    Browse the repository at this point in the history
  3. heading tests.

    bgarropy-atlassian committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    f07943d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. 1 Configuration menu
    Copy the full SHA
    1b5f882 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    3e1d8bd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. remove lighthouse action.

    bradgarropy committed Jan 31, 2022
    1 Configuration menu
    Copy the full SHA
    4ead881 View commit details
    Browse the repository at this point in the history
  2. add html lang attribute.

    bradgarropy committed Jan 31, 2022
    1 Configuration menu
    Copy the full SHA
    35f5158 View commit details
    Browse the repository at this point in the history