Skills Categories
- Add
category_name-skills.yml
to_data/
. - Add skills to the file using the previously mentioned method.
- Open
pages/about.md
. - Add the following lines to the skills section between
<div class="row">
and</div>
:
{% include about/skills.html title="Category_Name Skills" source=site.data.category_name-skills %}