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: Improved "Photography" page #69

Merged
merged 7 commits into from
Aug 18, 2023
Merged

feat: Improved "Photography" page #69

merged 7 commits into from
Aug 18, 2023

Conversation

LekoArts
Copy link
Owner

  • Refactor ArtImage to use srcSet and multiple images
  • Move tags used on /garden and now /photography into TagGroup component
  • Add grid and masonry layout to photography page
  • Add filtering ability to photography page

@gatsby-cloud
Copy link

gatsby-cloud bot commented Aug 18, 2023

✅ portfolio-v2 deploy preview ready

@gatsby-cloud
Copy link

gatsby-cloud bot commented Aug 18, 2023

❌ portfolio-v2 deploy preview failed

Your build failed. View the build logs.

Errors

Page data from page-data.json for the failed page "/art/photography": {
  "componentChunkName": "component---src-pages-art-photography-tsx",
  "path": "/art/photography",
  "result": {
    "data": {
      "photography": {
        "group": [
          {
            "title": "Carinthia"
          },
          {
            "title": "Croatia"
          },
          {
            "title": "Iceland"
          },
          {
            "title": "Kitzbühel"
          },
          {
            "title": "LA & SFO"
          },
          {
            "title": "Lake Constance"
          },
          {
            "title": "Lisbon"
          },
          {
            "title": "Pitztal"
          },
          {
            "title": "Salzkammergut"
          },
          {
            "title": "Tenerife"
          },
          {
            "title": "Tyrol"
          },
          {
            "title": "Verwall"
          }
        ],
        "nodes": [
          {
            "title": "Pitztal",
            "content": [
              {
                "photoId": "53117713447",
                "description": "Mountain river flowing through valley",
                "images": {
                  "lg": {
                    "url": "https://live.staticflickr.com/65535/53117713447_0005ce7ccf_b.jpg",
                    "height": 1024,
                    "width": 683
                  },
                  "md": {
                    "url": "https://live.staticflickr.com/65535/53117713447_0005ce7ccf_c.jpg",
                    "width": 533,
                    "height": 800
                  },
                  "sm": {
                    "url": "https://live.staticflickr.com/65535/53117713447_0005ce7ccf_z.jpg",
                    "width": 427,
                    "height": 640
                  }
                }
              },
              {
                "photoId": "53117713437",
                "description": "Glacier in front of green mountain ridge",
                "
Building static HTML failed for path "/art/photography"

@LekoArts LekoArts merged commit aa7d307 into main Aug 18, 2023
2 of 3 checks passed
@LekoArts LekoArts deleted the photos-redesign branch August 18, 2023 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant