Skip to content

Comment on Fresh 1.1 – Automatic JSX, plugins, DevTools, and more

Comments

Is Fresh primarily a server side rendering tool? Or might it be an option for static-ish webpages hosted by GitHub.io?

I love the idea of eliminating lots of build boilerplate but I do ultimately want to output static assets for a read-only webpage.

It’s a server-side framework that delivers static content - but the static content is rendered just in time rather than ahead of time.

For ahead of time static sites in Deno, check out Packup https://packup.deno.dev/

AFAIK the static content is cached somehow with Fresh/Deno. It's not compiled on every request.

Ahhh gotcha. So unlikely to be a good fit for my needs.

Thanks!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.