peterp / peterp/peterp.github.io
Port styles to RedwoodSDK app
Open
Beginner friendly
Nobody has claimed this yet.
migration
- Dominant language
- HTML
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Parent: #1
Move the inline <style> block from index.html into the rwsdk app (CSS module, global stylesheet, or whatever the rwsdk default is).
Acceptance:
- Visual parity with current site at the same viewport sizes.
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
Start with index.html and the rwsdk app entry point, then inspect how the app currently loads styles. Move the inline <style> block using the app's established styling approach and compare the result at the same viewport sizes to confirm visual parity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100