diff --git a/docs/alerts.html b/docs/alerts.html
index 6db6d644..c19ef20c 100644
--- a/docs/alerts.html
+++ b/docs/alerts.html
@@ -80,9 +80,9 @@
+
- Shoelace.css 1.0.0-beta16 · - © A Beautiful Site, LLC + 1.0.0-beta16
@@ -91,10 +91,16 @@ Report a Bug Star
+ + ++ Accelerated by KeyCDN · + © A Beautiful Site, LLC +
diff --git a/docs/attribution.html b/docs/attribution.html index 35d4f37b..3eac5f09 100644 --- a/docs/attribution.html +++ b/docs/attribution.html @@ -65,9 +65,9 @@- Shoelace.css 1.0.0-beta16 · - © A Beautiful Site, LLC + 1.0.0-beta16
@@ -76,10 +76,16 @@ Report a Bug Star
+ + ++ Accelerated by KeyCDN · + © A Beautiful Site, LLC +
diff --git a/docs/badges.html b/docs/badges.html index a3cc4304..cad5deeb 100644 --- a/docs/badges.html +++ b/docs/badges.html @@ -109,9 +109,9 @@- Shoelace.css 1.0.0-beta16 · - © A Beautiful Site, LLC + 1.0.0-beta16
@@ -120,10 +120,16 @@ Report a Bug Star
+ + ++ Accelerated by KeyCDN · + © A Beautiful Site, LLC +
diff --git a/docs/browser-support.html b/docs/browser-support.html index 37597038..08f34f9e 100644 --- a/docs/browser-support.html +++ b/docs/browser-support.html @@ -70,9 +70,9 @@- Shoelace.css 1.0.0-beta16 · - © A Beautiful Site, LLC + 1.0.0-beta16
@@ -81,10 +81,16 @@ Report a Bug Star
+ + ++ Accelerated by KeyCDN · + © A Beautiful Site, LLC +
diff --git a/docs/buttons.html b/docs/buttons.html index 261ad969..42d9120a 100644 --- a/docs/buttons.html +++ b/docs/buttons.html @@ -178,9 +178,9 @@- Shoelace.css 1.0.0-beta16 · - © A Beautiful Site, LLC + 1.0.0-beta16
@@ -189,10 +189,16 @@ Report a Bug Star
+ + ++ Accelerated by KeyCDN · + © A Beautiful Site, LLC +
diff --git a/docs/content.html b/docs/content.html index e3448a34..4393543d 100644 --- a/docs/content.html +++ b/docs/content.html @@ -193,9 +193,9 @@ PRINT "SHOELACE IS AWESOME"- Shoelace.css 1.0.0-beta16 · - © A Beautiful Site, LLC + 1.0.0-beta16
@@ -204,10 +204,16 @@ PRINT "SHOELACE IS AWESOME" Report a Bug Star
+ + ++ Accelerated by KeyCDN · + © A Beautiful Site, LLC +
diff --git a/docs/customizing.html b/docs/customizing.html index 32debd11..34f8e993 100644 --- a/docs/customizing.html +++ b/docs/customizing.html @@ -106,9 +106,9 @@- Shoelace.css 1.0.0-beta16 · - © A Beautiful Site, LLC + 1.0.0-beta16
@@ -117,10 +117,16 @@ Report a Bug Star
+ + ++ Accelerated by KeyCDN · + © A Beautiful Site, LLC +
diff --git a/docs/dropdowns.html b/docs/dropdowns.html index bf1f1821..e2b75cbe 100644 --- a/docs/dropdowns.html +++ b/docs/dropdowns.html @@ -180,9 +180,9 @@- Shoelace.css 1.0.0-beta16 · - © A Beautiful Site, LLC + 1.0.0-beta16
@@ -191,10 +191,16 @@ Report a Bug Star
+ + ++ Accelerated by KeyCDN · + © A Beautiful Site, LLC +
diff --git a/docs/forms.html b/docs/forms.html index b1f2a49a..5954928d 100644 --- a/docs/forms.html +++ b/docs/forms.html @@ -416,9 +416,9 @@- Shoelace.css 1.0.0-beta16 · - © A Beautiful Site, LLC + 1.0.0-beta16
@@ -427,10 +427,16 @@ Report a Bug Star
+ + ++ Accelerated by KeyCDN · + © A Beautiful Site, LLC +
diff --git a/docs/grid-system.html b/docs/grid-system.html index c76ee8c6..4f477911 100644 --- a/docs/grid-system.html +++ b/docs/grid-system.html @@ -84,9 +84,9 @@- Shoelace.css 1.0.0-beta16 · - © A Beautiful Site, LLC + 1.0.0-beta16
@@ -95,10 +95,16 @@ Report a Bug Star
+ + ++ Accelerated by KeyCDN · + © A Beautiful Site, LLC +
diff --git a/docs/icons.html b/docs/icons.html index a112d859..c1821d6d 100644 --- a/docs/icons.html +++ b/docs/icons.html @@ -87,9 +87,9 @@- Shoelace.css 1.0.0-beta16 · - © A Beautiful Site, LLC + 1.0.0-beta16
@@ -98,10 +98,16 @@ Report a Bug Star
+ + ++ Accelerated by KeyCDN · + © A Beautiful Site, LLC +
diff --git a/docs/installing.html b/docs/installing.html index 57c76745..520e98e7 100644 --- a/docs/installing.html +++ b/docs/installing.html @@ -53,12 +53,12 @@Note: To make certain components interactive (e.g. dropdowns and tabs), you’ll need to load jQuery or Zepto before shoelace.js.
This is the best approach for prototyping, however, this version isn’t customizable and doesn’t support future CSS features. To load Shoelace via CDN, add this to your <head>:
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/shoelace-css/1.0.0-beta16/shoelace.css">
+<link rel="stylesheet" href="https://cdn.shoelace.style/1.0.0-beta16/shoelace.css">
And this before </body> but after jQuery/Zepto:
-<script src="https://cdnjs.cloudflare.com/ajax/libs/shoelace-css/1.0.0-beta16/shoelace.js"></script>
+<script src="https://cdn.shoelace.style/1.0.0-beta16/shoelace.js"></script>
-This service is provided free, courtesy of CDNJS. New releases can take up to 12 hours to appear on the CDN.
+This service is provided free, courtesy of KeyCDN.
Building From Source
To make the most out of Shoelace, you should build it from source. This will let you use future CSS features today, such as CSS variables, nesting, color functions, and more. It also gives you complete control over customimakes Shoelace fully customizable.
The recommended way to build Shoelace is with cssnext. There are instructions for webpack, gulp, grunt, browserify, and others located on the setup page.
@@ -74,9 +74,9 @@
+
- Shoelace.css 1.0.0-beta16 ·
- © A Beautiful Site, LLC
+ 1.0.0-beta16
@@ -85,10 +85,16 @@
Report a Bug
Star
+
+
+
+ Accelerated by KeyCDN ·
+ © A Beautiful Site, LLC
+
diff --git a/docs/loaders.html b/docs/loaders.html
index 91e99840..4245e268 100644
--- a/docs/loaders.html
+++ b/docs/loaders.html
@@ -123,9 +123,9 @@
+
- Shoelace.css 1.0.0-beta16 ·
- © A Beautiful Site, LLC
+ 1.0.0-beta16
@@ -134,10 +134,16 @@
Report a Bug
Star
+
+
+
+ Accelerated by KeyCDN ·
+ © A Beautiful Site, LLC
+
diff --git a/docs/progress-bars.html b/docs/progress-bars.html
index 963cf96c..bf02e762 100644
--- a/docs/progress-bars.html
+++ b/docs/progress-bars.html
@@ -165,9 +165,9 @@
+
- Shoelace.css 1.0.0-beta16 ·
- © A Beautiful Site, LLC
+ 1.0.0-beta16
@@ -176,10 +176,16 @@
Report a Bug
Star
+
+
+
+ Accelerated by KeyCDN ·
+ © A Beautiful Site, LLC
+
diff --git a/docs/switches.html b/docs/switches.html
index b0a833b9..eb04681f 100644
--- a/docs/switches.html
+++ b/docs/switches.html
@@ -191,9 +191,9 @@
+
- Shoelace.css 1.0.0-beta16 ·
- © A Beautiful Site, LLC
+ 1.0.0-beta16
@@ -202,10 +202,16 @@
Report a Bug
Star
+
+
+
+ Accelerated by KeyCDN ·
+ © A Beautiful Site, LLC
+
diff --git a/docs/tables.html b/docs/tables.html
index 3b7f7233..8a19b07a 100644
--- a/docs/tables.html
+++ b/docs/tables.html
@@ -134,9 +134,9 @@
+
- Shoelace.css 1.0.0-beta16 ·
- © A Beautiful Site, LLC
+ 1.0.0-beta16
@@ -145,10 +145,16 @@
Report a Bug
Star
+
+
+
+ Accelerated by KeyCDN ·
+ © A Beautiful Site, LLC
+
diff --git a/docs/tabs.html b/docs/tabs.html
index 2bfa5757..e27803d6 100644
--- a/docs/tabs.html
+++ b/docs/tabs.html
@@ -184,9 +184,9 @@
+
- Shoelace.css 1.0.0-beta16 ·
- © A Beautiful Site, LLC
+ 1.0.0-beta16
@@ -195,10 +195,16 @@
Report a Bug
Star
+
+
+
+ Accelerated by KeyCDN ·
+ © A Beautiful Site, LLC
+
diff --git a/docs/utilities.html b/docs/utilities.html
index e055fa81..77a70982 100644
--- a/docs/utilities.html
+++ b/docs/utilities.html
@@ -211,9 +211,9 @@ mar-[t|r|b|l|x|y]-[0|xs|sm|md|lg|xl]
+
- Shoelace.css 1.0.0-beta16 ·
- © A Beautiful Site, LLC
+ 1.0.0-beta16
@@ -222,10 +222,16 @@ mar-[t|r|b|l|x|y]-[0|xs|sm|md|lg|xl]
Report a Bug
Star
+
+
+
+ Accelerated by KeyCDN ·
+ © A Beautiful Site, LLC
+
diff --git a/index.html b/index.html
index 7263506b..d0f31d67 100644
--- a/index.html
+++ b/index.html
@@ -77,6 +77,7 @@
+ Accelerated by KeyCDN ·
© A Beautiful Site, LLC
diff --git a/source/docs/installing.md b/source/docs/installing.md
index 98e22e9b..95e7b01d 100644
--- a/source/docs/installing.md
+++ b/source/docs/installing.md
@@ -17,16 +17,16 @@ If you’re developing a production app, you should [build Shoelace from source]
This is the best approach for prototyping, however, this version isn’t customizable and doesn’t support future CSS features. To load Shoelace via CDN, add this to your ``:
```html
-
+
```
And this before `` but after jQuery/Zepto:
```html
-
+
```
-This service is provided free, courtesy of [CDNJS](https://cdnjs.com/). New releases can take up to 12 hours to appear on the CDN.
+This service is provided free, courtesy of [KeyCDN](https://keycdn.com/).
### Building From Source
diff --git a/source/layouts/default.html b/source/layouts/default.html
index 3a7c037f..6288760f 100644
--- a/source/layouts/default.html
+++ b/source/layouts/default.html
@@ -58,9 +58,9 @@
+
- Shoelace.css {{version}} ·
- © A Beautiful Site, LLC
+ {{version}}
@@ -69,10 +69,16 @@
Report a Bug
Star
+
+
+
+ Accelerated by KeyCDN ·
+ © A Beautiful Site, LLC
+