Switch to the Jaguar theme

In addition to a nicer layout, this adds a searchable sidebar
and a source code viewer.
This commit is contained in:
Andreas Hocevar
2014-05-06 12:46:59 -05:00
parent e6dbb61d68
commit e2c9dd279d
37 changed files with 1814 additions and 702 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
<?js var data = obj; ?>
<pre><code><?js= data ?></code></pre>
<pre class="prettyprint"><code><?js= data ?></code></pre>