Add syntax highlighting

This commit is contained in:
Seth Vargo 2016-10-03 19:02:06 -04:00
parent ccc061665a
commit f3a05f4e49
No known key found for this signature in database
GPG key ID: 905A90C2949E8787
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,9 @@
pre.highlight code {
color: $white;
}
<%= Rouge::Themes::Base16.render(scope: ".highlight") %>
pre.highlight code span.c1 {
color: $gray;
}

View file

@ -27,6 +27,7 @@
@import '_footer';
@import '_buttons';
@import '_sidebar';
@import '_syntax';
@import '_announcement-bnr';
// Pages