1build:2 @./build.el34watch:5 @while true; do inotifywait -qq -r -e modify ./content; sleep 1; ./build.el > /dev/null; done67clean:8 rm -rf public9 rm -rf .org-timestamps1011release:12 rsync -irtz --delete ./public/ rsync@eirin:blog
https://lin.moe
git clone git://git.lin.moe/blog-site.git
1build:2 @./build.el34watch:5 @while true; do inotifywait -qq -r -e modify ./content; sleep 1; ./build.el > /dev/null; done67clean:8 rm -rf public9 rm -rf .org-timestamps1011release:12 rsync -irtz --delete ./public/ rsync@eirin:blog