How to build a static website in HTML and CSS - I made another video series building a client of mines website and I explain everything I do and why and how to optimize to get a 98-100 on Google page speed at the end. Lots of awesome tips I never learned from tutorials, hope this helps!

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • I even started using TailwindCSS with it, and even though it took a while to get that figured out, I now have a great process for developing with VSCode and hosting with Netlify.

  • Jekyll

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

  • When I started building my own template, it was... extremely frustrating to me to have to copy-paste the header/footer onto every page. I decided to go back to something I've used before but not very much: Jekyll. It's built for blogs, but works great as just a straight up static site generator as well. It lets me have one file in my _includes folder for my header, so I only have to edit that one file when I make changes to it.

  • 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
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