From 9f367901ef4e6df00eb786ac99fcdc21ed5e69f0 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Tue, 20 Feb 2018 01:38:51 -0800 Subject: website: major update --- docs/glyphs/index.html | 111 +++++++++++++++++++++---------------------------- 1 file changed, 48 insertions(+), 63 deletions(-) (limited to 'docs/glyphs') diff --git a/docs/glyphs/index.html b/docs/glyphs/index.html index aa5faeff2..3a47285bb 100644 --- a/docs/glyphs/index.html +++ b/docs/glyphs/index.html @@ -1,39 +1,27 @@ - - - - - Repertoire – Inter UI font family +--- +layout: default +title: Glyphs +--- +{% - - +capture url_root + %}{% if site.safe == false %}/{% else %}/inter/{% endif +%}{% +endcapture %}{% - - - - - - - - - - +for file in site.static_files %}{% + assign _path = file.path | remove_first: "/inter" %}{% + if _path == "/glyphs/glyphs.css" %}{% + assign glyphs_css_v = file.modified_time | date: "%Y%m%d%H%M%S" %}{% + elsif _path == "/glyphs/glyphs.js" %}{% + assign glyphs_js_v = file.modified_time | date: "%Y%m%d%H%M%S" %}{% + endif %}{% +endfor - - - - - - +%} - - - - - - - - -
+ +
@@ -2222,37 +2210,34 @@
-
-

The Inter UI font family

-

Inter UI glyphs

-

- This shows the complete set of glyphs in Inter UI Regular. - You can zoom in and out by pressing - + and - on your keyboard. - Click on a glyph to see more details about it. -

-
+
+

Glyphs

+

+ This shows the complete set of glyphs in Inter UI Regular. + You can zoom in and out by pressing + + and + on your keyboard. + Click on a glyph to see more details about it. +

+
-
- -
+
+ +
-
-

Kerning

-
-
+
+

Kerning

+
+
- - - + -- cgit v1.2.3