15
top 2 comments
sorted by: hot top new old
[-] FishFace@piefed.social 3 points 19 hours ago

Targeting sub 1s build times seems like the wrong optimisation. If you write your content in markdown you can just preview it in a browser with ~1ms latency, because you don't need no fancy build system to do that. When you've written your post, put it in the site data structure, hit build, and go make a coffee.

If your objective is to put content on the internet, this will be more than enough. If it is instead to create The Most Perfectest Website Framework Ever, then unfortunately Spring Boot already exists ๐Ÿ˜

[-] somegeek@programming.dev 1 points 16 hours ago

Go for the fun, but your issue is a non issue. I use Zola (built with Rust) and it is very very fast. A full build of ~200 pages takes ~2s and in dev mode, changes are reflected almost instantly.

this post was submitted on 23 Feb 2026
15 points (94.1% liked)

Web Development

5487 readers
32 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS