Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I add my profile #1098

Open
itsdotnet opened this issue Sep 26, 2023 · 4 comments
Open

How can I add my profile #1098

itsdotnet opened this issue Sep 26, 2023 · 4 comments

Comments

@itsdotnet
Copy link

No description provided.

@welcome
Copy link

welcome bot commented Sep 26, 2023

Thanks for opening the issue! Do join our discord server DevSpace, a place for Awesome Developer's :)

@AnamuddinAhmad
Copy link

Create a New Repository:

If you don't already have a GitHub repository for your profile, you'll need to create one. You can name it something like .github.io. This special repository name is used for GitHub Pages, where you can host your profile.

Set Up GitHub Pages:

Go to your repository on GitHub.
Click on the "Settings" tab.
Scroll down to the "GitHub Pages" section.
Under the "Source" dropdown, select the branch where you'll store your README profile. This is typically the main branch.
Click "Save."

Create or Edit README.md:

In your repository, create or edit a README.md file. You can do this by clicking the "Add file" button and then selecting "Create new file" or editing an existing README.md file.
Use Markdown syntax to format your README. You can include information about yourself, your skills, projects, and links to your social media or personal website.

Commit Changes:

After you've created or edited your README.md file, scroll down to the "Commit changes" section.
Enter a commit message that describes your changes, like "Add README profile."
Click the "Commit changes" button to save your README file.

Access Your Profile:

Your README profile is now live on GitHub Pages. You can access it by going to https://.github.io.

Customize Your Profile (Optional):

You can further customize your profile by adding CSS, JavaScript, and other assets. You can create an index.html file in your repository for more advanced customization.
Remember to regularly update your README profile to showcase your latest work and keep your information current. GitHub Pages allows you to create a personalized online presence that can be shared with others.

Additionally, you can find many examples of README profiles on GitHub for inspiration by searching for repositories with the .github.io naming convention.

@S144S
Copy link

S144S commented Nov 16, 2023

Hi
You should open a pull request

@DTS-11
Copy link

DTS-11 commented Jan 13, 2024

its unlikely that the repo owner is going to merge it though... there are over 400 PRs to merge 馃拃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants