Join FREE: Community of open-source programmers or software engineers.
A community for open-source programmers and software engineers.
_networks
. For example, if your GitHub username is Max, you should create a Markdown file named max.md
in the _networks
folder. So, the directory to your file should be _networks/max.md
.
---
layout: network <!-- DO NOT CHANGE THIS -->
permalink: /network/your-github-username-without-space/ <!-- GITHUB-USERNAME -->
name: Your full name
github: your-github-username
website: http://site.org/ <!-- LINK TO YOUR WEBSITE -->
email: your-email@gmail.com
instagram: <!-- LEAVE EMPTY OR PUT LINK TO YOUR PROFILE -->
twitter: <!-- LEAVE EMPTY OR PUT LINK TO YOUR PROFILE -->
linkedin: <!-- LEAVE EMPTY OR PUT LINK TO YOUR PROFILE -->
facebook: <!-- LEAVE EMPTY OR PUT LINK TO YOUR PROFILE -->
country: Iran
location: Isfahan
role: Web Developer
languages: c php js css3 html5 <!-- YOU SHOULDN'T USE SPACE IN THE NAME OF THE PROGRAMMING LANGUAGE -->
---
A short biography and a short text about your technical skills.
This is a community website built with Jekyll and powered by GitHub Pages server.
© Copyright Next Community, 2021-2025