jwebsite/deploy.jl

6 lines
118 B
Julia
Raw Normal View History

2020-06-14 04:15:14 +00:00
using Franklin
if !(@isdefined msg)
msg = "franklin-update"
end
publish(prerender=false, final=lunr, message=msg)