Skip to content

v1.1.0 - Skills Categories & Flexible Display Options

Compare
Choose a tag to compare
@seeschweiler seeschweiler released this 31 Dec 14:56
· 9 commits to main since this release

v1.1.0

New Features

  • Added support for organizing skills into categories
  • Added configurable skills display modes:
    • Categorized view with skill grouping
    • Flat list view for simple skill display
  • Added displaySkillCategories configuration option in site.config.ts

Improvements

  • Improved error handling for missing skills.md file
  • Added TypeScript type safety for skills feature
  • Updated documentation with new skills configuration options