Bryce Wray · @BryceWrayTX
712 followers · 483 posts · Server mstdn.social

Using Dart Sass with Hugo: taking it easy

Thanks to the speed and power of Hugo Pipes, I lose little or nothing in opting for the Node.js version of Sass.

brycewray.com/posts/2023/02/us

#GitLabCICD #GitHubActions #dartsass #CI_CD #NodeJS #scss #sass #staticsitegenerators #hugo #WebDev

Last updated 1 year ago

Bryce Wray · @BryceWrayTX
706 followers · 464 posts · Server mstdn.social

A nerdy tip for those static website maintainers who might find it useful...

If you like to link to a page’s most recent Git commit (e.g., using `.GitInfo` in Hugo), the only way you can reliably get that page’s latest commit and not the **site’s** latest commit appears to be by using CI/CD rather than the host’s native UI.

#CI_CD #Git #StaticWebsites #WebDev #themoreyouknow

Last updated 2 years ago

Rob Bos · @Rob_Bos
124 followers · 644 posts · Server mstdn.social

Great blogpost on saving money when using GitHub Actions for iOS CI/CD, especially if you have a need the MacOS based runners!

blog.eidinger.info/save-money-

#CI_CD #actions #GitHub

Last updated 2 years ago