From Gatsby gridlock to Astro bliss: my personal site redesign

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • jwn.gr

    Personal website

    I felt the same way! But I came around. Take a look at the source code for a component [1]. The .astro format is pretty much just TS, CSS, and HTML. I don't even need React anymore. Way less glue code and dependencies than with Gatsby. There is a configuration file and some abstractions for things like collections, but almost everything is opt-in.

    [1] https://github.com/jwngr/jwn.gr/blob/master/src/components/b...

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • keystatic

    First class CMS experience, TypeScript API, Markdown & YAML/JSON based, no DB

  • Civet

    A TypeScript superset that favors more types and less typing

    If you don't love js/ts maybe you'd like Civet, which transpiles to js/ts and has Astro integration. (No relationship, I've just been looking at it myself.)

    https://civet.dev

  • pandoc

    Universal markup converter

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

  • Open Source Contribution: Round 2

    7 projects | dev.to | 12 Nov 2024
  • 智变时代 - FAV0周刊#012

    11 projects | dev.to | 25 Aug 2024
  • Era of Intelligent Transformation - FAV0 Weekly #012

    11 projects | dev.to | 25 Aug 2024
  • My opinion about opinionated Prettier: 👎

    3 projects | dev.to | 2 May 2024
  • Is deep selector still needed?

    1 project | /r/vuejs | 25 Nov 2023

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?