Add image lazyloading to autocompile.sh
This commit is contained in:
parent
31f3b5d242
commit
9b05df056f
@ -2,5 +2,5 @@
|
||||
# Requirements: inotify-tools, python3
|
||||
|
||||
while inotifywait -e close_write ./slides/*.md; do
|
||||
python3 ./onpoint/main.py .
|
||||
python3 ./onpoint/main.py . -i
|
||||
done
|
||||
Loading…
x
Reference in New Issue
Block a user