rishi-raj-jain / itsmy.fyi

Take control of your online presence with itsmy.fyi - the true open-source alternative to Linktree.
https://itsmy.fyi
GNU Affero General Public License v3.0
175 stars 12 forks source link

itsmy.fyi - iLovePDF #142

Closed rishi-raj-jain closed 12 months ago

rishi-raj-jain commented 12 months ago

itsmy.fyi Profile Data

---
slug: iLovePDF
name: @iLovePDF
about: PDF tools for productive people
image: https://d1fdloi71mui9q.cloudfront.net/ojzafvBKQ8C3lEjSQFrX_O8wfm4E9p9SRfP1P
links: [["Website","https://www.ilovepdf.com/"],["iLovePDF Store ","https://store.ilovepdf.com/"],["iOS Download","https://apps.apple.com/es/app/ilovepdf/id1207332399"],["Android Download","https://play.google.com/store/apps/details?id=com.ilovepdf.www"],["Desktop App","https://www.ilovepdf.com/desktop"]]
socials: [["TIKTOK","https://tiktok.com/@ilovepdf_official"],["INSTAGRAM","https://instagram.com/ilovepdf_official"],["TWITTER","https://twitter.com/ilovepdf_com"],["FACEBOOK","https://www.facebook.com/profile.php?id=100064134576573"],["LINKEDIN","https://www.linkedin.com/company/ilovepdf/"]]
og:
  image: https://rishi.app/static/social-media-card.jpg
background:
  image: https://volta.net/home/hero.png
---

The expected format for itsmy.fyi to parse your data would be:

## Required

slug: **required**, String (without quotes, newline, let's keep it simple!)
name: **required**, String (without quotes or newline)
image: **required**, String (without quotes or newline)
links: **required**, but can be empty array [], (examples: [["My Website", "https://rishi.app"], ["Web", "https://rishi.app", "https://rishi.app/static/favicon-image.jpg"]])
socials: **required**, but can be empty array [], (example: [["twitter", "https://twitter.com/rishi_raj_jain_"], ["linkedin", "https://linked.com/in/rishi-raj-jain"]])

## Optional

about: optional, String (without quotes or newline)
og:
    image: optional, String (without quotes or newline)
ga:
    enabled: boolean, true or false (without quotes or newline)
    configID: **required if enabled is true**, String (ex. "G-RANDOM")
background:
    color: optional, can be a String (ex. pink), Hexcode (ex. "#C1C1C1" with the quotes) or anything that background: CSS supports
    image: optional, an absolute URL
rishi-raj-jain commented 12 months ago

Bad luck! Here's what we found breaking in your data:

end of the stream or a document separator is expected at line 3, column 7:
    name: @iLovePDF
          ^

Feel free to edit the issue again in case you've already got a link, else please re-try by creating a new issue for now.

rishi-raj-jain commented 12 months ago

Bad luck! Here's what we found breaking in your data:

Invalid 'name' received.

Feel free to edit the issue again in case you've already got a link, else please re-try by creating a new issue for now.