The files in this directory OG-UK/docs/ include images and all the files necessary for rendering the Jupyter Book documentation. One image OG-UK_logo_gitfig.png is only used for the GitHub social preview image. GitHub suggests that this image should be 1280x640px for best display. The image we created OG-UK_logo_long.png is natively 2085x1460px. We do the following to resize the image.
- Open the image in Adobe Photoshop: File > Open
- Open the Image Size dialogue:
- Adjust the canvas size: Image > Canvas Size. Because the 2085x1460px image is taller than the optimal 1280x640px GitHub size, we first adjust the canvas size. We have to add some width. So here adjust the width to 2920px [
1460 * (1280 / 640)] and keep the height at 1460px. - Adjust the image size: Image > Image Size. Now adjust the image size to the GitHub optimal 1280x640px. The dimesions will be correct and nothing will be stretched.
- Save the image as
OG-UK_logo_gitfig.png. - Upload the image
OG-UK_logo_gitfig.pngas the GitHub social preview image by clicking on the Settings button in the upper-right of the main page of the repository and uploading the formatted imageOG-UK_logo_gitfig.pngin the Social preview section.