Good First IssueNeeded: documentation
仓库指标
- Star
- (3,473 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
This is something that I get questions on a lot:
- New maintainers want to know how to add CSS/JS. We prescribe adding in a
setup()extension point viaapp.add_stylesheet()to get around our extension - Companies doing a deeper conversion of our theme to match their brand should know how to extend our templates
- Our template blocks should be documented some? Or at least we point to the Sphinx default list of blocks that we emulate