Gatsby
eleventy 🕚⚡️

Gatsby | eleventy 🕚⚡️ | |
---|---|---|
370 | 257 | |
55,670 | 17,639 | |
0.7% | 1.1% | |
8.7 | 9.7 | |
11 days ago | 10 days ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Gatsby
-
I built a recipe website
I initially built the site using a static site technology called Gatsby, not realizing that it was actually a dead project. After a little research, I found that Next.js is a pretty popular alternative for building a static site, so I set myself to the task of porting it.
-
From Gatsby to Next.js: Why We Migrated Our Blog and How You Can Too
After Netlify’s acquisition of Gatsby, the framework’s development trajectory shifted. With a focus on integrating with Netlify’s ecosystem, Gatsby’s innovation appears to be gone. Throughout the entire 2024 we’ve seen only 1 minor update in the 5.x branch and even that consists mainly of bumped dependencies and small fixes:
-
A 2024 Retrospective: My Unexpected Astro & Laravel Love Affair
Marking the first days and months of 2024 I started a site to host articles and blogs and what I called uploadz and missivz. I am using Astro having migrated from Gatsby in years previous. Astro is arguably faster to compile static sites and has a simpler, cleaner, in my view, way of creating simple component based web pages. It has the capability of embedding 'islands' of react, svelte, even plain Javascript and far more without having to go full on SPA if you don't want to. This was too tempting not to take a look and quite frankly I got hooked. Whilst I don't use a fraction of what Astro has to offer it has become a go-to for me for not just static sites but also to create POCs, quick Demos and more. It also has become the basis of a lightweight content management system I am developing and have implemented this year for clients and a non-profit. The CMS I refer to uses a back-end written in Laravel.
-
A Guide to Server-Side Rendering
Gatsby: Primarily a static site generator, but also supports SSR.
-
Getting started with Shadcn/UI in React: A practical guide
It is a collection of beautifully designed user interface (UI) components that you can easily copy and paste into your applications. Developers can use it with any framework that supports React, like Next, Gatsby, Remix, and others.
-
Best React Frameworks: Which One Should You Choose and When?
Gatsby Official Documentation
-
How I Built My Personal Website for Free with Hugo
My previous website used the Gatsby framework, for a simple reason: I am very familiar with React, so I thought customization would be easier. However, I later realized I didnt have time to maintain a bunch of Typescript and Javascript, which made me reluctant to update my website. This time, I choose Hugo. Maintaining a small amount of Go Template is easier, and I am familiar with Golang, too.
-
Taming the Beast: Structuring Large-Scale React Applications 🏗️
Gatsby: A static site generator ideal for content-heavy websites, offering performance optimizations out of the box. Gatsby Documentation
- Hexo et Hugo : deux générateurs statiques bien pratiques
-
Frontend frameworks: Next/Nuxt/Gatsby: Mastering one or knowing all
**Gatsby** is optimized for building fast static websites and apps with a focus on performance and SEO. It uses GraphQL for data management.
eleventy 🕚⚡️
-
Building bun-tastic: A Fast, High-Performance Static Site Server (OSS)
Static sites are a thing of beauty and simplicity. They're fast, secure, and easy to manage. The JAMStack movement help made it popular (after SPAs) and static site builders like Hugo and Eleventy are making it simple to build websites in this manner. I dare not mention Astro because it's the new kid making building static sites cooler than ever.
-
Create a Blogging Platform With No Backend (Zero Hosting Fee)
There were many ways for doing this (thanks to redditors!). One of the best was generating static website and utilizing a CMS that allows github syncing. I went for 11ty (Eleventy) + Decap CMS (formerly Netlify CMS) + Netlify Identity and I was able build something like this within couple of days:
- Un blog statique sur mesure avec Notion headless
- Diátaxis – A systematic approach to technical documentation authoring
-
The curious case of the paragraph with the bad CLS
I recently migrated my personal website from Next.js to 11ty, it was a great experience, which I will write more about in a later blog post.
-
How to build a blog with NodeJS
If you're looking to start a blog (or if you're thinking of redesigning yours although you haven't posted in 2 years), you'll stumble upon a lot of options and it can be incredibly daunting; and if you stumble with the newest Josh's post about his stack it is easy to feel overwhelmed with the shown stack.
-
Ask HN: Is It Time for a WordPress Alternative?
I also proposed using Bootstrap with https://www.11ty.dev for the templates. It's much easier to update a JSON file than to work with WordPress.
By using relative paths for assets and loading Bootstrap from a CDN, I can zip the website and share it via email.
-
Eleventy - Is it time to upgrade to version 3?
I made a new branch of my website and followed the instructions in the v3.0.0-beta.1 release notes:
-
How I extend my blog with gamified learning
I write and create my posts using markdown, this is then converted to html with 11ty engine. The layout of the page are decided by the metadata in the front matter section, 11ty the uses the layouts I have created using Nunjucks. This way I can add metadata and control how the page is rendered, I can inject sections and links.
-
Ask HN: What is the best way to author blogs in 2024v
Eleventy. It’s a static site generator that’s super stable, they take backwards compatibility ver seriously so you can count on it for a long time. It’s lightweight so you don’t have to install a million dependencies to get it working, and it’s the only one of the big SSG projects that’s independently funded so they’re not chasing VC backed hyper growth.
https://www.11ty.dev/
What are some alternatives?
Svelte - web development for the rest of us
astro - The web framework for content-driven websites. ⭐️ Star to support our work!
Grav - Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
SvelteKit - web development, streamlined
Hugo - The world’s fastest framework for building websites.
craco - Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.
React - The library for web and native user interfaces.
Publii - The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.
structor
decap-cms - A Git-based CMS for Static Site Generators
