diff --git a/.gitattributes b/.gitattributes index dc67334..c132e43 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,4 @@ /tests export-ignore /TODO.md export-ignore /tools export-ignore +/website export-ignore diff --git a/website/public/css/app.css b/website/public/css/app.css index 423cd16..bb88f32 100644 --- a/website/public/css/app.css +++ b/website/public/css/app.css @@ -2654,6 +2654,10 @@ body { font-weight: var(--font-weight-base) } +.u-fw\(bold\) { + font-weight: calc(var(--font-weight-base) * 2) +} + .u-fz\(base\) { font-size: var(--font-size-base); line-height: var(--line-height-base) diff --git a/website/public/index.html b/website/public/index.html index 1b8a7bd..93c4624 100644 --- a/website/public/index.html +++ b/website/public/index.html @@ -54,25 +54,24 @@
-

JoliTypo Demo

+

JoliTypo Demo

- This is a sample page to let you try out our microtypography fixer. + Try JoliTypo online via this official demo.
- Learn more at GitHub : See repository. + Project documentation
-

You may try here the - JoliCode - Microtypography Fixer and see how it works. +

+ JoliType is a PHP Microtypography fixer - it fixes the typographic
+ errors in your HTML or text by applying a set of rules.

- Simply select a locale and some fixers, paste in the text or - HTML you want to see fixed and profit ! + Simply select a locale and some fixers,
paste in the text or + HTML you want to see fixed and get the result instantly.

@@ -84,9 +83,9 @@

Sel
@@ -750,7 +749,7 @@