From 772756311dc6a461a54d2b0da69e2468868867c0 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Sat, 18 Feb 2017 10:18:26 +0000 Subject: [PATCH 1/4] Update index --- _config.local.yml | 2 +- _config.yml | 2 +- _includes/carbon.html | 46 + _includes/menu.html | 41 +- _includes/social/button-facebook.html | 7 + _includes/social/button-twitter.html | 10 + css/website.css | 1562 ++++++++++++++++++++++++- css/website.sass | 1 + index.html | 59 +- sass/base.sass | 7 + sass/footer.sass | 4 +- sass/header.sass | 126 +- sass/index.sass | 24 + sass/menu.sass | 12 +- sass/tooltip.sass | 11 +- 15 files changed, 1783 insertions(+), 131 deletions(-) create mode 100644 _includes/carbon.html create mode 100644 _includes/social/button-facebook.html create mode 100644 _includes/social/button-twitter.html create mode 100644 sass/index.sass diff --git a/_config.local.yml b/_config.local.yml index 6202fa26..3c0eae32 100644 --- a/_config.local.yml +++ b/_config.local.yml @@ -1,5 +1,5 @@ title: CSS Reference -subtitle: "A free visual guide to the most popular CSS properties" +subtitle: "A free visual guide to CSS" description: "CSS Reference is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and animated examples." share: "CSS Reference: a free visual guide to the most popular CSS properties." url: http://localhost:4000 diff --git a/_config.yml b/_config.yml index 8e2570d4..6a236cd3 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ title: CSS Reference -subtitle: "A free visual guide to the most popular CSS properties" +subtitle: "A free visual guide to CSS" description: "CSS Reference is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and animated examples." share: "CSS Reference: a free visual guide to the most popular CSS properties." url: http://cssreference.io diff --git a/_includes/carbon.html b/_includes/carbon.html new file mode 100644 index 00000000..633bfff2 --- /dev/null +++ b/_includes/carbon.html @@ -0,0 +1,46 @@ + + +
+
+

CSS Reference is free and always will be!

+

Please whitelist us in your ad blocker.

+

Thank you! Hugging face emoji

+
+ +
+
+
+ +
+ +
+ +
+
diff --git a/_includes/menu.html b/_includes/menu.html index 6d9137e7..1e7700eb 100644 --- a/_includes/menu.html +++ b/_includes/menu.html @@ -70,28 +70,8 @@ {% endif %} -