Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store hunt archive in Git repo #21

Open
cjquines opened this issue Nov 15, 2024 · 0 comments
Open

Store hunt archive in Git repo #21

cjquines opened this issue Nov 15, 2024 · 0 comments

Comments

@cjquines
Copy link
Member

cjquines commented Nov 15, 2024

this'll make it easier to fix the issues here tbh since we can get other people's involvement

we can either:

  • have separate git submodules: probably fine since there isn't a lot of dependencies between hunt archives
  • use a big monorepo: simple, avoids some of the submodule footguns

how are we going to deal with big files? put them on git lfs? gitignore them?

while we're at it, we can also probably restructure the git repo so we don't have a bunch of files in the rootdir; we can use a www subfolder like it is on the athena locker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant