Skip to content

Commit

Permalink
setting incremental builds to cut down subsequent build times (Kong#2034
Browse files Browse the repository at this point in the history
)
  • Loading branch information
lena-larionova authored May 13, 2020
1 parent 758f030 commit 6fa2b0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ destination: dist
permalink: pretty
timezone: America/San_Francisco
markdown: kramdown
incremental: true

keep_files:
- assets
Expand Down

0 comments on commit 6fa2b0a

Please sign in to comment.