Skip to content

Commit

Permalink
feat(starters): add 416serg/gatsby-starter-lightbox (#9309)
Browse files Browse the repository at this point in the history
as per #7005

<!--
  Q. Which branch should I use for my pull request?
  A. Use `master` branch (probably).

  Q. Which branch if my change is a bug fix for Gatsby v1?
  A. In this case, you should use the `v1` branch

  Q. Which branch if I'm still not sure?
  A. Use `master` branch. Ask in the PR if you're not sure and a Gatsby maintainer will be happy to help :)

  Note: We will only accept bug fixes for Gatsby v1. New features should be added to Gatsby v2.

  Learn more about contributing: https://www.gatsbyjs.org/docs/how-to-contribute/
-->
  • Loading branch information
sergical authored and pieh committed Oct 23, 2018
1 parent 57f48ef commit e4ca018
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/starters.yml
Expand Up @@ -1036,3 +1036,14 @@
- Eslint Airbnb without semicolon and without .jsx extension
- Firebase
- Web App Manifest
- url: http://gatsby-lightbox.416serg.me
repo: https://github.com/416serg/gatsby-starter-lightbox
description: Showcasing a custom lightbox implementation using `gatsby-image`
tags:
- Portfolio
- SEO
- Styling:Styled Components
features:
- Features a custom, accessible lightbox with gatsby-image
- Styled with styled-components using CSS Grid
- React Helmet for SEO

0 comments on commit e4ca018

Please sign in to comment.