Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: css cache busting #4177

Conversation

tylers-username
Copy link
Contributor

Why

Closes #4176

What's changed

Here's a video walkthrough.

  1. Implemented Hugo's fingerprint feature to ensure that CSS files will automatically refresh for users after they have been changed
  2. Simplified the minification strategy so that Hugo can apply minification on build and on serve

Where are changes

Updates are for:

  • platform (sites/platform )
  • upsun (sites/upsun)

@chadwcarlson chadwcarlson added upcoming version Docs for upcoming releases / versions and removed on-deck labels Sep 27, 2024
@chadwcarlson chadwcarlson removed upcoming version Docs for upcoming releases / versions build-fork To build PRs from forks labels Nov 21, 2024
@chadwcarlson chadwcarlson added the build-fork To build PRs from forks label Nov 21, 2024
@chadwcarlson
Copy link
Collaborator

Thanks @tylers-username for this. I think because of the fork/permissions + the fact that you edited a workflow file that requires token access is why this continues to fail/not produce environments on our side (which is interesting). I've moved changes over to #4263 where I can manage them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-fork To build PRs from forks markdown/prose
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: CSS cache busting
3 participants