From a5c4c00b5940e8c40364573b6c31f253a862b479 Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Thu, 27 Aug 2015 22:49:41 +0200 Subject: [PATCH] Set code colour to monokai and show teasers --- conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf.py b/conf.py index c648216..3aa755b 100644 --- a/conf.py +++ b/conf.py @@ -389,7 +389,7 @@ REDIRECTIONS = [] # "assets/css/code.css" this is ignored. # Can be any of autumn borland bw colorful default emacs friendly fruity manni # monokai murphy native pastie perldoc rrt tango trac vim vs -# CODE_COLOR_SCHEME = 'default' +CODE_COLOR_SCHEME = 'monokai' # If you use 'site-reveal' theme you can select several subthemes # THEME_REVEAL_CONFIG_SUBTHEME = 'sky' @@ -408,8 +408,8 @@ REDIRECTIONS = [] # ("icon", "/icon_128x128.png", "128x128"), # } -# Show only teasers in the index pages? Defaults to False. -# INDEX_TEASERS = False +# Show only teasers in the index pages? Defaults to False +INDEX_TEASERS = True # HTML fragments with the Read more... links. # The following tags exist and are replaced for you: