init commit
This commit is contained in:
4
config/dev.exs
Normal file
4
config/dev.exs
Normal file
@@ -0,0 +1,4 @@
|
||||
import Config
|
||||
|
||||
config :tableau, Tableau.PageExtension, dir: ["_pages", "_wip"]
|
||||
config :tableau, Tableau.PostExtension, future: true, dir: ["_posts", "_drafts"]
|
Reference in New Issue
Block a user