Website/_docs/featured.md
2021-01-26 16:38:24 +01:00

504 B

title subtitle tags author
Fearured docs section Cras at dolor eget urna varius faucibus tempus in elit. Cras a dui imperdiet, tempus metus quis, pharetra turpis.
features
evan

Then add the following to a page to display featured docs: {% raw %}

{% include featured.html tag="featured" title="Popular Articles" subtitle="Selected featured articles to get you started fast in Jekyll" %}

{% endraw %}

All docs with a featured tag will be displayed:

tags: [featured]