49 lines
1.7 KiB
JSON

{
"projects": [
{
"visible": true,
"category": "🕹️ EASY AND QUICK SETUP",
"title": "Add content and deploy!",
"description": "Get up and running within minutes. Just install the starter, add your content, deploy it, and there you go! This starter works seamlessly with hosts like Netlify. Photo by Clément H on Unsplash.",
"tags": ["Content Integration", "Ready-2-Deploy"],
"image": {
"src": "../../images/clement-h-95YRwf6CNw8-unsplash.jpg",
"alt": "Quick Setup",
"linkTo": "https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme"
},
"links": [
{
"type": "github",
"url": "https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme"
},
{
"type": "external",
"url": "https://www.gatsbyjs.org/docs/mdx/writing-pages/"
}
]
},
{
"visible": true,
"category": "🧰 EXTENDABLE LAYOUT",
"title": "Add more sections!",
"description": "The starter includes predefined sections as well as a template for new, custom sections. Moreover, you can add new projects to this section without additional coding. Photo by Kelly Sikkema on Unsplash.",
"tags": ["Custom Sections", "Easy-2-Use"],
"image": {
"src": "../../images/kelly-sikkema-Hl3LUdyKRic-unsplash.jpg",
"alt": "Extendable Layout"
},
"links": [
{
"type": "github",
"url": "https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme"
}
]
}
],
"button": {
"visible": true,
"label": "Visit on Github",
"url": "https://github.com/konstantinmuenster/gatsby-theme-portfolio-minimal"
}
}