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

itsmy.fyi - mjr #147

Open
mjunior opened this issue Oct 12, 2023 · 1 comment
Open

itsmy.fyi - mjr #147

mjunior opened this issue Oct 12, 2023 · 1 comment

Comments

@mjunior
Copy link

mjunior commented Oct 12, 2023

itsmy.fyi Profile Data

---
slug: mjunior
name: Mauricio Junior
about: Hey there, I'm Mauricio Junior
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 (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
Copy link
Owner

Thanks for using itsmy.fyi. Visit your profile here ↗︎.

Usage:
Remaining edits for next 1 minute: 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants