palantir/blueprint

[Minor] [Feature] Add proper <title>'s to the documentation pages.

Open

#1,829 创建于 2017年11月21日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)TypeScript (20,263 star) (2,167 fork)batch import
Domain: documentationP2Type: feature requesthelp wanted

描述

This is a minor feature request.

So I've been spending a lot of time on the documentation, and I often need to go back (in history). Right now every documentation page has the same <title> (Blueprint - Documentation). I think it would be neat to change the page title (the convention would be to use something like document.title to change the title of the documentation page). I think it would be neat to have the page title be something like "Blueprint - Button documentation" or "Blueprint | Tooltip docs". Whatever the preferred style is.

If this is something you want, I'm totally willing to work on this as a PR. Just let me know. 🤷🏽‍♂️

贡献者指南