From fed0d8a2d405fded61bd2b7c4c70744fafd58d06 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 5 Aug 2015 17:47:45 -0700 Subject: restore page headers, use partial and page frontmatter to organize it --- docs/getting-started/compiling.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/getting-started/compiling.md') diff --git a/docs/getting-started/compiling.md b/docs/getting-started/compiling.md index 13ce42086..46c3b0f2d 100644 --- a/docs/getting-started/compiling.md +++ b/docs/getting-started/compiling.md @@ -1,6 +1,7 @@ --- layout: page title: Compiling +group: getting-started --- Bootstrap uses [Grunt](http://gruntjs.com) for its build system, with convenient methods for working with the framework. It's how we compile our code, run tests, and more. -- cgit v1.2.3