diff --git a/_config.yml b/_config.yml index 0c1b057b9..3c8607537 100644 --- a/_config.yml +++ b/_config.yml @@ -9,6 +9,8 @@ source: build destination: _gh_pages plugins: build/_plugins +pygments: true + icon_meta: build/icons.yml icon_layout: icon.html # Relative to _layouts directory icon_destination: icon # Relative to destination diff --git a/build/_includes/ads/carbon-light-vertical.html b/build/_includes/ads/carbon-light-vertical.html new file mode 100644 index 000000000..e6fce26a9 --- /dev/null +++ b/build/_includes/ads/carbon-light-vertical.html @@ -0,0 +1 @@ +
diff --git a/build/_includes/examples.html b/build/_includes/examples.html index 156e908e9..730e39ad0 100644 --- a/build/_includes/examples.html +++ b/build/_includes/examples.html @@ -1,6 +1,5 @@
- -

Many examples re-used from the Twitter Bootstrap documentation.

+
-
-
- -
-
- -
-

Bordered & Pulled Icons

@@ -243,7 +234,7 @@ Use a few of the new styles together ... lots of new possibilities. Settings

- Font Awesome
Version 3.0
+ Font Awesome
Version {{ site.font-awesome.version }}

Synchronizing Content... diff --git a/build/_includes/footer.html b/build/_includes/footer.html index 06de03ec8..6608ce0e7 100644 --- a/build/_includes/footer.html +++ b/build/_includes/footer.html @@ -11,7 +11,7 @@ Documentation licensed under {{ site.license.documentation.version }}

- Many doc examples taken from Bootstrap's docs + Thanks to MaxCDN for providing the excellent BootstrapCDN for Font Awesome
GitHub Project · diff --git a/build/_includes/icons/new.html b/build/_includes/icons/new.html index 0e0dd7932..92a550bd8 100644 --- a/build/_includes/icons/new.html +++ b/build/_includes/icons/new.html @@ -43,6 +43,7 @@
  • icon-calendar-empty
  • icon-fire-extinguisher
  • icon-rocket
  • +
  • icon-maxcdn
  • diff --git a/build/_includes/roadmap.html b/build/_includes/roadmap.html index 30eb77720..b066f5f08 100644 --- a/build/_includes/roadmap.html +++ b/build/_includes/roadmap.html @@ -1,5 +1,4 @@
    -

    Here's the plan for future updates.