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 - {INSERT NAME} (Optional) #88

Closed srivastsh closed 8 months ago

srivastsh commented 1 year ago

itsmy.fyi Profile Data

---
slug: rishi-raj-jain
name: Rishi Raj Jain
about: Hey there, I'm Rishi on itsmy.fyi!
image: https://rishi.app/static/favicon-image.jpg
links: [["Portfolio", "https://rishi.app"]]
socials: [["Twitter", "https://twitter.com/rishi_raj_jain_"]]
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
background:
    color: optional, can be a String, Hexcode (ex. "#C1C1C1" with the quotes) or anything that background-color supports
    image: optional, an absolute URL
rishi-raj-jain commented 1 year ago

Bad luck! Try with a new slug? Here's a suggestion for you:

slug: rishi-raj-jain-VWT

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