From 4d9e9c64bfa4037ffca2a6db79d57d11b8e424cb Mon Sep 17 00:00:00 2001 From: davegandy Date: Fri, 25 Oct 2013 10:22:38 -0500 Subject: [PATCH 1/3] adding upgrade wiki page to documentation --- src/_includes/new-upgrading.html | 8 ++++++++ src/whats-new.html | 1 + 2 files changed, 9 insertions(+) create mode 100644 src/_includes/new-upgrading.html diff --git a/src/_includes/new-upgrading.html b/src/_includes/new-upgrading.html new file mode 100644 index 000000000..94c5b88a9 --- /dev/null +++ b/src/_includes/new-upgrading.html @@ -0,0 +1,8 @@ +
+ +

+ @gtagliala has put together a + great wiki page that summarizes the + changes in 4.0 syntax and maps the old icon names to the new icon naming conventions. +

+
diff --git a/src/whats-new.html b/src/whats-new.html index dbfa0cce3..088502573 100644 --- a/src/whats-new.html +++ b/src/whats-new.html @@ -13,5 +13,6 @@ relative_path: ../
{% include new-features.html %} {% include new-naming.html %} + {% include new-upgrading.html %} {% include icons/new.html %}
From 84d80956db4b7184231958bf8bd8673054025145 Mon Sep 17 00:00:00 2001 From: davegandy Date: Fri, 25 Oct 2013 10:27:16 -0500 Subject: [PATCH 2/3] adding pointer to rtfm for syntax changes --- src/_includes/new-upgrading.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/_includes/new-upgrading.html b/src/_includes/new-upgrading.html index 94c5b88a9..5d2d88d93 100644 --- a/src/_includes/new-upgrading.html +++ b/src/_includes/new-upgrading.html @@ -1,8 +1,10 @@

+ For complete documentation of the syntax changes in {{ site.fontawesome.minor_version }}, check out the + examples. For the changes to icon names, @gtagliala has put together a - great wiki page that summarizes the - changes in 4.0 syntax and maps the old icon names to the new icon naming conventions. + great wiki page that + documents all the changes.

From 4dc738514bd5b97fbf5e1e99990fd95676f436b3 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Fri, 25 Oct 2013 19:15:31 +0100 Subject: [PATCH 3/3] Updated the icon count in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9afbacdeb..6c071d006 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ #[Font Awesome v4.0.1](http://fontawesome.io) ###the iconic font designed for Bootstrap -Font Awesome is a full suite of 361 pictographic icons for easy scalable vector graphics on websites, created and +Font Awesome is a full suite of 370 pictographic icons for easy scalable vector graphics on websites, created and maintained by [Dave Gandy](http://twitter.com/davegandy). Stay up to date [@fontawesome](http://twitter.com/fontawesome). Get started at http://fontawesome.io!