Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.14 KB

TECH.md

File metadata and controls

22 lines (17 loc) · 1.14 KB

#How To Add Technologies?

##If you know some tech that can help us use the cloud, you can add in the Tech area!

First, If you are not there, include your name in our team list:

  • Just edit the member.html file
  • Add you name, link to your github picture and your Github. Ex: Copy the "TAG html <li class="collection-item avatar" ... >, paste right bellow and change your information
  • Commit your changes
  • Create a Pull Request
  • So... I will add you in the member list page

Second, Add the Cloud Technology:

  • Just edit the tech.html file
  • Add your technology, link to the github picture. Ex: Copy the "TAG html <div class="col s12 m4 l4 wow fadeInUp">, paste right bellow and change your information
  • Commit your changes
  • Create a Pull Request
  • So... I will add your change in the tech list page

To conclude

Thanks!