render-engine / render-engine/render-engine

(Add) Create a logging message at the debug level showing `self.static_paths`

Open
#800 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

site
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.