Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Latest commit

 

History

History
38 lines (27 loc) · 1.18 KB

user-settings.md

File metadata and controls

38 lines (27 loc) · 1.18 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/Keybase

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

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>
  • https://keybase.io/<keybase_username>

screenshot

See this example.