Skip to content

Instantly share code, notes, and snippets.

@EmaSuriano
Last active August 26, 2022 15:37
Show Gist options
  • Save EmaSuriano/ca34cb6f89c7436e256eeed5854f625d to your computer and use it in GitHub Desktop.
Save EmaSuriano/ca34cb6f89c7436e256eeed5854f625d to your computer and use it in GitHub Desktop.
{
"name": "Mate",
"roles": ["Contentful CMS 🔧", "Responsive 📱", "Quick setup 🚀", "PWA ✨"],
"social": [
{
"label": "Twitter",
"href": "https://twitter.com/emasuriano",
"icon": "ri:twitter-line"
},
{
"label": "Github",
"href": "https://github.com/EmaSuriano/astro-mate",
"icon": "ri:github-line"
}
],
"devToUser": "emasuriano",
"aboutMe": "https://gist.githubusercontent.com/EmaSuriano/b078b59e13bdbee9fd19926291687550/raw/81e472bba4999eb3b3656f17d3e3d370dcb79b41/mate-about.md",
"avatar": "https://user-images.githubusercontent.com/3399429/181063272-57826183-9f23-49cf-94f6-17a050818b89.png",
"projects": [
{
"name": "Astro",
"description": "Astro is a new kind of static site builder for the modern web. Powerful developer experience meets lightweight output.",
"cover": "https://user-images.githubusercontent.com/3399429/183965907-c11ac03c-9e08-4aab-9170-720e069426d0.png",
"yearReleased": 2021,
"href": "https://astro.build/",
"repository": "https://github.com/withastro/astro"
},
{
"name": "DaisyUI",
"description": "The most popular, free and open-source Tailwind CSS component library",
"yearReleased": 2020,
"cover": "https://user-images.githubusercontent.com/3399429/183965915-f468c88c-2d23-403e-99bb-91e87264616e.png",
"href": "https://daisyui.com/",
"repository": "https://bitbucket.com/saadeghi/daisyui"
},
{
"name": "Tailwind",
"description": "Rapidly build modern websites without ever leaving your HTML.",
"yearReleased": 2016,
"cover": "https://user-images.githubusercontent.com/3399429/183965935-f25f7170-9b2d-4f2f-920f-123385b34369.png",
"href": "https://tailwindcss.com/",
"repository": "https://github.com/tailwindlabs/tailwindcss"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment