Splitting main webpage and gallery
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 3
Description
Building the main webpage and gallery currently are happening from this same repo.
This may lead to a deadlock in updating the webpage if parts of the gallery causes issues (most likely due to version number conflicts, deprecations, etc.)
For this reason I propose to split the primary webpage and gallery and create a separate repository for the webpage only.
See also #101
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; start by reading #101 and tracing how the main webpage and gallery are built in this repository. Define the repository boundary and verify that the webpage can be updated independently without gallery version conflicts or deprecations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100