fireship.io icon indicating copy to clipboard operation
fireship.io copied to clipboard

Add Tag Descriptions

Open codediodeio opened this issue 6 years ago • 25 comments

Every tag can display a description: https://fireship.io/tags/firebase/

Where: https://github.com/fireship-io/fireship.io/tree/master/hugo/content/tags How: Create a directory and _index.md that matches the tag name (must be exact kebab case), i.e cloud-functions/_index.md

Then add some frontmatter:

---
title: Firebase
description: Firebase is a badass BaaS giving you functionality like analytics, databases, messaging, cloud functions, and crash reporting so you can develop quickly and focus on your user experience.
link: https://firebase.google.com
---

codediodeio avatar Jan 09 '19 16:01 codediodeio

Looks easy, I'm going for it

ryzizub avatar Jan 09 '19 20:01 ryzizub

I will keep this issue opened since more tags will be added soon. Before starting to work on a tag, leave a comment below to claim it.

codediodeio avatar Jan 09 '19 23:01 codediodeio

Maybe remove the help wanted tag because it suggests there is help needed at this very moment. I got baited by this while browsing the repositories and I saw the '1 issue needs help'.

alberthoekstra avatar Jan 10 '19 17:01 alberthoekstra

@alberthoekstra done

codediodeio avatar Jan 10 '19 18:01 codediodeio

Hello! Hoping to submit my first PR if you're still needing help on this.

Naturealizor avatar Jan 23 '22 03:01 Naturealizor

I will keep this issue opened since more tags will be added soon. Before starting to work on a tag, leave a comment below to claim it.

my bad I missed leaving a comment here before adding a tag. I have added a react-native tag.

srkds avatar Feb 08 '22 15:02 srkds

Adding some missing firebase related tags -> "cloud-messaging", "cloud-storage", "realtime-database" #613

chaitanyabhardwaj avatar Feb 10 '22 17:02 chaitanyabhardwaj

added tag descriptions for "javascript", "typescript" and "dart" #634

danielyuenhx avatar Feb 20 '22 13:02 danielyuenhx

I'm going for it

Drex72 avatar Jul 19 '22 17:07 Drex72

I'll take on it

daspartho avatar Aug 12 '22 20:08 daspartho

Added 11 more tag descriptions #896

daspartho avatar Aug 12 '22 21:08 daspartho

I added two new tags. I followed the instructions found here (https://fireship.io/style-guide/) Adding comment for pull, "fix: two new tags #921" This is my first (ever) potential contribution to an outside project. Any feedback is appreciated!

bodymoto avatar Sep 06 '22 03:09 bodymoto

Hey, is this still available for contribution ?

Joknaa avatar Oct 04 '22 19:10 Joknaa