palantir/blueprint

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

Open

#1.829 geöffnet am 21. Nov. 2017

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (20.263 Stars) (2.167 Forks)batch import
Domain: documentationP2Type: feature requesthelp wanted

Beschreibung

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