render-engine / render-engine/render-engine
(Add) Create a logging message at the debug level showing `self.static_paths`
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 61
- Forks
- 40
- Avg merge
- 4h 29m
- Merged PRs (30d)
- 10
Description
To help with site debugging. It would be good to include some information about your site.
This information should be presented when site.render is called.
It would also be nice to include messaging for when static_paths (and other attributes) are added - For debug purposes
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 by locating the site.render entry point and inspect how self.static_paths is populated and how logging is currently configured. Done means a debug-level message presents self.static_paths when rendering begins; clarify which additional attributes should also be logged before expanding the scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100