cupper-hugo-theme/themes/cupper
Rik Schennink 58160ca8c0
Add browser version information
Extracts and separately renders browser version information.

`IE 11` will be transformed to `IE` and `11`, the version is matched from the right side using a regex `[0-9]+$` and the browser name is matched from the left side using `^[a-zA-Z ]+`

Removed some code duplication.
2017-11-24 08:32:18 +01:00
..
archetypes add themes folder 2017-11-02 15:39:45 +00:00
data add themes folder 2017-11-02 15:39:45 +00:00
layouts Add browser version information 2017-11-24 08:32:18 +01:00
static add themes folder 2017-11-02 15:39:45 +00:00
LICENSE.md add themes folder 2017-11-02 15:39:45 +00:00
theme.toml add themes folder 2017-11-02 15:39:45 +00:00