-
elderjs
Elder.js is an opinionated static site generator and web framework for Svelte built with SEO in mind.
It beats it. Here are the benchmarks one of our users ran: https://github.com/Elderjs/elderjs/discussions/166
-
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.
-
swyxdotio
This is the repo for swyx's blog - Blog content is created in github issues, then posted on swyx.io as blog pages! Comment/watch to follow along my blog within GitHub
happy Elder.js user here! just want to tag on my site for folks to consider adopting:
https://swyx.io/ and source code: https://github.com/sw-yx/swyxdotio/
and it is working great for SEO/performance despite me layering on some extra js for tweets and youtube links and the like.
-
-
Pretty happy user here as well! I actually used your source code as reference to build my own portfolio site https://github.com/wooolfgang/liarolfrrey and https://liarolfrrey.com/, so thanks for open-sourcing!
One issue I have with elderjs (with the version that I'm using - haven't been up to date), is that hot-reloading with rollup seems to cause issues with css. The experience is not as smooth as per say nextjs fast-refresh, but I'm content with it for my use-case.