SaaSHub helps you find the best software and product alternatives Learn more →
Sjer.red Alternatives
Similar projects and alternatives to sjer.red
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
gutenberg
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
-
-
evidence
Business intelligence as code: build fast, interactive data visualizations in SQL and markdown
-
-
-
-
-
-
-
sjer.red discussion
sjer.red reviews and mentions
-
I Like Makefiles
Many have mentioned just, but I'm a much bigger fan of Earthly [0].
It allows you to write something similar to a Makefile, but everything runs in Docker. This gets you isolated builds with parallelism and caching built-in.
I've found it to be great especially for small to medium projects. For some examples, I use it to publish my personal site/blog [1] and to build a C/C++/Fortran/Rust cross-compiler targeting macOS [2].
[0]: https://earthly.dev/
[1]: https://github.com/shepherdjerred/sjer.red/blob/main/Earthfi...
[2]: https://github.com/shepherdjerred/macos-cross-compiler/blob/...
- Writing HTML by hand is easier than debugging your static site generator
-
Nota is a language for writing documents, like academic papers and blog posts
I would very highly recommend Astro [0]. Astro lets you write React-style components that compile to plain HTML/CSS (unless you _actually_ need JavaScript). My personal site and blog [1] is built with Astro
Here's their tutorial on building a blog with Astro: https://docs.astro.build/en/tutorial/0-introduction/
[0]: https://astro.build/
[1]: https://sjer.red/ source at https://github.com/shepherdjerred/shepherdjerred.com
-
A note from our sponsor - SaaSHub
www.saashub.com | 20 Jan 2025
Stats
shepherdjerred/sjer.red is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of sjer.red is MDX.