{:site-title           "Tiny DC"
 :site-subtitle        "The tiny data center"
 :author               "Harlan Iverson"
 :description          "Tiny Data Center"
 :site-url             "https://tinydatacenter.com/"
 :source-code-url      "https://github.com/harlanji/tinydatacenter"
 :sidebar-links-title  "TinyDC Sites"
 :sidebar-links        [{:title "Author Website" :uri "https://harlanji.com"}
                        {:title "iSpooge Media" :uri "https://ispooge.com"}
                        {:title "This website" :uri "https://tinydatacenter.com"}]
 :post-root            "posts"
 :page-root            "pages"
 :post-root-uri        ""
 :page-root-uri        ""
 :tag-root-uri         "tag"
 :author-root-uri      "about"
 :blog-prefix          ""
 :rss-name             "feed.xml"
 :rss-filters          ["video" "episode" "episode-wip" "daily-links" "guide" "guide-wip"]
 :recent-posts         8
 :post-date-format     "yyyy-MM-dd"
 :archive-group-format "yyyy MMMM"
 :sass-src             []
 :sass-path            "sass"
 :compass-path         "compass"
 :theme                "blue"
 :resources            ["img" "assets"]
 :keep-files           [".git"]
 :disqus?              false
 :disqus-shortname     ""
 :ignored-files        [#"\.#.*" #".*\.swp$"]
 :posts-per-page       8
 :blocks-per-preview   2
 :previews?            false
 :clean-urls?          false
 :hide-future-posts?   false
 :klipse               {}
 :debug?               true}