quick-lint-js
quick-lint-js copied to clipboard
Mirror Git on quick-lint-js.com
in case GitHub goes down.
- [ ] Update Homebrew formula
What features are you looking to have as part of this mirror? Are you looking to self-host something full-featured with issues, PRs, etc. like Gitea, or something read-only and light like cgit?
Another approach to achieve some redundancy is to use a hosted GitHub alternative. You could mirror the Git repo while keeping additional features like issues, PRs, etc. off unless they become needed.
Are you looking to self-host something full-featured with issues, PRs, etc. like Gitea
No, that's not necessary.
I think I just want plain Git repo over HTTP so people can clone from somewhere else. Not even a web UI is necessary.
We already have a Git repo on our server, but:
- it's not served over HTTP
- it's synced daily, which is too latent
Just fixing these two issues should be enough for this task.