How do I "deliver" the portfolio website my client asked for?

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. decap-cms

    A Git-based CMS for Static Site Generators

    Yeah if the client wants to update the site you need a CMS. Since you are already on Netlify they have a CMS for static sites that is pretty good: https://www.netlifycms.org/

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. eleventy 🕚⚡️

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

    You could use something like Netlify CMS with a static site generator like Eleventy (or a framework specific one if you're using a JS framework). I think that'll be easier than getting involved with some server rendered ecosystem.

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

  • What is your tech stack for blog websites? (not wordpress)

    18 projects | /r/webdev | 7 Jun 2023
  • Engineers who have a personal website/blog, what are you using to host/generate it?

    8 projects | /r/ExperiencedDevs | 1 May 2023
  • A minimal CMS for jamstack blogging

    3 projects | dev.to | 9 Jun 2021
  • Create a Blogging Platform With No Backend (Zero Hosting Fee)

    5 projects | dev.to | 4 Jan 2025
  • The curious case of the paragraph with the bad CLS

    1 project | dev.to | 3 Dec 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?