palantir/blueprint

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

Open

#1,829 opened on Nov 21, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (20,263 stars) (2,167 forks)batch import
Domain: documentationP2Type: feature requesthelp wanted

Description

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. 🤷🏽‍♂️

Contributor guide