Support for "private" builds

This commit is contained in:
Jeff Parsons 2016-04-14 14:24:52 -07:00
commit a9fe17440a
8 changed files with 70 additions and 4 deletions

View file

@ -18,7 +18,7 @@ encoding: UTF-8
# Build settings
exclude: ["index.html", "**/index.html", "**/archive", "**/c64", "logs", "node_modules", "src", "**/src", "tmp", "**/tmp", "videos", "web", ".git", ".idea"]
exclude: ["index.html", "**/index.html", "archive", "**/archive", "**/c64", "logs", "node_modules", "src", "**/src", "tmp", "**/tmp", "videos", "web", ".git", ".idea"]
markdown: kramdown
kramdown:
input: GFM