| ← Back to plugins index | |
🌇 GitHub Skyline | |
|---|---|
This plugin displays the 3D commits calendar from skyline.github.com. | |
| ⚠️ Disclaimer | This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with GitHub. All product and company names are trademarks™ or registered® trademarks of their respective holders. |
| ℹ Additional notes |
|
| Supported features → Full specification |
📗 Classic template |
👤 Users |
|
| No tokens are required for this plugin | |
GitHub SkylineGitHub City |
|
| Option | Description |
|
Enable skyline plugin |
✨ On master/main🌐 Web instances must configure settings.json:
boolean
default: no |
|
|
Displayed year |
✨ On master/maintype: number
(2008 ≤
𝑥)
default: current-year |
|
|
Frames count Use 120 for a full-loop and 60 for a half-loop. A higher number of frames will increase file size. |
✨ On master/maintype: number
(1 ≤
𝑥
≤ 120)
default: 60 |
|
|
Image quality A higher image quality will increase file size. |
✨ On master/maintype: number
(0.1 ≤
𝑥
≤ 1)
default: 0.5 |
|
|
Compatibility mode This uses CSS animations rather than embedded GIF to support a wider range of browsers, like Firefox and Safari. Using this mode significantly increase file size as each frame is encoded separately |
✨ On master/maintype: boolean
default: no |
|
|
Advanced settings Can be configured to use alternate skyline websites different from skyline.github.com, such as honzaap's GitHub City.
For |
✨ On master/main🌐 Web instances must configure settings.json:
json
default: → Click to expand |