An open API service indexing awesome lists of open source software.

https://github.com/k3ury99/annotations-for-github

In this project we will see how we can learn Github markdown in an easy and fast way.
https://github.com/k3ury99/annotations-for-github

github profile readme

Last synced: 11 days ago
JSON representation

In this project we will see how we can learn Github markdown in an easy and fast way.

Awesome Lists containing this project

README

          

# Annotations-for-GitHub ๐Ÿš€
> [!NOTE]
> Here Iยดll be putting all the things I have been **`learning`** about **`github markdown`** to also have quick access.

# Quotes โœจ

> [!NOTE]
>Here we can put some notes

> [!TIP]
>Here we can put some tips

> [!WARNING]
>Here we can put things that we must be careful with

> [!IMPORTANT]
>Here we can put some very important things

> [!CAUTION]
>Here we can put things that we should be very careful with

# side by side images ๐Ÿฑโ€๐Ÿ‘ค




# Videos ๐ŸŒ‹
You can also upload videos to GitHub for your short presentations in your Readme Files, just drag the file into the code editing area of GitHub!

https://github.com/user-attachments/assets/56f9dca0-7364-4038-89c1-454356ced214

# Underline words ๐Ÿ–‹
This way you can `underline` the most `important` words!

# Bold words โœ
This way you can **BOLD** your **words!**

# Make some lists! ๐Ÿ“”
- **Favorite Fruits**:
- **Apple**: A crunchy and sweet fruit that is often red or green.
- **Banana**: A soft, elongated fruit with a yellow peel and a sweet taste.
- **Strawberry**: A small, red fruit with tiny seeds on its surface, known for its juicy and slightly tangy flavor.
- **Mango**: A tropical fruit with a juicy, sweet, and slightly tangy taste, often enjoyed ripe and yellow.

# Copy things directly ๐Ÿ”—
You can add a bar to directly copy something
```bash
Here you can directly copy this comment by clicking the button on the right
```
# Make github more professional easy! โœจ
You just have to follow the steps on the **gprm.itsvg.in** website, as simple as that. You can copy the link below.
```bash
https://gprm.itsvg.in
```
# Banners with Canva! ๐Ÿ’Ž
> [!NOTE]
> The banners present your person, you can make a **banner** like this profile in **Canva** in very few steps and without needing much knowledge as a designer.

# Download documents using buttons ๐Ÿ‘พ
> [!NOTE]
> Make sure your document is a PDF and where you put the url change the "blob", (**`Blobs`** are large data that changes dynamically) part to "raw", that's how easy it is to add download buttons on github. When you click the download button you will see that you can download a PDF document that has a confirmation image to verify that the button works fully.



Download PDF

> [!IMPORTANT]
> You can see in more detail all the information and the correct way to use all this by going to the **`README.md`** file of this repository.