comparison _config.yml @ 120:bfdbe4eb3128

* Makefile: automating deployment.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Sat, 19 Nov 2016 01:19:58 +0100
parents 25149c27c794
children 666ca704a210
comparison
equal deleted inserted replaced
119:22f0158e5848 120:bfdbe4eb3128
22 irc_network: "irc.freenode.net" 22 irc_network: "irc.freenode.net"
23 23
24 # Build settings 24 # Build settings
25 markdown: kramdown 25 markdown: kramdown
26 highlighter: pygments 26 highlighter: pygments
27
28 exclude: ["Makefile"]