[DANGEROUS] untrack all banners, replace with default banner #9

Merged
lolcat merged 2 commits from cynic/4get:bannrar into master 2023-08-30 19:04:54 -05:00

if this git repo is meant for all instances, it doesn't make sense that 4get.ca banners are stored here.
instead, I've added banner/* to a .gitignore file, so instances can clone/pull/push the repo without grabbing other people's banners or uploading their own.

making this change required deleting all the currently tracked banners from the repo. an unfortunate side-effect of this is that if you have any of these tracked banners in your local version, pulling this commit WILL DELETE ALL OF THEM!!!!!! pulling this commit properly while preserving tracked banners should be done by temporarily copying them to another directory, git pulling, then copying them back.

I also added a default banner based on the default nginx page so new instances aren't bannerless.

if this git repo is meant for all instances, it doesn't make sense that 4get.ca banners are stored here. instead, I've added `banner/*` to a .gitignore file, so instances can clone/pull/push the repo without grabbing other people's banners or uploading their own. making this change required deleting all the currently tracked banners from the repo. an unfortunate side-effect of this is that **if you have any of these tracked banners in your local version, pulling this commit WILL DELETE ALL OF THEM!!!!!!** pulling this commit properly while preserving tracked banners should be done by temporarily copying them to another directory, `git pull`ing, then copying them back. I also added a default banner based on the default nginx page so new instances aren't bannerless.
cynic added 1 commit 2023-08-29 11:09:26 -05:00

THIS IS INSANELY DANGEROUS, DO NOT MERGE!!!

THIS IS INSANELY DANGEROUS, DO NOT MERGE!!!
cynic added 1 commit 2023-08-29 21:08:38 -05:00
lolcat merged commit 77293818cd into master 2023-08-30 19:04:54 -05:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lolcat/4get#9
There is no content yet.