diff --git a/_config.yml b/_config.yml index 892bf81..943fdc2 100644 --- a/_config.yml +++ b/_config.yml @@ -1,8 +1,8 @@ -exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "static/templates/wikipage.mdt"] +exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "static/templates/*"] lsi: false -auto: true -pygments: true +highlighter: pygments safe: true +markdown: kramdown title: Cloud Haskell tagline: Erlang-style concurrency for Haskell diff --git a/_includes/footer.html b/_includes/footer.html index e163030..abd757f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,28 +1,29 @@