Skip to content
Snippets Groups Projects
Unverified Commit e8c8eacf authored by Frank Taillandier's avatar Frank Taillandier
Browse files

Dev: Run preview in incremental mode

parent 75ba9366
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -27,6 +27,8 @@ namespace :site do
options = {
"source" => File.expand_path(docs_folder),
"destination" => File.expand_path("#{docs_folder}/_site"),
"incremental" => true,
"profile" => true,
"watch" => true,
"serving" => true,
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment