changing to suport yaml rather than json and adding optional restructuredtext support

This commit is contained in:
tycho garen
2013-07-06 22:31:43 -04:00
parent a7f5f97bc2
commit 431fa0e2d7
5 changed files with 64 additions and 30 deletions

View File

@@ -14,10 +14,10 @@
package main
import (
"./hugolib"
"flag"
"fmt"
"github.com/howeyc/fsnotify"
"./hugolib"
"net/http"
"os"
"path/filepath"