Skip to content

Latest commit

History

History
28 lines (21 loc) 路 1.07 KB

README.md

File metadata and controls

28 lines (21 loc) 路 1.07 KB

馃寚 GitHub Skyline 3D calendar

鈿狅笍 This plugin significantly increase file size, prefer using it as standalone.

The skyline plugin lets you display your 3D commits calendar from skyline.github.com.

This uses puppeteer to generate collect image frames, and use CSS animations to create an animated rendering (GIF images are not animated in GitHub flavored markdown rendering which is why this design choice was made).

鈩癸笍 Examples workflows

鉃★笍 Available options for this plugin

- uses: lowlighter/metrics@latest
  with:
    # ... other options
    plugin_skyline: yes
    plugin_skyline_year: 0      # Set to 0 to display current year
    plugin_skyline_frames: 60   # Use 60 frames (half-loop)
    plugin_skyline_quality: 0.5 # Scale-down quality by half to reduce file-size (鈿狅笍 higher quality increase file size)