Cache busting of assets · Issue #12 · crystal-lang/crystal-website
The site assets (css, js) are cached by the browsers, so the site can look ugly between updates. We should use some asset version hasher or something like that to avoid this issue.