G3tux Gatsby is a simple, fully customized Gatsby.js theme for personal blogs and portfolios, built on the official gatsby-starter-default and deployed as a live demo on Netlify.
What is G3tux Gatsby?
G3tux Gatsby is a simple Gatsby.js theme for personal blogs and portfolios, created as a learning project by edytk and based on the official gatsby-starter-default. The theme takes Gatsby's default starter and fully customizes it into a blog-and-portfolio layout, and it is deployed as a live demo on Netlify. Because it is a work in progress, it exposes the development process of building a Gatsby theme from scratch, including the use of GraphQL for data querying (listed as a repository topic).
Key Features
- Based on gatsby-starter-default — The theme builds on Gatsby's official default starter, so it inherits the standard file structure, webpack configuration, and build pipeline for Gatsby sites.
- Custom blog & portfolio layout — G3tux Gatsby is tailored for a personal blog and portfolio, with the intent of presenting posts and project work in one site.
- GraphQL data layer — The repository lists GraphQL as a topic, confirming the theme uses Gatsby's GraphQL-based data system for querying site content.
- Netlify deployment — The project includes a Netlify deployment badge and a live demo URL, so it is ready to build and host on Netlify's platform.
- Lighthouse score screenshot — The README shows a Lighthouse performance score screenshot, indicating the owner tests the site's performance during development.
- Work in progress — The theme is explicitly marked WIP, so users can watch a real Gatsby theme evolve rather than a finished, polished product.
Who is it for?
G3tux Gatsby is suited for developers who are learning how to build Gatsby themes and want a minimal, real-world example to study. Bloggers and portfolio owners who need a simple, customizable starting point can also use it as a base for their own site. Because it is a WIP, it is useful for those who want to see how a Gatsby theme is developed incrementally, including the use of GraphQL queries and Netlify deployment.
What can you do with G3tux Gatsby?
- Gatsby developers: Study the customizations made on top of gatsby-starter-default to understand how a theme is structured, then fork it for your own experiments.
- Personal bloggers: Use the theme as a starting point for a lightweight blog, modifying the layout and content to fit your needs.
- Portfolio owners: Customize the theme to display projects and case studies, and deploy the result to Netlify for free hosting.





