Latest Blog Posts
Gatsby Cloud ve Contentful İncelemesi
Berkay Demirbas
•
May 18, 2020
•
1 min to read
•
Gatsby Cloud Gatsby tarafından yine Gatsby ile oluşturulmuş web sitelerinin daha hızlı ve daha stabil yönetilebilmesi için tasarlanmış platform. gatsbyjs.com/cloud Contentful API öncelikli headless…
React Helmet ile SEO Componenti Oluşturma
Berkay Demirbas
•
May 9, 2020
•
2 min to read
•
Gatsby'de React Helmet kütüphanesini kullanarak, SEO componentinin nasıl oluşturulduğundan bahsedeceğim. React SEO Bu yöntem ile sadece Gatsby üzerinde değil, React tabanlı tüm framework'leri…
How to use your mobile device as CMS?
Berkay Demirbas
•
March 29, 2020
•
2 min to read
•
First of all, it's not the recommended way to writing content and push to your repository with mobile devices. Maybe it just works if you cannot access your computer. Or maybe you can use this method…
Highlight your code in Gatsby
Berkay Demirbas
•
March 26, 2020
•
1 min to read
•
Different the basic and highlighted Here is the basic HTML code block; yarn upgrade-interactive Here is the Highlighted style on Carbon; or Ubuntu yarn upgrade-interactive berkay…
Eleventy Nedir?
Berkay Demirbas
•
March 24, 2020
•
1 min to read
•
Eleventy, oldukça basit bir statik site oluşturucusudur. (SSG) Jekyll alternatifidir. Neredeyse hiç bir ön ayar yapılmasına gerek duymaz. Bunun sebebi de bağımısız template motorları (independent…
Using Lighthouse with Gatsby
Berkay Demirbas
•
March 24, 2020
•
1 min to read
•
Firstly you need to install Lighthouse. You should output all the results of the website you want to analyze in JSON format. You can use Gatsby JS to pull graphql queries. Now, let's create our query…
Back
Follow the RSS feed
Show all blog tags