nodeSolidServer / nodeSolidServer/node-solid-server
Migration of templates
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
In #936, migration of user homepages was introduced based on a meta tag.
We may want to generalize this behaviour to all templates, to solve problems like #982.
This may also involve flushing the config dir (~npm run clean).
Since there are a couple of template-related changes in 5.0.0, we may want to make this part of this release.
Contributor guide
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
Start by reading issue #936 for the existing user-homepage migration and issue #982 for the related template problem. Inspect how templates and the config directory are handled, including npm run clean; done means defining and implementing a consistent migration for all templates suitable for the 5.0.0 release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100