From aa5f09037133f22093c4b97d15451d4e54180ba2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 14 Feb 2013 23:38:00 -0800 Subject: Make example pages use Jekyll; add sticky footer navbar image to examples --- docs/examples/starter-template.html | 124 ++++++++++++------------------------ 1 file changed, 41 insertions(+), 83 deletions(-) (limited to 'docs/examples/starter-template.html') diff --git a/docs/examples/starter-template.html b/docs/examples/starter-template.html index 4377fb620..d8cbfdd70 100644 --- a/docs/examples/starter-template.html +++ b/docs/examples/starter-template.html @@ -1,87 +1,45 @@ - - - - - Starter template · Bootstrap - - - - - - - - - - - - - - - - - - - - - - - - - +--- +layout: example +title: Starter template +--- + + + + + + -
-

Bootstrap starter template

-

Use this document as a way to quickly start any new project.
All you get is this text and a mostly barebones HTML document.

-
- - +
- - - - - - - - - - - - - - - +
+

Bootstrap starter template

+

Use this document as a way to quickly start any new project.
All you get is this text and a mostly barebones HTML document.

+
- - +
\ No newline at end of file -- cgit v1.2.3