Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.09 KB

user-settings.md

File metadata and controls

36 lines (25 loc) · 1.09 KB

Per-user settings/metadata

You can tweak your profile by creating a <your-username>/ghuser.io.settings repo containing a ghuser.io.json file, or by forking AurelienLourot/ghuser.io.settings.

Table of Contents

Links to Twitter/Reddit/LinkedIn/StackOverflow

{
  "_comment": "User metadata for ghuser.io. See https://github.com/AurelienLourot/ghuser.io/blob/master/docs/user-settings.md",
  "twitter_username": "AurelienLourot",
  "reddit_username": "lourot",
  "linkedin_id": "aurelien-lourot-67317748",
  "stackoverflow_id": "1855917"
}

Your profile will then link to:

  • https://twitter.com/<twitter_username>
  • https://www.reddit.com/user/<reddit_username>
  • https://linkedin.com/in/<linkedin_id>
  • https://stackoverflow.com/users/<stackoverflow_id>

screenshot

See this example.