Skip to content

Commit

Permalink
showcase: Add TMDb Gatsby site (#10411)
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts authored and m-allanson committed Dec 11, 2018
1 parent dcbac44 commit 02a2e22
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions docs/sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1274,10 +1274,10 @@
- title: LekoArts
main_url: "https://www.lekoarts.de"
url: "https://www.lekoarts.de"
source_url: "https://github.com/LeKoArts/portfolio"
source_url: "https://github.com/LekoArts/portfolio"
featured: false
built_by: LekoArts
built_by_url: "https://github.com/LeKoArts"
built_by_url: "https://github.com/LekoArts"
description: >-
Hi, I'm Lennart — a self-taught and passionate graphic/web designer &
frontend developer based in Darmstadt, Germany. I love it to realize complex
Expand Down Expand Up @@ -3733,3 +3733,16 @@
built_by: Satispay
built_by_url: https://www.satispay.com
featured: false
- title: The Movie Database - Gatsby
url: https://tmdb.lekoarts.de
main_url: https://tmdb.lekoarts.de
source_url: https://github.com/LekoArts/gatsby-source-tmdb-example
categories:
- Open Source
- Entertainment
- Gallery
featured: false
built_by: LekoArts
built_by_url: "https://github.com/LekoArts"
description: >
Source from The Movie Database (TMDb) API (v3) in Gatsby. This example is built with react-spring, React hooks and react-tabs and showcases the gatsby-source-tmdb plugin. It also has some client-only paths and uses gatsby-image.

0 comments on commit 02a2e22

Please sign in to comment.