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

showcase: Add TMDb Gatsby site #10411

Merged
merged 3 commits into from
Dec 11, 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
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.