gitattributes.com icon indicating copy to clipboard operation
gitattributes.com copied to clipboard

Rewrite + merge

Open Richienb opened this issue 2 years ago • 2 comments

Since 2018, I'd been maintaining a seperate site that does the same thing except it pulls the files live using the GitHub api: https://github.com/Richienb/gitattributes-generator I plan to deprecate it in favour of this repo.

Before that though, I wanna rewrite this repo into something like Astro and also upgrade the visual aesthetics.

Richienb avatar Oct 02 '23 01:10 Richienb

Hi Richie, how would the /api/f/{filename} work for downloading files?

jozefizso avatar Dec 09 '23 20:12 jozefizso

Hi Richie, how would the /api/f/{filename} work for downloading files?

I suppose we can make the GitHub API requests server-side? - or maybe updating the local copy at every clone is actually better?

Richienb avatar Dec 11 '23 08:12 Richienb