EmaSuriano/gatsby-starter-mate

View on GitHub
bin/contentful-config.json

Summary

Maintainability
Test Coverage
{
  "contentTypes": [
    {
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "project",
        "type": "ContentType",
        "createdAt": "2018-09-07T23:18:52.188Z",
        "updatedAt": "2022-03-27T14:40:28.580Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 5,
        "publishedAt": "2022-03-27T14:40:28.580Z",
        "firstPublishedAt": "2018-09-07T23:18:56.446Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 3,
        "version": 6,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        }
      },
      "displayField": "name",
      "name": "Project",
      "description": "Project description",
      "fields": [
        {
          "id": "name",
          "name": "Name",
          "type": "Symbol",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        },
        {
          "id": "publishedDate",
          "name": "PublishedDate",
          "type": "Date",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        },
        {
          "id": "logo",
          "name": "Logo",
          "type": "Link",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false,
          "linkType": "Asset"
        },
        {
          "id": "repositoryUrl",
          "name": "RepositoryUrl",
          "type": "Symbol",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        },
        {
          "id": "description",
          "name": "Description",
          "type": "Symbol",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        },
        {
          "id": "projectUrl",
          "name": "ProjectUrl",
          "type": "Symbol",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        },
        {
          "id": "type",
          "name": "Type",
          "type": "Symbol",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        }
      ]
    },
    {
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "about",
        "type": "ContentType",
        "createdAt": "2018-09-07T23:18:52.234Z",
        "updatedAt": "2019-05-05T20:30:18.155Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 15,
        "publishedAt": "2019-05-05T20:30:18.155Z",
        "firstPublishedAt": "2018-09-07T23:18:58.249Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 8,
        "version": 16,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        }
      },
      "displayField": "name",
      "name": "About",
      "description": "All information related to personal data.",
      "fields": [
        {
          "id": "name",
          "name": "Name",
          "type": "Symbol",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        },
        {
          "id": "description",
          "name": "Description",
          "type": "Symbol",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        },
        {
          "id": "roles",
          "name": "Roles",
          "type": "Array",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false,
          "items": {
            "type": "Symbol",
            "validations": [
            ]
          }
        },
        {
          "id": "socialLinks",
          "name": "Social Links",
          "type": "Array",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false,
          "items": {
            "type": "Link",
            "validations": [
              {
                "linkContentType": [
                  "socialLink"
                ]
              }
            ],
            "linkType": "Entry"
          }
        },
        {
          "id": "profile",
          "name": "Profile",
          "type": "Link",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false,
          "linkType": "Asset"
        },
        {
          "id": "aboutMe",
          "name": "About me",
          "type": "Text",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        },
        {
          "id": "mediumUser",
          "name": "Medium User",
          "type": "Symbol",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        },
        {
          "id": "youtubeUser",
          "name": "Youtube User",
          "type": "Symbol",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        },
        {
          "id": "projects",
          "name": "Projects",
          "type": "Array",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false,
          "items": {
            "type": "Link",
            "validations": [
              {
                "linkContentType": [
                  "project"
                ]
              }
            ],
            "linkType": "Entry"
          }
        }
      ]
    },
    {
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "socialLink",
        "type": "ContentType",
        "createdAt": "2018-09-07T23:18:52.248Z",
        "updatedAt": "2022-03-27T14:40:29.033Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 7,
        "publishedAt": "2022-03-27T14:40:29.033Z",
        "firstPublishedAt": "2018-09-07T23:18:57.463Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 4,
        "version": 8,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        }
      },
      "displayField": "name",
      "name": "Social Link",
      "description": "Social Link to display with a font awesome icon.",
      "fields": [
        {
          "id": "name",
          "name": "Name",
          "type": "Symbol",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        },
        {
          "id": "url",
          "name": "URL",
          "type": "Symbol",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        },
        {
          "id": "fontAwesomeIcon",
          "name": "Font Awesome Icon",
          "type": "Symbol",
          "localized": false,
          "required": false,
          "validations": [
          ],
          "disabled": false,
          "omitted": false
        }
      ]
    }
  ],
  "tags": [
  ],
  "editorInterfaces": [
    {
      "sys": {
        "id": "default",
        "type": "EditorInterface",
        "space": {
          "sys": {
            "id": "ntiequ7mc6q6",
            "type": "Link",
            "linkType": "Space"
          }
        },
        "version": 6,
        "createdAt": "2018-09-07T23:18:56.627Z",
        "createdBy": {
          "sys": {
            "id": "2XGcyQ3vKgm55htxMAIqsM",
            "type": "Link",
            "linkType": "User"
          }
        },
        "updatedAt": "2022-03-27T14:40:29.780Z",
        "updatedBy": {
          "sys": {
            "id": "2XGcyQ3vKgm55htxMAIqsM",
            "type": "Link",
            "linkType": "User"
          }
        },
        "contentType": {
          "sys": {
            "id": "project",
            "type": "Link",
            "linkType": "ContentType"
          }
        },
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        }
      },
      "controls": [
        {
          "fieldId": "name",
          "widgetId": "singleLine"
        },
        {
          "fieldId": "publishedDate",
          "widgetId": "datePicker"
        },
        {
          "fieldId": "logo",
          "widgetId": "assetLinkEditor"
        },
        {
          "fieldId": "repositoryUrl",
          "widgetId": "singleLine"
        },
        {
          "fieldId": "description",
          "widgetId": "singleLine"
        },
        {
          "fieldId": "projectUrl",
          "widgetId": "singleLine"
        },
        {
          "fieldId": "type",
          "widgetId": "singleLine"
        }
      ]
    },
    {
      "sys": {
        "id": "default",
        "type": "EditorInterface",
        "space": {
          "sys": {
            "id": "ntiequ7mc6q6",
            "type": "Link",
            "linkType": "Space"
          }
        },
        "version": 16,
        "createdAt": "2018-09-07T23:18:58.429Z",
        "createdBy": {
          "sys": {
            "id": "2XGcyQ3vKgm55htxMAIqsM",
            "type": "Link",
            "linkType": "User"
          }
        },
        "updatedAt": "2019-05-05T20:30:18.686Z",
        "updatedBy": {
          "sys": {
            "id": "2XGcyQ3vKgm55htxMAIqsM",
            "type": "Link",
            "linkType": "User"
          }
        },
        "contentType": {
          "sys": {
            "id": "about",
            "type": "Link",
            "linkType": "ContentType"
          }
        },
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        }
      },
      "controls": [
        {
          "fieldId": "name",
          "widgetId": "singleLine",
          "widgetNamespace": "builtin"
        },
        {
          "fieldId": "description",
          "widgetId": "singleLine",
          "widgetNamespace": "builtin"
        },
        {
          "fieldId": "roles",
          "widgetId": "tagEditor",
          "widgetNamespace": "builtin"
        },
        {
          "fieldId": "socialLinks",
          "settings": {
            "bulkEditing": false
          },
          "widgetId": "entryLinksEditor",
          "widgetNamespace": "builtin"
        },
        {
          "fieldId": "profile",
          "widgetId": "assetLinkEditor",
          "widgetNamespace": "builtin"
        },
        {
          "fieldId": "aboutMe",
          "widgetId": "markdown",
          "widgetNamespace": "builtin"
        },
        {
          "fieldId": "mediumUser",
          "widgetId": "singleLine",
          "widgetNamespace": "builtin"
        },
        {
          "fieldId": "youtubeUser",
          "widgetId": "singleLine",
          "widgetNamespace": "builtin"
        },
        {
          "fieldId": "projects",
          "settings": {
            "bulkEditing": false
          },
          "widgetId": "entryLinksEditor",
          "widgetNamespace": "builtin"
        }
      ]
    },
    {
      "sys": {
        "id": "default",
        "type": "EditorInterface",
        "space": {
          "sys": {
            "id": "ntiequ7mc6q6",
            "type": "Link",
            "linkType": "Space"
          }
        },
        "version": 8,
        "createdAt": "2018-09-07T23:18:57.615Z",
        "createdBy": {
          "sys": {
            "id": "2XGcyQ3vKgm55htxMAIqsM",
            "type": "Link",
            "linkType": "User"
          }
        },
        "updatedAt": "2022-03-27T14:40:30.038Z",
        "updatedBy": {
          "sys": {
            "id": "2XGcyQ3vKgm55htxMAIqsM",
            "type": "Link",
            "linkType": "User"
          }
        },
        "contentType": {
          "sys": {
            "id": "socialLink",
            "type": "Link",
            "linkType": "ContentType"
          }
        },
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        }
      },
      "controls": [
        {
          "fieldId": "name",
          "widgetId": "singleLine"
        },
        {
          "fieldId": "url",
          "widgetId": "singleLine"
        },
        {
          "fieldId": "fontAwesomeIcon",
          "widgetId": "singleLine"
        }
      ]
    }
  ],
  "entries": [
    {
      "metadata": {
        "tags": [
        ]
      },
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "5lzMxuCX84uYqmgGmU8iKU",
        "type": "Entry",
        "createdAt": "2018-09-08T08:08:42.747Z",
        "updatedAt": "2022-03-27T14:40:38.671Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 1515,
        "publishedAt": "2022-03-27T14:40:38.671Z",
        "firstPublishedAt": "2018-09-08T08:18:29.722Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 29,
        "version": 1516,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "contentType": {
          "sys": {
            "type": "Link",
            "linkType": "ContentType",
            "id": "about"
          }
        }
      },
      "fields": {
        "name": {
          "en-US": "Mate"
        },
        "description": {
          "en-US": "Gatsby v2 starter to create a top notch portfolio!"
        },
        "roles": {
          "en-US": [
            "Quick setup 🚀",
            "Responsive 📱",
            "PWA ✨",
            "Contentful CMS 🔧"
          ]
        },
        "socialLinks": {
          "en-US": [
            {
              "sys": {
                "type": "Link",
                "linkType": "Entry",
                "id": "4SrlLN9bt6Yew2UyGgM06a"
              }
            },
            {
              "sys": {
                "type": "Link",
                "linkType": "Entry",
                "id": "3DpgtG8qI8QCWyEAuME4Ku"
              }
            },
            {
              "sys": {
                "type": "Link",
                "linkType": "Entry",
                "id": "114ApRkJZq640w8G2GwM8w"
              }
            },
            {
              "sys": {
                "type": "Link",
                "linkType": "Entry",
                "id": "4J6WFTjoMUCmQKuKAaOsqE"
              }
            }
          ]
        },
        "profile": {
          "en-US": {
            "sys": {
              "type": "Link",
              "linkType": "Asset",
              "id": "6nf3rNaaVaUqYcoAcciSeC"
            }
          }
        },
        "aboutMe": {
          "en-US": "Hello 👋 I'm Mate a gatsby starter which is focus on simplicity and extensibility. It's build with Gatsby(duh), [Rebass](https://jxnblk.com/rebass/) (styled-component system) and [Contentful](https://www.contentful.com/).\n\nThe starter will give you 4 sections (it's really easy to add more if you want 😃):\n* [Landing:](#home) Displays a nice greeting with your name, also your roles (what you  are) and all your social links.\n* [About:](#about) Show the about section where you can write about who you are, what you like to do, etc. Also you can add a photo next to it!\n* [Project:](#projects) Displays a card for all your project that you've made and also the posibility to link with github or and external link.\n* [Writing:](#writing) Take the information about your medium user and show up to 6 stories as cards with the link to Medium."
        },
        "mediumUser": {
          "en-US": "@mate.starter"
        },
        "projects": {
          "en-US": [
            {
              "sys": {
                "type": "Link",
                "linkType": "Entry",
                "id": "6Y7EIx73nUCWuoIWcsuM00"
              }
            },
            {
              "sys": {
                "type": "Link",
                "linkType": "Entry",
                "id": "2GKNR2f4z6IwAg6a2MmKCc"
              }
            },
            {
              "sys": {
                "type": "Link",
                "linkType": "Entry",
                "id": "5paxSRHbAkmgMc4WSW8S66"
              }
            }
          ]
        }
      }
    },
    {
      "metadata": {
        "tags": [
        ]
      },
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "4SrlLN9bt6Yew2UyGgM06a",
        "type": "Entry",
        "createdAt": "2018-09-08T08:10:31.702Z",
        "updatedAt": "2022-03-27T14:40:35.318Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 13,
        "publishedAt": "2022-03-27T14:40:35.318Z",
        "firstPublishedAt": "2018-09-08T08:10:51.574Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 3,
        "version": 14,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "contentType": {
          "sys": {
            "type": "Link",
            "linkType": "ContentType",
            "id": "socialLink"
          }
        }
      },
      "fields": {
        "name": {
          "en-US": "Github"
        },
        "url": {
          "en-US": "https://github.com/EmaSuriano/gatsby-starter-mate/blob/master/README.md"
        },
        "fontAwesomeIcon": {
          "en-US": "github"
        }
      }
    },
    {
      "metadata": {
        "tags": [
        ]
      },
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "5paxSRHbAkmgMc4WSW8S66",
        "type": "Entry",
        "createdAt": "2018-09-08T08:25:47.955Z",
        "updatedAt": "2022-03-27T14:40:36.017Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 54,
        "publishedAt": "2022-03-27T14:40:36.017Z",
        "firstPublishedAt": "2018-09-08T08:38:15.314Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 4,
        "version": 55,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "contentType": {
          "sys": {
            "type": "Link",
            "linkType": "ContentType",
            "id": "project"
          }
        }
      },
      "fields": {
        "name": {
          "en-US": "Google"
        },
        "publishedDate": {
          "en-US": "1998-06-19T00:00+02:00"
        },
        "logo": {
          "en-US": {
            "sys": {
              "type": "Link",
              "linkType": "Asset",
              "id": "3AorRmtWOsGQ4o8gK0YWKG"
            }
          }
        },
        "repositoryUrl": {
          "en-US": "https://github.com/google"
        },
        "description": {
          "en-US": "It is the most-used search engine on the World Wide Web, handling more than three billion searches each day."
        },
        "projectUrl": {
          "en-US": "https://www.google.com/"
        },
        "type": {
          "en-US": "Web"
        }
      }
    },
    {
      "metadata": {
        "tags": [
        ]
      },
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "2GKNR2f4z6IwAg6a2MmKCc",
        "type": "Entry",
        "createdAt": "2018-09-08T09:31:01.989Z",
        "updatedAt": "2022-03-27T14:40:36.440Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 35,
        "publishedAt": "2022-03-27T14:40:36.440Z",
        "firstPublishedAt": "2018-09-08T09:34:11.498Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 4,
        "version": 36,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "contentType": {
          "sys": {
            "type": "Link",
            "linkType": "ContentType",
            "id": "project"
          }
        }
      },
      "fields": {
        "name": {
          "en-US": "Gatsby JS"
        },
        "publishedDate": {
          "en-US": "2016-09-01T00:00+02:00"
        },
        "logo": {
          "en-US": {
            "sys": {
              "type": "Link",
              "linkType": "Asset",
              "id": "6rkOXCpyvuekYIgy6U6gGu"
            }
          }
        },
        "repositoryUrl": {
          "en-US": "https://github.com/gatsbyjs/gatsby"
        },
        "description": {
          "en-US": " Gatsby is a React-based, GraphQL powered, static site generator. Overall think, part Jekyll, part create-react-app."
        },
        "projectUrl": {
          "en-US": "https://www.gatsbyjs.org/"
        },
        "type": {
          "en-US": "Framework"
        }
      }
    },
    {
      "metadata": {
        "tags": [
        ]
      },
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "6Y7EIx73nUCWuoIWcsuM00",
        "type": "Entry",
        "createdAt": "2018-09-08T09:34:51.064Z",
        "updatedAt": "2022-03-27T14:40:36.863Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 23,
        "publishedAt": "2022-03-27T14:40:36.863Z",
        "firstPublishedAt": "2018-09-08T09:35:59.528Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 6,
        "version": 24,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "contentType": {
          "sys": {
            "type": "Link",
            "linkType": "ContentType",
            "id": "project"
          }
        }
      },
      "fields": {
        "name": {
          "en-US": "Facebook"
        },
        "publishedDate": {
          "en-US": "2004-09-01T00:00+02:00"
        },
        "logo": {
          "en-US": {
            "sys": {
              "type": "Link",
              "linkType": "Asset",
              "id": "u3Um4zkMrAaQioyq4oSIW"
            }
          }
        },
        "repositoryUrl": {
          "en-US": "https://github.com/facebook"
        },
        "description": {
          "en-US": "Facebook is a popular free social networking website that allows registered users to keep in touch with friends."
        },
        "projectUrl": {
          "en-US": "http://facebook.com/"
        },
        "type": {
          "en-US": "Web"
        }
      }
    },
    {
      "metadata": {
        "tags": [
        ]
      },
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "3DpgtG8qI8QCWyEAuME4Ku",
        "type": "Entry",
        "createdAt": "2018-09-17T12:07:45.316Z",
        "updatedAt": "2022-03-27T14:40:37.276Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 17,
        "publishedAt": "2022-03-27T14:40:37.276Z",
        "firstPublishedAt": "2018-09-17T12:08:02.358Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 3,
        "version": 18,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "contentType": {
          "sys": {
            "type": "Link",
            "linkType": "ContentType",
            "id": "socialLink"
          }
        }
      },
      "fields": {
        "name": {
          "en-US": "Medium"
        },
        "url": {
          "en-US": "https://medium.com/@emasuriano"
        },
        "fontAwesomeIcon": {
          "en-US": "medium"
        }
      }
    },
    {
      "metadata": {
        "tags": [
        ]
      },
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "114ApRkJZq640w8G2GwM8w",
        "type": "Entry",
        "createdAt": "2018-09-17T12:08:27.655Z",
        "updatedAt": "2022-03-27T14:40:37.879Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 8,
        "publishedAt": "2022-03-27T14:40:37.879Z",
        "firstPublishedAt": "2018-09-17T12:08:43.183Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 3,
        "version": 9,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "contentType": {
          "sys": {
            "type": "Link",
            "linkType": "ContentType",
            "id": "socialLink"
          }
        }
      },
      "fields": {
        "name": {
          "en-US": "Contact me"
        },
        "url": {
          "en-US": "https://emanuelsuriano.typeform.com/to/OeETl6"
        },
        "fontAwesomeIcon": {
          "en-US": "envelope"
        }
      }
    },
    {
      "metadata": {
        "tags": [
        ]
      },
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "4J6WFTjoMUCmQKuKAaOsqE",
        "type": "Entry",
        "createdAt": "2018-09-17T12:08:48.454Z",
        "updatedAt": "2022-03-27T14:40:38.274Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 8,
        "publishedAt": "2022-03-27T14:40:38.274Z",
        "firstPublishedAt": "2018-09-17T12:08:57.490Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 3,
        "version": 9,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "contentType": {
          "sys": {
            "type": "Link",
            "linkType": "ContentType",
            "id": "socialLink"
          }
        }
      },
      "fields": {
        "name": {
          "en-US": "Twitter"
        },
        "url": {
          "en-US": "https://twitter.com/emasuriano"
        },
        "fontAwesomeIcon": {
          "en-US": "twitter"
        }
      }
    }
  ],
  "assets": [
    {
      "metadata": {
        "tags": [
        ]
      },
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "3AorRmtWOsGQ4o8gK0YWKG",
        "type": "Asset",
        "createdAt": "2018-09-08T08:26:24.437Z",
        "updatedAt": "2022-03-27T14:40:32.329Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 32,
        "publishedAt": "2022-03-27T14:40:32.329Z",
        "firstPublishedAt": "2018-09-08T08:29:51.622Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 4,
        "version": 33,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        }
      },
      "fields": {
        "title": {
          "en-US": "Google Logo"
        },
        "description": {
          "en-US": "Logo from Google"
        },
        "file": {
          "en-US": {
            "url": "//images.ctfassets.net/ntiequ7mc6q6/3AorRmtWOsGQ4o8gK0YWKG/c76c25aaef26807e5bc51d576b46bc17/google_PNG19630.png",
            "details": {
              "size": 39228,
              "image": {
                "width": 1000,
                "height": 1000
              }
            },
            "fileName": "google_PNG19630.png",
            "contentType": "image/png"
          }
        }
      }
    },
    {
      "metadata": {
        "tags": [
        ]
      },
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "6rkOXCpyvuekYIgy6U6gGu",
        "type": "Asset",
        "createdAt": "2018-09-08T09:32:36.676Z",
        "updatedAt": "2022-03-27T14:40:32.731Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 20,
        "publishedAt": "2022-03-27T14:40:32.731Z",
        "firstPublishedAt": "2018-09-08T09:33:34.682Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 3,
        "version": 21,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        }
      },
      "fields": {
        "title": {
          "en-US": "Gatsby logo"
        },
        "description": {
          "en-US": "Gatsby logo"
        },
        "file": {
          "en-US": {
            "url": "//images.ctfassets.net/ntiequ7mc6q6/6rkOXCpyvuekYIgy6U6gGu/6458ef8b90eb311174cb29be83e2231e/1_t5EnAu3eSWJA0rmZ9v3xuw.png",
            "details": {
              "size": 111702,
              "image": {
                "width": 1600,
                "height": 1600
              }
            },
            "fileName": "1*t5EnAu3eSWJA0rmZ9v3xuw.png",
            "contentType": "image/png"
          }
        }
      }
    },
    {
      "metadata": {
        "tags": [
        ]
      },
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "u3Um4zkMrAaQioyq4oSIW",
        "type": "Asset",
        "createdAt": "2018-09-08T09:36:25.346Z",
        "updatedAt": "2022-03-27T14:40:33.099Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 19,
        "publishedAt": "2022-03-27T14:40:33.099Z",
        "firstPublishedAt": "2018-09-08T09:36:43.100Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 3,
        "version": 20,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        }
      },
      "fields": {
        "title": {
          "en-US": "Facebook logo"
        },
        "description": {
          "en-US": "Facebook logo"
        },
        "file": {
          "en-US": {
            "url": "//images.ctfassets.net/ntiequ7mc6q6/u3Um4zkMrAaQioyq4oSIW/2357b0edc797ccf7355fd159d32a255f/600px-Facebook_logo__28square_29.png",
            "details": {
              "size": 13209,
              "image": {
                "width": 600,
                "height": 600
              }
            },
            "fileName": "600px-Facebook_logo_%28square%29.png",
            "contentType": "image/png"
          }
        }
      }
    },
    {
      "metadata": {
        "tags": [
        ]
      },
      "sys": {
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "id": "6nf3rNaaVaUqYcoAcciSeC",
        "type": "Asset",
        "createdAt": "2018-09-09T20:57:29.181Z",
        "updatedAt": "2022-03-27T14:40:33.507Z",
        "environment": {
          "sys": {
            "id": "master",
            "type": "Link",
            "linkType": "Environment"
          }
        },
        "publishedVersion": 16,
        "publishedAt": "2022-03-27T14:40:33.507Z",
        "firstPublishedAt": "2018-09-09T20:57:42.989Z",
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "publishedCounter": 3,
        "version": 17,
        "publishedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        }
      },
      "fields": {
        "title": {
          "en-US": "Mate Logo"
        },
        "description": {
          "en-US": "Mate Logo"
        },
        "file": {
          "en-US": {
            "url": "//images.ctfassets.net/ntiequ7mc6q6/6nf3rNaaVaUqYcoAcciSeC/04fdf4b66a084b0c9c400ae5bbf4a022/Mate_Logo.png",
            "details": {
              "size": 52527,
              "image": {
                "width": 946,
                "height": 948
              }
            },
            "fileName": "Mate Logo.png",
            "contentType": "image/png"
          }
        }
      }
    }
  ],
  "locales": [
    {
      "name": "English (United States)",
      "code": "en-US",
      "fallbackCode": null,
      "default": true,
      "contentManagementApi": true,
      "contentDeliveryApi": true,
      "optional": false,
      "sys": {
        "type": "Locale",
        "id": "0pUiiR5cRgkeh1qLZ5imRa",
        "version": 1,
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "environment": {
          "sys": {
            "type": "Link",
            "linkType": "Environment",
            "id": "master",
            "uuid": "ce765cc0-fecc-4cdc-8a76-7096cd2e4dee"
          }
        },
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "createdAt": "2018-09-07T23:17:03Z",
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedAt": "2018-09-07T23:17:03Z"
      }
    }
  ],
  "webhooks": [
    {
      "name": "Gatsby Builds",
      "url": "https://webhook.gatsbyjs.com/hooks/data_source/publish/3b5d3aaa-e7d0-4457-8ae6-15c6e0c37143",
      "httpBasicUsername": null,
      "topics": [
        "ContentType.publish",
        "Entry.publish",
        "Asset.publish",
        "ContentType.unpublish",
        "Entry.unpublish",
        "Asset.unpublish"
      ],
      "filters": null,
      "transformation": null,
      "active": true,
      "sys": {
        "type": "WebhookDefinition",
        "id": "gatsby-builds",
        "version": 0,
        "space": {
          "sys": {
            "type": "Link",
            "linkType": "Space",
            "id": "ntiequ7mc6q6"
          }
        },
        "createdBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "createdAt": "2022-03-21T08:52:40Z",
        "updatedBy": {
          "sys": {
            "type": "Link",
            "linkType": "User",
            "id": "2XGcyQ3vKgm55htxMAIqsM"
          }
        },
        "updatedAt": "2022-03-21T08:52:40Z"
      },
      "headers": [
      ]
    }
  ],
  "roles": [
  ]
}