cupper-hugo-theme/themes/cupper/layouts
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
..
_default add themes folder 2017-11-02 15:39:45 +00:00
partials add themes folder 2017-11-02 15:39:45 +00:00
patterns add themes folder 2017-11-02 15:39:45 +00:00
print-version add themes folder 2017-11-02 15:39:45 +00:00
shortcodes Add browser version information 2017-11-24 08:32:18 +01:00
taxonomy add themes folder 2017-11-02 15:39:45 +00:00
404.html add themes folder 2017-11-02 15:39:45 +00:00
index.html add themes folder 2017-11-02 15:39:45 +00:00