You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ (HugoHelpers.ps1, Utilities.ps1): add Update-HashtableList function and ConvertTo-CamelCase utility
✅ (Update-ReourcesFrontMatter.ps1): improve progress logging and refactor resource loading
Introduce the `Update-HashtableList` function to handle ordered
dictionaries, allowing for more complex data structures in front matter
updates. Add `ConvertTo-CamelCase` utility to facilitate string
manipulation. Enhance progress logging in `Update-ReourcesFrontMatter.ps1`
by calculating and displaying progress in 10% increments, improving
user feedback during long operations. These changes aim to improve
functionality and user experience when managing markdown resources.
0 commit comments