https://github.com/lee-dohm/discourse-user-profile-github-link
A Discourse theme component that adds a link to the user's GitHub profile on their user profile page and user card
https://github.com/lee-dohm/discourse-user-profile-github-link
discourse theme theme-component
Last synced: 6 months ago
JSON representation
A Discourse theme component that adds a link to the user's GitHub profile on their user profile page and user card
- Host: GitHub
- URL: https://github.com/lee-dohm/discourse-user-profile-github-link
- Owner: lee-dohm
- License: mit
- Created: 2020-10-23T20:16:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-19T23:57:57.000Z (over 5 years ago)
- Last Synced: 2025-03-26T10:09:39.513Z (over 1 year ago)
- Topics: discourse, theme, theme-component
- Language: HTML
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Discourse User Profile GitHub Link
A [Discourse][discourse] theme component that adds a link to the user's GitHub profile on their user profile page and user card, so long as their Discourse username matches their GitHub username.

[discourse]: https://www.discourse.org
## Installation
1. Navigate to `https://example.com/admin/customize/themes` where `example.com` is the hostname of your Discourse installation
1. Click the "Install" button
1. Click the "From a git repository" tab
1. Enter https://github.com/lee-dohm/discourse-user-profile-github-link into the text box
1. Click "Install"
## License
[MIT](LICENSE.md)