Hacker News new | ask | show | jobs
by tscangussu 2535 days ago
Because static sites are not cool anymore unless you use Gatsby and its GraphQL interface to read your markdown files, because directly read markdown from your disk is not cool either.
1 comments

Why keep reading markdown from disk and regenerating the page when you can just compile the site once and be done with it? Much easier to cache.
I think you missed the sarcasm from parent poster.