An open API service indexing awesome lists of open source software.

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

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.

![Preview of the GitHub profile link in the user profile view](discourse-user-profile-github-link.png)

[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)