How is your website impacting the planet?

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • eleventy 🕚⚡️

    A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

  • Dynamic websites are usually created with a CMS (content management system) such as Wordpress or webflow. A CMS will make queries to the website's database to dynamically generate pages. This causes a lot of work for the web server and therefore uses more energy. Static sites, on the other hand, will be generated as individual HTML files for each page with the help of a static site generator. There are many static site generators to choose from (I personally like Jekyll and Eleventy). These tools can help reduce your file sizes tremendously.

  • WordPress

    WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.

  • Dynamic websites are usually created with a CMS (content management system) such as Wordpress or webflow. A CMS will make queries to the website's database to dynamically generate pages. This causes a lot of work for the web server and therefore uses more energy. Static sites, on the other hand, will be generated as individual HTML files for each page with the help of a static site generator. There are many static site generators to choose from (I personally like Jekyll and Eleventy). These tools can help reduce your file sizes tremendously.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • squoosh

    Make images smaller using best-in-class codecs, right in the browser.

  • When preparing raster image files for development, you should always squoosh your raster images down with tools like TinyPNG or ShortPixel that can compress files without effecting quality. This could help bring the size of your images down significantly. The final step in curating small, quality raster images for your website is to save them as a WebP instead of JPEG or PNG. WebP lossless images are around 26% smaller in size than PNGs!

  • Jekyll

    :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

  • Dynamic websites are usually created with a CMS (content management system) such as Wordpress or webflow. A CMS will make queries to the website's database to dynamically generate pages. This causes a lot of work for the web server and therefore uses more energy. Static sites, on the other hand, will be generated as individual HTML files for each page with the help of a static site generator. There are many static site generators to choose from (I personally like Jekyll and Eleventy). These tools can help reduce your file sizes tremendously.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Static Site Generator (SSG) Visions, Roadmaps, and Trajectories: What to Watch in 2023

    4 projects | dev.to | 23 Jan 2023
  • How to verify a successful website migration to 11ty - test every sitemap link

    3 projects | dev.to | 5 Jan 2023
  • Rendering markdown with Markdoc in Rails

    7 projects | dev.to | 13 Jul 2022
  • Setting up a minimalist blog as cheap as possible

    2 projects | /r/Blogging | 26 Feb 2022
  • Retomando la programación.

    2 projects | /r/programacion | 2 Aug 2021