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 - Siddharth Ponnapalli #96

Open psiddharthdesign opened 1 year ago

psiddharthdesign commented 1 year ago

itsmy.fyi Profile Data

---
slug: siddharthponnapalli
name: Siddharth Ponnapalli
about: Hey there๐Ÿ‘‹, I'm Siddharth on itsmy.fyi!
image: https://pbs.twimg.com/profile_images/1613772710009765888/MbSblJYf_400x400.jpg

links: [["Portfolio", "https://p-siddharth.design"], [["Twitter", "https://twitter.com/DesignSiddharth"],["Linkedin", "https://www.linkedin.com/in/siddharth-ponnapalli-780a4310a/"],["Youtube", "https://www.youtube.com/channel/UCigdECxUs8za45gU6wzn_jg"],["Music", "https://www.youtube.com/channel/UCPDc0JWQ7FeG6cHmdQhbyyA"]]
]
socials: [["Twitter", "https://twitter.com/DesignSiddharth"],["Linkedin", "https://www.linkedin.com/in/siddharth-ponnapalli-780a4310a/"],["Youtube", "https://www.youtube.com/channel/UCigdECxUs8za45gU6wzn_jg"],["Music", "https://www.youtube.com/channel/UCPDc0JWQ7FeG6cHmdQhbyyA"]]
og:
  image: https://pbs.twimg.com/profile_images/1613772710009765888/MbSblJYf_400x400.jpg

background:
  image: https://images.unsplash.com/photo-1559827260-dc66d52bef19?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2070&q=80
---

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 1 year ago

Thanks for using itsmy.fyi. Visit your profile here โ†—๏ธŽ.

Usage: Remaining edits for next 1 minute: 2

rishi-raj-jain commented 1 year ago

Thanks for using itsmy.fyi. Visit your profile here โ†—๏ธŽ.

Usage: Remaining edits for next 1 minute: 2

rishi-raj-jain commented 1 year ago

Thanks for using itsmy.fyi. Visit your profile here โ†—๏ธŽ.

Usage: Remaining edits for next 1 minute: 2

rishi-raj-jain commented 1 year ago

Thanks for using itsmy.fyi. Visit your profile here โ†—๏ธŽ.

Usage: Remaining edits for next 1 minute: 2

rishi-raj-jain commented 1 year ago

Thanks for using itsmy.fyi. Visit your profile here โ†—๏ธŽ.

Usage: Remaining edits for next 1 minute: 2

psiddharthdesign commented 1 year ago

Hi Rishi! Can you help me out with the links other than Portfolio? They are not showing up. Thanks

rishi-raj-jain commented 1 year ago

@psiddharthdesign Hey Siddhart, looking into it.

rishi-raj-jain commented 1 year ago

Thanks for using itsmy.fyi. Visit your profile here โ†—๏ธŽ.

Usage: Remaining edits for next 1 minute: 2

rishi-raj-jain commented 1 year ago

Hey @psiddharthdesign, I'm glad you reported this. It's not a bug. Right now, socials don't show up (you could move the same to links array and it shall work). Though, I'm pushing the socials integration quickly right now.

rishi-raj-jain commented 1 year ago

Thanks for using itsmy.fyi. Visit your profile here โ†—๏ธŽ.

Usage: Remaining edits for next 1 minute: 2

psiddharthdesign commented 1 year ago

Oh yes. Now they're working when I shifted them to the links array. Its fine! Thanks for the supafast response, Rishi. I must say, this is a superb contribution to the open source community. ๐Ÿ‘ Loved it!

If it's okay with you, I'll share your product to my circle.

rishi-raj-jain commented 1 year ago

Oh yes. Now they're working when I shifted them to the links array. Its fine! Thanks for the supafast response, Rishi.

Thank you โ˜บ๏ธ

I must say, this is a superb contribution to the open source community. ๐Ÿ‘ Loved it!

Wohoo! Thank you for your kind words ๐Ÿ’™

If it's okay with you, I'll share your product to my circle.

That'd be awesome! โœจ Please go ahead and do it ๐Ÿš€

rishi-raj-jain commented 1 year ago

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

Invalid element inside 'links' array received.

I promise I'll handle this better, but you'd have to create a new issue for now.

rishi-raj-jain commented 1 year ago

@psiddharthdesign Hey, I need to improve the messaging here. You can still edit here, no need to create new issues for this.

rishi-raj-jain commented 1 year ago

Fix pushed: https://github.com/rishi-raj-jain/itsmy.fyi/commit/df123d6a3caf68f88aebd7b9ff3f5a9958bcb3bb

rishi-raj-jain commented 1 year ago

This is up and running into production now.

rishi-raj-jain commented 1 year ago

@psiddharthdesign Integration for icons is up!