Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
decker
decker
Commits
32a8c602
Commit
32a8c602
authored
Nov 26, 2018
by
Henrik Tramberend
Browse files
Do not publish PDF by default
parent
c4ec8fc7
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Decker.hs
View file @
32a8c602
...
...
@@ -218,7 +218,7 @@ main = do
--
phony
"publish"
$
do
need
[
"index"
]
allHtmlA
<++>
allPdfA
>>=
need
allHtmlA
>>=
need
metaData
<-
metaA
let
host
=
metaValueAsString
"rsync-destination.host"
metaData
let
path
=
metaValueAsString
"rsync-destination.path"
metaData
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment