Posts.
Older posts at the bottom.
24-06-26
Due to lack of ideas for articles, I decided to start this
micro blog section. To make that date above work as a
hyperlink, I used the following sed command :P
sed -E 's/^## POST:([0-9]{2}-[0-9]{2}-[0-9]{2})$/---\n<a href="#\1" id="\1" class="date">\1<\/a><br>/g'