hugo

Fork of github.com/gohugoio/hugo with reverse pagination support

git clone git://git.shimmy1996.com/hugo.git

config.toml (190B)

    1 # Config for production
    2 
    3 # This is turned off in development as it is relatively slow. 
    4 # This is needed to get accurate lastMod and Git commit info
    5 # on the docs pages.
    6 enableGitInfo = true