From: MatthewOwens Date: Tue, 21 Jul 2020 15:59:53 +0000 (+0100) Subject: about div X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=8bcdd37dfa8e3ae177bbc8f74b7ba7025b58ed0e;p=website.git about div --- diff --git a/scripts/gen_index.sh b/scripts/gen_index.sh index 30714c4..8fb0297 100755 --- a/scripts/gen_index.sh +++ b/scripts/gen_index.sh @@ -9,4 +9,6 @@ MATCH="^([0-9]{1,4})-([0-9]{1,4})-([0-9]{1,4})-([^\.]+)(.*)" sed "s|TITLE|Matthew Owens|" includes/head.html cat includes/header.html ls $POSTS_DIR | sed -Ee 's/ /\n/' -e "s/$MATCH/\1 \2 \3 \4/" | awk -f scripts/posts.awk +echo "
" markdown about.md +echo "
"