What have you built with Gatsby?
November 4, 2017 at 2:37pmWhat have you built with Gatsby?
November 4, 2017 at 2:37pmShow off what you have built (or are building) with Gatsby!
July 28, 2018 at 10:35pm
August 1, 2018 at 7:11pm
http://graphic-test.byethost22.com is still under development..
..and with styled-components ;)
August 2, 2018 at 2:53am
Putting finishing touches on Tech Confessions, but uses Gatsby (and styled components): https://awesome-davinci-a89137.netlify.com
August 2, 2018 at 9:49am
I just recently re-did my personal website in Gatsby, loved the experience! Swapped out React for Preact as well to get some performance gainZ, which was a surprisingly easy thing to do https://snazzyham.com
August 2, 2018 at 5:38pm
momnotebook.com is made with Gatsby
August 3, 2018 at 10:54am
August 7, 2018 at 10:56am
We have our marketing website for BombaySoftwares in Gatsby - https://www.bombaysoftwares.com/
August 8, 2018 at 6:02pm
August 9, 2018 at 6:09pm
Wow, I love the site, superb. I really like the filtering functionality.
August 13, 2018 at 9:47am
August 13, 2018 at 5:25pm
August 15, 2018 at 1:26am
https://mvboa.com simple static site for a local referee's association
August 16, 2018 at 12:47am
https://www.runnatrip.com a web app for a travel startup
August 23, 2018 at 11:45am
August 23, 2018 at 8:25pm
Just launched my personal blog. It's still a work in progress, but I enjoyed building it from scratch. I also created my own syntax highlighter theme (using prism). Nonetheless, I still have a lot of features and posts that I'm hoping to add soon. Link => https://juno.codes
September 4, 2018 at 7:44pm
We just launched a new sub site at our college that renders our recommended course sequences/pathways from Markdown files combined with course information extracted from our student information system. Hooray for GraphQL and Gatsby! :D https://www.midmich.edu/pathways
Hi! I'd love to know if you're solved the problem of theme support in v2. I'm intending to use Gatsby to display different 'sites' on multiple subdomains. Like: http://ONE.mysite.localhost/ and http://TWO.mysite.localhost --- both sites serve the same `/public` folder but each subdomain displays a different theme (and some different <head> material and maybe different graphql filters)
Hey David !
Could you email me at [email protected] as there are a few solutions I would want to work with you on so we can solve your problem.
Cheers,
Steven
September 6, 2018 at 7:32pm
I’m currently building findbetterquestions.com with Gatsby (v2). My first Gatsby project was http://dasproject.netlify.com/, built with v0