Skip to content

Repo for Tech Talk Landing page and website collaborations.

License

Notifications You must be signed in to change notification settings

LikkleEgret/techtalk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechTalk

Tech Talk is an open-source event hosted by SoftAmplify Technologies for the purpose of creating awareness in the Tech field and also help techies and non-techies to know about how to start and manage their careers in tech.

Tech Talk is not only about talks alone, it is also where one can get valuable advice about starting a career or managing a business. We feature alot of industry professionals that come and talk to us about their various endeavours and give pointers to us.

How to contribute

Below is a guide on how to contribute to the TechTalk project:

  • Fork the Project

  • Clone the Project

  git clone https://github.com/your-username/techtalk
  • Go to the project directory
  cd techtalk
  • Make changes or create a new landing page entirely

  • Stage your changes

  git add . && git commit -m "your commit message"
  • Push to your copy of the project (ie The one you forked)
  git push 
  • Create pull request

And that's it. You've made your open source contribution to tech talk

Techtalk 6.0

About

Repo for Tech Talk Landing page and website collaborations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.7%
  • HTML 32.7%
  • CSS 11.6%