From ce2f45cc27b8e0c065ca82ab82aca721c3720dd2 Mon Sep 17 00:00:00 2001 From: LekoArts Date: Tue, 23 Jan 2018 23:47:17 +0100 Subject: [PATCH] Fix gatsby-starter-portfolio-emilia PR (#3667) Seems like "Features" or something other is messing up the indentation and therefore messing up the whole idea of two sub-entries. So I just did two separate entries now. --- docs/docs/gatsby-starters.md | 50 ++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/docs/docs/gatsby-starters.md b/docs/docs/gatsby-starters.md index f0a56f7826ba1..13067f555ba22 100644 --- a/docs/docs/gatsby-starters.md +++ b/docs/docs/gatsby-starters.md @@ -208,36 +208,36 @@ Community: * Visit [the repo](https://github.com/AustinGreen/gatsby-starter-netlify-cms) to learn how to set up authentication, and begin modeling your content. -* gatsby-starter-portfolio - - The target audience are designers and photographers. - - - [gatsby-starter-portfolio-emma](https://github.com/LeKoArts/gatsby-starter-portfolio-emma) +* [gatsby-starter-portfolio-emma](https://github.com/LeKoArts/gatsby-starter-portfolio-emma) [(demo)](https://embalmer-glues-43220.netlify.com/) - Features: - - * Full-width photo grid-layout (with [gatsby-image](https://using-gatsby-image.gatsbyjs.org/)) - * Minimalistic light theme with large images - * Create your projects in Markdown - * Styling with SCSS and - [Typography.js](https://kyleamathews.github.io/typography.js/) - * Easily configurable - * And other good stuff (SEO, Offline Support, WebApp Manifest Support) + The target audience are designers and photographers. - - [gatsby-starter-portfolio-emilia](https://github.com/LeKoArts/gatsby-starter-portfolio-emilia) + Features: + + * Full-width photo grid-layout (with [gatsby-image](https://using-gatsby-image.gatsbyjs.org/)) + * Minimalistic light theme with large images + * Create your projects in Markdown + * Styling with SCSS and + [Typography.js](https://kyleamathews.github.io/typography.js/) + * Easily configurable + * And other good stuff (SEO, Offline Support, WebApp Manifest Support) + +* [gatsby-starter-portfolio-emilia](https://github.com/LeKoArts/gatsby-starter-portfolio-emilia) [(demo)](https://upbeat-edison-0598aa.netlify.com/) - Features: - - * Focus on big images (with [gatsby-image](https://using-gatsby-image.gatsbyjs.org/)) - * Dark Theme with HeroPatterns Header - * CSS Grid and Styled Components - * One-Page layout with sub-pages for projects - * Easily configurable - * React Overdrive transitions - * Create your projects in Markdown - * And other good stuff (SEO, Offline Support, WebApp Manifest Support) + The target audience are designers and photographers. + + Features: + + * Focus on big images (with [gatsby-image](https://using-gatsby-image.gatsbyjs.org/)) + * Dark Theme with HeroPatterns Header + * CSS Grid and Styled Components + * One-Page layout with sub-pages for projects + * Easily configurable + * React Overdrive transitions + * Create your projects in Markdown + * And other good stuff (SEO, Offline Support, WebApp Manifest Support) * [gatsby-starter-bootstrap-netlify](https://github.com/konsumer/gatsby-starter-bootstrap-netlify) [(demo)](https://gatsby-starter-bootstrap-netlify.netlify.com)