Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 651 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 651 Bytes

banner

Dynamically generated social banners. This script only ment to generate banners for only YouTube channel for now, for other social channels will be made available in the future.

Preparing

Clone this repository altogether with creatorsgarten.org repository within the same root directory. Final project structure should be like this...

./
  creatorsgarten.org/
    ...
  banner/
    ...

Capturing

Run puppeteer script to generate the final image with the following command

pnpm capture

As a result, the final image will be located at dist/screenshot.png