engine

website and gopher hole static engine
git clone git://kh1b.org/engine
Log | Files | Refs | README

config.mk (147B)


      1 HEAD := ../utils/head.html
      2 TAIL := ../utils/tail.html
      3 
      4 MARKDOWN := index.md
      5 
      6 OUTPUT := index.html
      7 
      8 WEBROOT := .webroot
      9 
     10 STATIC_ASSETS := style.css