aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started/compiling.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/getting-started/compiling.md')
-rw-r--r--docs/getting-started/compiling.md1
1 files changed, 1 insertions, 0 deletions
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.