Below you will find pages that utilize the taxonomy term “Hugo-Fixit”
April 13, 2026
Update libraries from npm
Version updated for https://github.com/hugo-fixit/librarybot to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The librarybot GitHub Action automates the process of syncing third-party npm libraries into a local directory, updating dependency versions, and modifying associated CDN configuration files. It is designed to streamline workflows for projects using vendored dependencies, such as Hugo themes or components, by ensuring libraries are up-to-date and properly integrated. Key features include automated version resolution, file synchronization, sourcemap handling, and the ability to emit reusable branch names for efficient dependency updates via pull requests.
April 8, 2026
Hugo FixIt Component List Workflow
Version updated for https://github.com/hugo-fixit/action-component-list to version v1.0.7.
This action is used across all versions by 11 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-component-list GitHub Action automates the generation of a list of Hugo FixIt theme components, dynamically updating a designated section in a repository’s README file. It simplifies the process of maintaining an up-to-date component list by automatically retrieving and formatting component data according to a customizable template. This action is ideal for developers who want to automate documentation updates and ensure consistency in their repository’s component details.