mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +00:00
better
This commit is contained in:
parent
f644aba7a8
commit
f1d00dbd7f
5 changed files with 14 additions and 14 deletions
|
@ -8,7 +8,7 @@ docker run \
|
|||
-e HISTFILE=/site/.bash_history \
|
||||
-e JEKYLL_ENV=development \
|
||||
-it \
|
||||
my-jekyll-site bundle exec jekyll serve --host 0.0.0.0 --incremental --livereload
|
||||
my-jekyll-site bundle exec jekyll serve --host 0.0.0.0 $*
|
||||
|
||||
# Additional options:
|
||||
# --incremental: Only rebuilds files that changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue