Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 27c4922

Browse files
author
James Calcaben
committed
Add jekyll-watch dependency
1 parent d49f161 commit 27c4922

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ RUN gem install \
1818
pygments.rb \
1919
json \
2020
rouge \
21-
jekyll-lunr-js-search
21+
jekyll-lunr-js-search \
22+
jekyll-watch:1.4.0
2223

2324
VOLUME /src
2425
EXPOSE 4000

0 commit comments

Comments
 (0)