jwebsite/deploy.jl

6 lines
118 B
Julia
Executable File

using Franklin
if !(@isdefined msg)
msg = "franklin-update"
end
publish(prerender=false, final=lunr, message=msg)