1
Fork 0

Use short markdown suffix.

This commit is contained in:
Jan-Erik Rediger 2013-06-02 23:02:56 +02:00
parent 922483f11f
commit 7fa0c8a602

View file

@ -3,7 +3,7 @@
OUTPUT_DIR = File.expand_path("~/projects/fnordig.de/_posts")
EDITOR = ENV['EDITOR'] || 'vim'
EXTENSION=".markdown"
EXTENSION=".md"
HEADER = <<EOF
---
layout: post