How to Build a Low-tech Website?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • elderjs

    Elder.js is an opinionated static site generator and web framework for Svelte built with SEO in mind.

  • Personally for SSG I use Elder.js and found it to be great. Built both my hobby project and work project using it.

  • gutenberg

    A fast static site generator in a single binary with everything built-in. https://www.getzola.org

  • Has anyone used zola? I wonder how it compares to hugo.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

  • Astro is pretty cool too. It allows you to mix and match any framework like React and Vue (though you should stick with one) but ship 0 KB of JS and uses partial hydration. It also uses Vite for it's server so development is super fast.

  • awesome-vite

    ⚡️ A curated list of awesome things related to Vite.js

  • Astro is pretty cool too. It allows you to mix and match any framework like React and Vue (though you should stick with one) but ship 0 KB of JS and uses partial hydration. It also uses Vite for it's server so development is super fast.

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