Need a skills collection, I think it could be helpful for clean code and maintainability. Skills collection should not be rendered (output parameter is setted to false).
The purpose of this collection is to allow us to easily manage and update the skills of our profiles. The collection should be easy to update and maintain as new skills are added or existing ones are updated.
The metadata fields that should be included in the collection are:
Name: the name of the skill
Tag: a tag that can be used to filter and group skills
Font-awesome-tag: the name of the font awesome icon that represents the skill
Description: a short description of the skill
We can use YAML front matter to store the metadata for each skill in the collection.
Need a skills collection, I think it could be helpful for clean code and maintainability. Skills collection should not be rendered (output parameter is setted to false).
The purpose of this collection is to allow us to easily manage and update the skills of our profiles. The collection should be easy to update and maintain as new skills are added or existing ones are updated.
The metadata fields that should be included in the collection are:
We can use YAML front matter to store the metadata for each skill in the collection.