From 17654a8b546e6bb44bef1fbb67c788f7c5c70a41 Mon Sep 17 00:00:00 2001 From: Alec Perkins Date: Fri, 7 Sep 2012 13:01:30 -0400 Subject: [docs] Add bootstrap-collapse plugin, fixing collapsing navbar. --- docs/template.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs/template.html') diff --git a/docs/template.html b/docs/template.html index 629481ac..5e755f83 100644 --- a/docs/template.html +++ b/docs/template.html @@ -143,10 +143,11 @@ margin-top: 5px; + \ No newline at end of file -- cgit v1.2.3 From 6d7d70c1c052c2ad42ea8bef7cd56760c8041592 Mon Sep 17 00:00:00 2001 From: Alec Perkins Date: Fri, 7 Sep 2012 13:05:44 -0400 Subject: [docs] Move styles to own file. Fix table-of-contents positioning when viewed on <767px screens. The fixed positioning of the ToC needs to be overridden with static, so that the ToC falls back into the flow of content and is sized correctly. Also, this prevents the actual page content from riding up behind the ToC and being obscured.--- docs/template.html | 71 ++++++++++++------------------------------------------ 1 file changed, 16 insertions(+), 55 deletions(-) (limited to 'docs/template.html') diff --git a/docs/template.html b/docs/template.html index 5e755f83..1b4113d1 100644 --- a/docs/template.html +++ b/docs/template.html @@ -8,47 +8,8 @@ - + @@ -123,16 +84,16 @@ margin-top: 5px;
-
-
- -
+
+
+ +
-{{ content }} + {{ content }}
-- cgit v1.2.3 From 30dedc95e5a71caa436e9ef2e0e543cd0def1162 Mon Sep 17 00:00:00 2001 From: Alec Perkins Date: Fri, 7 Sep 2012 13:52:44 -0400 Subject: [docs] Spacing tweaks when getting responsive. --- docs/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/template.html') diff --git a/docs/template.html b/docs/template.html index 1b4113d1..f4a8edb9 100644 --- a/docs/template.html +++ b/docs/template.html @@ -92,7 +92,7 @@
-
+
{{ content }}
-- cgit v1.2.3 From 7f681d72fcd7b637cf4976c7e381c382b852958c Mon Sep 17 00:00:00 2001 From: Alec Perkins Date: Fri, 7 Sep 2012 14:12:29 -0400 Subject: [docs] Update jQuery to 1.8.1 --- docs/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/template.html') diff --git a/docs/template.html b/docs/template.html index f4a8edb9..42d030d3 100644 --- a/docs/template.html +++ b/docs/template.html @@ -101,7 +101,7 @@ - + -- cgit v1.2.3 From 5d9dfcd8ae10db37f0cca043d3b9977e27197487 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Sat, 8 Sep 2012 20:23:32 +0100 Subject: Code highlighting in docs --- docs/template.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/template.html') diff --git a/docs/template.html b/docs/template.html index 42d030d3..a4b4d4b4 100644 --- a/docs/template.html +++ b/docs/template.html @@ -7,6 +7,7 @@ + @@ -15,7 +16,7 @@ - +