Skip to content

[SITE] Move to using pipes for js and scss #15163

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mattstratton
Copy link
Member

This is a pretty big change; this moves all the SCSS and javascript contcat logic into Hugo Pipes and removes the gulp depenendency

this means taht anyone can now make CSS changes using SCSS easily

this requires testing :)

@mattstratton mattstratton requested review from a team as code owners May 9, 2025 15:55
Copy link

netlify bot commented May 9, 2025

Deploy Preview for devopsdays-web ready!

Name Link
🔨 Latest commit b91310b
🔍 Latest deploy log https://app.netlify.com/sites/devopsdays-web/deploys/682242f005c5c40008c9cfde
😎 Deploy Preview https://deploy-preview-15163--devopsdays-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

github-actions bot commented May 9, 2025

Error: Mixed case filenames found

This can cause problems because git and Linux are case sensistive. Please rename the following to lowercase-with-dashes:

Actual Path Suggested Valid Path
Makefile makefile

Please rename the files, commit and push again.

Copy link

Error: Mixed case filenames found

This can cause problems because git and Linux are case sensistive. Please rename the following to lowercase-with-dashes:

Actual Path Suggested Valid Path
Makefile makefile

Please rename the files, commit and push again.

in theory this should work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant