From b048ea545f06621e42d2f55afcc0ff819b5805ba Mon Sep 17 00:00:00 2001 From: Ross Allen Date: Wed, 18 Dec 2013 20:15:23 -0800 Subject: Write Glyphicons to _data, generate Glyphicons markup This generates a glyphicons.yml file from the glyphicons.less source, and then components.html uses that data to generate the Glyphicons docs by iterating through the data. The _data directory was introduced in Jekyll 1.3.0, and GitHub Pages is already on [version 1.4.2][1]. Fixes #11862. [1] https://github.com/github/pages-gem/blob/master/github-pages.gemspec#L16 --- components.html | 806 +------------------------------------------------------- 1 file changed, 6 insertions(+), 800 deletions(-) (limited to 'components.html') diff --git a/components.html b/components.html index cdea79edc..b511f46a0 100644 --- a/components.html +++ b/components.html @@ -18,806 +18,12 @@ base_url: "../"

Includes 200 glyphs in font format from the Glyphicon Halflings set. Glyphicons Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you to include a link back to Glyphicons whenever possible.

-- cgit v1.2.3