diff --git a/site/index.html b/site/index.html index 1be1d83..39c4540 100755 --- a/site/index.html +++ b/site/index.html @@ -1,5 +1,7 @@ #!./page.sh +entries="$(for f in entries/*.html; do echo $(git log --pretty=format:'%ct' --follow $f | tail -n 1) $f; done | sort -nr | cut -f2- -d' ')" + cat << EOF
@@ -23,7 +25,7 @@ cat << EOF