forrtproject.github.io icon indicating copy to clipboard operation
forrtproject.github.io copied to clipboard

Add Git LFS support for large binary files (PDFs, images)

Open richarddushime opened this issue 2 months ago • 2 comments

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

richarddushime avatar Nov 10 '25 12:11 richarddushime

🤖 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.

github-actions[bot] avatar Nov 10 '25 12:11 github-actions[bot]

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.

LukasWallrich avatar Nov 18 '25 12:11 LukasWallrich

Maybe on new website

LukasWallrich avatar Nov 26 '25 16:11 LukasWallrich