Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,14 @@ If you're lazy like me, you can use this shorthand:
jekyll-mentions: https://twitter.com
```

An example of Twitter mentions using jekyll-mentions:

```yaml
gems:
- jekyll-mentions

jekyll-mentions:
base_url: https://twitter.com
```

Et voilà! Your mentions will now use that base URL instead of the default of `https://github.com`.