Skip to content

sademban/dev-circle-np.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developers Circle Nepal (DCN) - The official page.

Add yourself as a member

In order to add yourself as a member, first you must join our DCN discord server here.

Next, follow the given steps:

  1. Add your information as Javascript object on members/members.js file in members Array.

     // edit it

{ fullName: '{ your full name }', discordUsername: '{ your discord username }', about: '{ very short text about you }', links: { github: '{ github username }', twitter: '{ twitter username }', facebook: '{ facebook username }' } },

2. Add your profile image on `assets/img/members` folder.
  Make sure your profile image is renamed as `<your discord username>.png`
3. Send us a PR. That's all.

#### Would you like to contribute to this repo ?
Checkout our [contribution guide](https://github.com/dev-circle-np/dev-circle-np.github.io/blob/master/CONTRIBUTION.md)

## Contributors
We <3 our [Contributors](https://github.com/dev-circle-np/dev-circle-np.github.io/graphs/contributors) 

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.0%
  • HTML 40.4%
  • JavaScript 13.6%