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

feat(website): automatically publish latest blog posts to website #13027

Merged
merged 57 commits into from
Feb 15, 2023

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    e0b70c7 View commit details
    Browse the repository at this point in the history
  2. images included

    Jaapiehetaapie committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    fd2a80f View commit details
    Browse the repository at this point in the history
  3. change to import

    Jaapiehetaapie committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    060c41f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    5ccd17e View commit details
    Browse the repository at this point in the history
  2. cleanup

    Jaapiehetaapie committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    1901f45 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. preformence

    Jaapiehetaapie committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    bd0dfea View commit details
    Browse the repository at this point in the history
  2. cleanup

    Jaapiehetaapie committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    5f99c10 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Update packages/website/components/BlogSection.tsx

    Co-authored-by: wolfderechter <60930264+wolfderechter@users.noreply.github.com>
    Jaapiehetaapie and wolfderechter committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b705a84 View commit details
    Browse the repository at this point in the history
  2. Update packages/website/components/BlogSection.tsx

    Co-authored-by: wolfderechter <60930264+wolfderechter@users.noreply.github.com>
    Jaapiehetaapie and wolfderechter committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e64c1cf View commit details
    Browse the repository at this point in the history
  3. remove author

    Jaapiehetaapie committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6f445cc View commit details
    Browse the repository at this point in the history
  4. resolve some confilcts

    Jaapiehetaapie committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5f32f22 View commit details
    Browse the repository at this point in the history
  5. remove all console.log

    Jaapiehetaapie committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d624451 View commit details
    Browse the repository at this point in the history
  6. resolve some conflicts

    Jaapiehetaapie committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9400ad8 View commit details
    Browse the repository at this point in the history
  7. remove some conflicts

    Jaapiehetaapie committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    97eb66c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a773df4 View commit details
    Browse the repository at this point in the history
  9. fix not deploying

    Jaapiehetaapie committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3af40fd View commit details
    Browse the repository at this point in the history
  10. fix not deploying

    Jaapiehetaapie committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ce3bed8 View commit details
    Browse the repository at this point in the history
  11. Revert "fix not deploying"

    This reverts commit ce3bed8.
    Jaapiehetaapie committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b354137 View commit details
    Browse the repository at this point in the history
  12. Revert "fix not deploying"

    This reverts commit 3af40fd.
    Jaapiehetaapie committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9bda6be View commit details
    Browse the repository at this point in the history
  13. Revert "remove some conflicts"

    This reverts commit 97eb66c.
    Jaapiehetaapie committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    97208fe View commit details
    Browse the repository at this point in the history
  14. Revert "resolve some conflicts"

    This reverts commit 9400ad8.
    Jaapiehetaapie committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    59e1333 View commit details
    Browse the repository at this point in the history
  15. fix

    Jaapiehetaapie committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    37a91c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. only loading 3

    Jaapiehetaapie committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    9d6601c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cee59f View commit details
    Browse the repository at this point in the history
  3. fix not deploying

    Jaapiehetaapie committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    aeebd50 View commit details
    Browse the repository at this point in the history
  4. Revert "Versioning untracked files"

    This reverts commit 6cee59f.
    Jaapiehetaapie committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    3b1e4ee View commit details
    Browse the repository at this point in the history
  5. Revert "fix not deploying"

    This reverts commit aeebd50.
    Jaapiehetaapie committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    72ec6b5 View commit details
    Browse the repository at this point in the history
  6. minor fix

    Jaapiehetaapie committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    06e8839 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from Jaapiehetaapie/resolve-conflicts

    Resolve conflicts
    Jaapiehetaapie committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    6cd6e90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13388d5 View commit details
    Browse the repository at this point in the history
  9. fix not fetching imgs

    Jaapiehetaapie committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    1d78f6e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from dong77/main

    Resolve conflicts
    Jaapiehetaapie committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    ebb171a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    572cffb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. loading animation

    Jaapiehetaapie committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    76723cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Jaapiehetaapie/post_placeholder

    loading animation
    Jaapiehetaapie committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    469f085 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9298399 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. get image with ipfs

    Jaapiehetaapie committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    3be55c3 View commit details
    Browse the repository at this point in the history
  2. quick fix

    Jaapiehetaapie committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    533fd20 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Merge pull request #4 from Jaapiehetaapie/cors

    get image from ipfs
    Jaapiehetaapie committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    a21944a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ea2db View commit details
    Browse the repository at this point in the history
  3. simplify

    Jaapiehetaapie committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    4436726 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a65083 View commit details
    Browse the repository at this point in the history
  5. add type, fix link

    Jaapiehetaapie committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    761e0b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. remove unused dep

    Jaapiehetaapie committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    06b51e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. add tailwind

    Jaapiehetaapie committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    694e5fa View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. resolve some conflicts

    Jaapiehetaapie committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    bacf36b View commit details
    Browse the repository at this point in the history
  2. resolve some conflicts

    Jaapiehetaapie committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    140f032 View commit details
    Browse the repository at this point in the history
  3. more

    Jaapiehetaapie committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    a47577c View commit details
    Browse the repository at this point in the history
  4. fix image

    Jaapiehetaapie committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    0d83fd8 View commit details
    Browse the repository at this point in the history
  5. Revert "more"

    This reverts commit a47577c.
    Jaapiehetaapie committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    dec9a33 View commit details
    Browse the repository at this point in the history
  6. resolve

    Jaapiehetaapie committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    199e4c4 View commit details
    Browse the repository at this point in the history
  7. resolve

    Jaapiehetaapie committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d2a35f8 View commit details
    Browse the repository at this point in the history
  8. resolve

    Jaapiehetaapie committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d7eceab View commit details
    Browse the repository at this point in the history
  9. resolve

    Jaapiehetaapie committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    f210b29 View commit details
    Browse the repository at this point in the history
  10. Revert "resolve"

    This reverts commit f210b29.
    Jaapiehetaapie committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    4c553f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Squashed commit of the following:

    commit 0214b36
    Author: Luuk <luukhonselaar@gmail.com>
    Date:   Sun Feb 12 17:36:07 2023 +0100
    
        fix
    
    commit 72ac56f
    Author: Luuk <luukhonselaar@gmail.com>
    Date:   Sun Feb 12 17:32:31 2023 +0100
    
        fix
    
    commit 3dfa86d
    Author: Luuk <luukhonselaar@gmail.com>
    Date:   Sun Feb 12 17:30:37 2023 +0100
    
        add arweave
    
    commit 91ee883
    Author: Luuk <luukhonselaar@gmail.com>
    Date:   Sun Feb 12 17:24:02 2023 +0100
    
        resolve without arweave
    Jaapiehetaapie committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    1946322 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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