Add Git LFS support for large binary files (PDFs, images)
With time there is an increase of The number of large binary files (PDFs, images ) that are making the repository size to increase and causing slow clone/fetch operations. These files should be tracked using Git Large File Storage (LFS) to improve performance.
Implement Git LFS to track large binary files, particularly:
- PDF files (e.g., FORRT_Booklet.pdf)
- Other binary assets
After setting-up git large files system you will all need to install it here are guidelines
🤖 Hi @richarddushime, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.
Do we really need this? The repo size would seem to come mostly from branches ... if we are trying to get more people involved with the website, I would prefer keeping the tech stack simple.
Maybe on new website