Home {# print a navigation link, add active/text-dark class if the current nav item is the current page # https://www.11ty.dev/docs/data-eleventy-supplied/#page-variable-contents #} Examples {% if 'examples' in page.filePathStem %} {% endif %} Plugins {% if '/plugins/' in page.filePathStem %} {% endif %} Docs {% if 'docs' in page.filePathStem %} {% endif %}
GitHub NPM

Create custom SVG icon sets from over 80,000 free and open source icons at Icon-Blender.com

Edit this page on GitHub
© {{ helpers.currentYear() }} Contributors