Draft: Initial content #11

Open
savau wants to merge 28 commits from content into restructure
Showing only changes of commit d66b7c7ace - Show all commits

View File

@ -206,6 +206,10 @@ main =
]
specialContext = defaultContext
match "images/*" $ do
route idRoute
compile copyFileCompiler
match "content/**" $ do
compile $
pandocCompiler