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

Add gatsby-starter-portfolio-emilia #3664

Merged
merged 1 commit into from
Jan 23, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 29 additions & 13 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,20 +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-emma](https://github.com/LeKoArts/gatsby-starter-portfolio-emma)
[(demo)](https://embalmer-glues-43220.netlify.com/)

Features:
* gatsby-starter-portfolio

* Perfect for designers and photographers
* Full-width Photo Grid-Layout (Responsive Images through
[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-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)

- [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)

* [gatsby-starter-bootstrap-netlify](https://github.com/konsumer/gatsby-starter-bootstrap-netlify)
[(demo)](https://gatsby-starter-bootstrap-netlify.netlify.com)
Expand Down