static-sites
static-sites — my Raindrop.io articles
Build Awesome is a rebrand of 11ty/Eleventy, backed by a successful $40k Kickstarter. But this attempt to monetize static site generators repeats the same mistakes that killed Gatsby and Stackbit—and misunderstands who actually builds static sites.
We show how Eleventy provides a nice flowing web dev process that works with existing technologies while steering you into good practices.
Launch of Observable 2.0: an open-source tool for building data apps and dashboards with a seamless developer workflow and optimal user experience.
Top 20 Free Static Web Hosting Services in 2024 ⚡️ Hostinger :- Get Hosting on Big Discount...
In the continually evolving world of web development, frameworks play an important role in automating...
Static sites were previously composed of hard-coded files comprising HTML templates, and maintaining...
There’s no shortage of static site generators (SSGs) to choose from, though I’ve limited the below...
Eleventy is a simpler static site generator.
RSS is a classic technology that fetches content from websites and feeds it to anyone who subscribes to it with a URL. It’s based on XML, and we can use it to consume the feeds in our own apps. Karin Hendrikse demonstrates how to do exactly that with a static site you can use as your personal RSS reader.