Go to the site
If you'd like to add a snippet, fork this repository.
Add your file inside content/snippets
Make sure to have the following frontmatter:
---
title: # your title
date: # today's date in YYYY-MM-DD format
taxonomies:
tags: # a list of tags
kind:
- # either: plugins or styling or tips
extra:
author: # your name or handles
---
Then commit and submit a PR to this repository.