From: Nicolas Coden Date: Thu, 21 Jun 2018 21:05:38 +0000 (+0200) Subject: docs: update documentation for v6.5.0-rc.1 X-Git-Tag: v6.5.0-rc.1^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf617c9071858bb2b1312d15b184814e49a6b23d;p=thirdparty%2Ffoundation%2Ffoundation-sites.git docs: update documentation for v6.5.0-rc.1 --- diff --git a/docs/pages/installation.md b/docs/pages/installation.md index 2f9154236..ba8d2db18 100644 --- a/docs/pages/installation.md +++ b/docs/pages/installation.md @@ -215,23 +215,23 @@ The folks at [jsDelivr](https://www.jsdelivr.com) host the compressed Foundation ```html - + - + ``` From Foundation 6.4, flex is enabled by default and **only the new XY Grid is availaible**. However, others CSS versions are availaible for backward compatibility and the most common usage cases. For others uses and advanced customization, we recommand to build Foundation with custom settings (see others installation methods). ```html - + - + - + ```
diff --git a/docs/pages/typography-base.md b/docs/pages/typography-base.md index 84e761e7c..a6ae49ac3 100644 --- a/docs/pages/typography-base.md +++ b/docs/pages/typography-base.md @@ -148,7 +148,7 @@ By inserting a `` element into a header Foundation will scale the header
```html_example -

Foundation for Sites Version 6.4.0

+

Foundation for Sites Version 6.5.0

``` ---